commit | 237a0989e2902b7d43c4228a36d82f8691fb2118 | [log] [tgz] |
---|---|---|
author | Mike Kravetz <kravetz@us.ibm.com> | Mon Dec 05 12:06:42 2005 -0800 |
committer | Paul Mackerras <paulus@samba.org> | Mon Jan 09 14:51:57 2006 +1100 |
tree | 411b5e4978ac15ab283378610fef3941c880711a | |
parent | b5666f70395016a55cc9d57826508b8a346398d0 [diff] |
[PATCH] powerpc: numa placement for dynamically added memory This places dynamically added memory within the appropriate numa node. A new routine hot_add_scn_to_nid() replicates most of the memory scanning code in parse_numa_properties(). Signed-off-by: Mike Kravetz <kravetz@us.ibm.com> Signed-off-by: Paul Mackerras <paulus@samba.org>