All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch 0/3] lockless pagecache
@ 2006-04-04  9:31 ` Nick Piggin
  0 siblings, 0 replies; 20+ messages in thread
From: Nick Piggin @ 2006-04-04  9:31 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Linux Kernel, Nick Piggin, Linux Memory Management

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

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2006-04-06  0:23 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-04  9:31 [patch 0/3] lockless pagecache Nick Piggin
2006-04-04  9:31 ` Nick Piggin
2006-04-04  9:31 ` [patch 1/3] radix tree: RCU lockless read-side Nick Piggin
2006-04-04  9:31   ` Nick Piggin
2006-04-04  9:32 ` [patch 2/3] mm: speculative get_page Nick Piggin
2006-04-04  9:32   ` Nick Piggin
2006-04-04  9:47   ` Andrew Morton
2006-04-04  9:47     ` Andrew Morton
2006-04-04 10:21     ` Nick Piggin
2006-04-04 10:21       ` Nick Piggin
2006-04-04 15:20   ` Christoph Lameter
2006-04-04 15:20     ` Christoph Lameter
2006-04-05  0:22     ` Nick Piggin
2006-04-05  0:22       ` Nick Piggin
2006-04-04 15:21   ` Christoph Lameter
2006-04-04 15:21     ` Christoph Lameter
2006-04-05  0:27     ` Nick Piggin
2006-04-05  0:27       ` Nick Piggin
2006-04-04  9:32 ` [patch 3/3] mm: lockless pagecache lookups Nick Piggin
2006-04-04  9:32   ` Nick Piggin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.