Gmane
Favicon
From: Nick Piggin <npiggin <at> suse.de>
Subject: [patch 0/3] lockless pagecache
Newsgroups: gmane.linux.kernel, gmane.linux.kernel.mm
Date: 2006-04-04 09:31:42 GMT (3 years, 13 weeks, 15 hours and 28 minutes ago)
Hi,

I'd like to submit the lockless pagecache for -mm. A scan through -mm
reveals that there shouldn't be any problems, except for reiser4, which
looks like it has a broken ->releasepage (it shouldn't be removing the
page from pagecache itself).

Thanks,
Nick