LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Syndicated Linux News (https://www.linuxquestions.org/questions/syndicated-linux-news-67/)
-   -   LXer: This week at LWN: Toward a smarter OOM killer (https://www.linuxquestions.org/questions/syndicated-linux-news-67/lxer-this-week-at-lwn-toward-a-smarter-oom-killer-770715/)

LXer 11-21-2009 09:00 PM

LXer: This week at LWN: Toward a smarter OOM killer
 
Published at LXer:

The Linux memory management code does its best to ensure that memory will always be available when some part of the system needs it. That effort notwithstanding, it is still possible for a system to reach a point where no memory is available. At that point, things can grind to a painful halt, with the only possible solution (other than rebooting the system) being to kill off processes until a sufficient amount of memory is freed up. That grim task falls to the out-of-memory (OOM) killer. Anybody who has ever had the OOM killer unleashed on a system knows that it does not always pick the best processes to kill, so it is not surprising that making the OOM killer smarter is a recurring theme in Linux virtual memory development.

Read More...


All times are GMT -5. The time now is 06:01 AM.