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

Re: [PATCH] fix for VM test9-pre,



On Mon, Oct 02, 2000 at 02:07:51PM -0300, Rik van Riel wrote:
> However, I have no idea why your buffers and pagecache pages
> aren't bounced into the HIGHMEM zone ... They /should/ just

buffers/dcache/icache can't be allocated in HIGHMEM zone. Only page cache can
live in HIGHMEM by using bounce buffers for doing the I/O.

> be moved to the HIGHMEM zone where they don't bother the rest
> of the system, but for some reason it looks like that doesn't
> work right on your system ...

That shouldn't be the problem, the bounce buffer logic isn't changed since
test6 that is reported not to show the bad behaviour.

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.linux.eu.org/Linux-MM/