On Mon, 2009-05-11 at 01:45 -0700, David Rientjes wrote:
I assume that you've actually seen this behavior where OOM-killing a
task will free enough memory to allow a higher-order allocation to
succeed.
Could you explain a little more about why you think this scenario works
for you? Are large contiguous areas of memory pinned by the task
getting which you want to get killed? Why wasn't swapping effective
against this task? Was the task itself taking up a large portion of
total memory?
-- Dave
--