[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] 2nd try at radix-tree pagecache and 2.4.19-pre3-ac6
- To: linux-mm@kvack.org
- Subject: [PATCH] 2nd try at radix-tree pagecache and 2.4.19-pre3-ac6
- From: Art Haas <ahaas@neosoft.com>
- Date: Mon, 25 Mar 2002 18:51:00 -0600
- Fake-Sender: owner-linux-mm@kvack.org
- Original-Recipient: rfc822;linux-mm-archive@humbolt.geo.uu.nl
- Sender: Rik van Riel <riel@nl.linux.org>
- User-Agent: Mutt/1.3.20i
Hi.
Changes since the first version ...
1) Removed any remaining references to pagecache_lock in filemap.c
vmscan.c as the variable has been removed.
2) Modified a __find_page() call to radix_tree_lookup()
in filemap.c. This change is meant to fix a problem
pointed out by Christoph Hellwig.
I've built the kernel with the patch, and it's running now,
and seems to be working well. Once again, all comments and
suggestions welcomed, and my thanks to all the VM coders.
--
They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety.
-- Benjamin Franklin, Historical Review of Pennsylvania, 1759
--
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-mm.org/