Re: What to expect with the 2.6 VM

From: Daniel Phillips (phillips@arcor.de)
Date: Mon Jun 30 2003 - 12:43:04 EST


On Tuesday 01 July 2003 03:39, Mel Gorman wrote:
> I'm writing a small paper on the 2.6 VM for a conference.

Nice stuff, and very timely.

> In 2.4, Page Table Entries (PTEs) must be allocated from ZONE_ NORMAL as
> the kernel needs to address them directly for page table traversal. In a
> system with many tasks or with large mapped memory regions, this can
> place significant pressure on ZONE_ NORMAL so 2.6 has the option of
> allocating PTEs from high memory.

You probably ought to mention that this is only needed by 32 bit architectures
with silly amounts of memory installed. On that topic, you might mention
that the VM subsystem generally gets simpler and in some cases faster (i.e.,
no more highmem mapping cost) in the move to 64 bits.

You also might want to mention pdflush.

Regards,

Daniel

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Jul 07 2003 - 22:00:13 EST