Preventing “soft” failures due to memory fragmentation in Linux
A previous post documented that a Linux server running a pre-2.6.24 kernel can fail to allocate large chunks of memory after its memory has been fragmented by a “thrashing” incident. In this post, I will point out some ways to prevent this problem. Use a Newer Kernel We have some servers running RHEL 5.9 with […]
Preventing “soft” failures due to memory fragmentation in Linux Read More »