Re: [PATCH 5/5] oom: __oom_kill_task() must use find_lock_task_mm()too

From: David Rientjes
Date: Tue Jun 01 2010 - 16:44:52 EST


On Mon, 31 May 2010, KOSAKI Motohiro wrote:

> From: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxxxxxxx>
> Subject: [PATCH 5/5] oom: __oom_kill_task() must use find_lock_task_mm() too
>
> __oom_kill_task also use find_lock_task_mm(). because if sysctl_oom_kill_allocating_task
> is true, __out_of_memory() don't call select_bad_process().
>
> Signed-off-by: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxxxxxxx>

This code is removed as part of my oom killer rewrite as patch 12/18 "oom:
remove unnecessary code and cleanup".
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/