Eliminating bounce buffers

Stephen C. Tweedie sct en redhat.com
Lun Ene 31 22:22:04 CST 2000


Hi,

On Mon, 31 Jan 2000 12:48:31 -0500, Larry Woodman
<woodman en missioncriticallinux.com> said:

> Yes, I totally agree that after we pass 4GB of physical memory we
> still need to copy to pages which are less than 4GB before doing IO.
> Do you think its worth having yet another zone for this???

Yes.  Ideally, on large PAE36 Intel boxes we want to use the memory
below 4G for uses which will require IO (ie. page cache), and memory
above that point for anonymous pages which we don't expect IO on except
if we start swapping.  Having separate zones will make that a lot easier
to arrange.

--Stephen

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



Más información sobre la lista de distribución Ayuda