|
|
Log in / Subscribe / Register

lockless pagecache

From:  Nick Piggin <npiggin@suse.de>
To:  Andrew Morton <akpm@osdl.org>
Subject:  [patch 0/3] lockless pagecache
Date:  Tue, 4 Apr 2006 11:31:42 +0200 (CEST)
Cc:  Linux Kernel <linux-kernel@vger.kernel.org>, Nick Piggin <npiggin@suse.de>, Linux Memory Management <linux-mm@kvack.org>

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


Copyright © 2006, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds