[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Big memory, no struct page allocation



William Lee Irwin III wrote:
>> Try allocating it at boot-time with the bootmem allocator.

On Sun, Jun 23, 2002 at 11:31:28PM +0800, David Chow wrote:
> Thanks for suggestions, you mean this will allow no struct page or can 
> use memory more than 1GB? Please make clear on direction, I would love 
> to know. Thanks.

On 32-bit machines with 3:1 process address space splits yes.

In this case you're far better off playing games with the highmem
initialization in order to slice the memory out of there and kmap it.


Cheers,
Bill
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/