[Devel] [PATCH 6/8] Per container OOM killer
Pavel Emelianov
xemul at sw.ru
Mon Apr 9 05:56:30 PDT 2007
When container is completely out of memory some tasks should
die. This is unfair to kill the current task, so a task with
the largest RSS is chosen and killed. The code re-uses current
OOM killer select_bad_process() for task selection.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: diff-rss-container-oom-killer
URL: <http://lists.openvz.org/pipermail/devel/attachments/20070409/780be9f0/attachment-0001.ksh>
More information about the Devel
mailing list