Re: Eliminating bounce buffers

From: Stephen C. Tweedie (sct@redhat.com)
Date: Mon Jan 31 2000 - 13:21:37 EST


Hi,

On Mon, 31 Jan 2000 12:48:31 -0500, Larry Woodman
<woodman@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@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Jan 31 2000 - 21:00:29 EST