lkml.org 
[lkml]   [2012]   [Nov]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [patch 1/4] mm, oom: ensure sysrq+f always passes valid zonelist
On Wed, 14 Nov 2012, Michal Hocko wrote:

> > With hotpluggable and memoryless nodes, it's possible that node 0 will
> > not be online, so use the first online node's zonelist rather than
> > hardcoding node 0 to pass a zonelist with all zones to the oom killer.
>
> Makes sense although I haven't seen a machine with no 0 node yet.

We routinely do testing with them, actually, just by physically removing
all memory described by the SRAT that maps to node 0. You could do the
same thing by making all pxms that map to node 0 to be hotpluggable in
your memory affinity structure. I've been bit by it one too many times so
I always keep in mind that no single node id is guaranteed to be online
(although at least one node is always online); hence, first_online_node is
the solution.

> According to 13808910 this is indeed possible.
>
> > Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> > Signed-off-by: David Rientjes <rientjes@google.com>
>
> Reviewed-by: Michal Hocko <mhocko@suse.cz>
>

Thanks!


\
 
 \ /
  Last update: 2012-11-14 12:41    [W:0.094 / U:0.076 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site