[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RFC] 2.3.39 zone balancing
On Thu, 13 Jan 2000, Linus Torvalds wrote:
>to keep some memory free. Also, while we don't use high-memory pages right
>now in BH and irq contexts, I don't think that is something we need to
>codify, and it may change in the future. There's no real reason per se for
Yes, it will change on 64bit platforms.
>not using them (except for complexity), so I'd hate to have a special case
>for that case.
With the current code the special case is necessary but a rewrite should
be able to get rid of it cleanly. Anyway actually adding the number of
freeable pages to the free pages when checking the watermark is completly
buggy (this has nothing to do with the special case).
Andrea
--
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.nl.linux.org/Linux-MM/