2009-12-22 23:46:45

by Yinghai Lu

[permalink] [raw]
Subject: [PATCH -v2 0/25] x86: use early_res instead of bootmem before slab

From: "Yinghai Lu <[email protected]>"

please check the patches regarding with early_res and bootmem

and at last it will make use early_res instead of bootmem with x86 64bits

the first two are needed for some amd_bus.c/intel_bus.c cleaning up patches too.
so put other x86/pci related into this series
hope that is ok to Jesse.

-v2: allocate vmemmap on one node together, and also seperate early_res

Thanks

Yinghai


2010-01-04 17:53:01

by Christoph Lameter

[permalink] [raw]
Subject: Re: [PATCH -v2 0/25] x86: use early_res instead of bootmem before slab


So you want to allocate lots of memory from higher memory adresses?