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

Re: Memory problems



On Mon, May 03, 1999 at 12:40:11PM +0200, Rik van Riel wrote:

> > Would it help to do all non-DMA allocations from memory above the 16M
> > mark if possible, and only allocate them lower than that if there was
> > no memory above that mark available?
> 
> Some time ago I wrote a quick and dirty design for a zone
> allocator. I guess now is the time to dust off the design
> (http://www.nl.linux.org/~riel/zone-alloc.html) and think
> up a good allocator for 2.3 and  beyond.

Here is another requirement for a future allocator - it should be ccNUMA
aware, that is it should try to allocate pages as close to the local node
as possible.

That one may be fun ...

  Ralf

--
To unsubscribe, send a message with 'unsubscribe linux-mm my@address'
in the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://humbolt.geo.uu.nl/Linux-MM/