Add references to other pages about OOM decoding

This commit is contained in:
Carsten Grohmann 2017-12-14 07:35:52 +01:00
parent 82249e7440
commit 823aa48a08

View File

@ -479,6 +479,21 @@ function goBack() {
</ol> </ol>
</div> </div>
<h2>Further Information</h2>
<ol>
<li>
<a href="https://man7.org/">Linux man pages online</a>
</li>
<li>
<a href="https://utcc.utoronto.ca/~cks/space/blog/linux/DecodingPageAllocFailures">
Decoding the Linux kernel's page allocation failure messages
</a>
</li>
<li>
<a href="http://elearningmedium.com/linux-kernel-oom-log-analysis/">Linux Kernel OOM Log Analysis</a>
</li>
</ol>
<hr/> <hr/>
<div class="footer"> <div class="footer">