[Webkit-unassigned] [Bug 65766] [GTK] OSAllocator::reserveUncommitted should not commit physical memory

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 9 12:18:30 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=65766





--- Comment #5 from Mark Hahnenberg <mhahnenberg at apple.com>  2011-08-09 12:18:30 PST ---
A third option might be to "volunteer" ourselves if we're using a lot of memory to be killed by the OOM killer when it's searching for a process to kill.  We have some influence on the OOM killer by increasing or decreasing the value in /proc/<pid>/oomadj (http://linux-mm.org/OOM_Killer).  This could somewhat alleviate the problem that the OOM killer kills a "random" process that the OP described.  I'm not sure how effective this option might be, but I thought I'd at least bring it up.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list