On Sun, 2005-03-06 at 10:57 -0500, Bob Picco wrote: > +void __init *alloc_remap(int nid, unsigned long size) > +{ > + return vmem_map; > +} > + Oooh. That's nice. What else was required to get the NUMA configs to work? -- Dave
On Sun, 2005-03-06 at 10:57 -0500, Bob Picco wrote: > +void __init *alloc_remap(int nid, unsigned long size) > +{ > + return vmem_map; > +} > + Oooh. That's nice. What else was required to get the NUMA configs to work? -- Dave