lkml.org 
[lkml]   [2012]   [Jun]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v2] KSM: numa awareness sysfs knob
On Fri, 29 Jun 2012, Cong Wang wrote:
> On Fri, 29 Jun 2012 at 11:49 GMT, Petr Holasek <pholasek@redhat.com> wrote:
> > - root_unstable_tree = RB_ROOT;
> > + for (i = 0; i < MAX_NUMNODES; i++)
> > + root_unstable_tree[i] = RB_ROOT;
>
>
> This is not aware of memory-hotplug, right?
>

What makes you think so?


\
 
 \ /
  Last update: 2012-06-29 16:01    [from the cache]
©2003-2011 Jasper Spaans