All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch 0/4] lockless pagecache for 2.6.18-mm3
@ 2006-10-04 14:36 Nick Piggin
  2006-10-04 14:37 ` [patch 1/4] radix-tree: use indirect bit Nick Piggin
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Nick Piggin @ 2006-10-04 14:36 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Nick Piggin, Linux Memory Management

Updated lockless patchset against 2.6.18-mm3. Boots and survives basic
stress testing so far.

I have decided not to implement the tweak Hugh suggested yet, for reasons
outlined in the patch description. I still think it is a promising
approach, I just haven't been able to convince myself of correctness
in some paths yet.

Nick

--
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/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

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

end of thread, other threads:[~2006-10-04 14:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-04 14:36 [patch 0/4] lockless pagecache for 2.6.18-mm3 Nick Piggin
2006-10-04 14:37 ` [patch 1/4] radix-tree: use indirect bit Nick Piggin
2006-10-04 14:37 ` [patch 2/4] radix-tree: gang_lookup_slot Nick Piggin
2006-10-04 14:37 ` [patch 3/4] mm: speculative get page Nick Piggin
2006-10-04 14:37 ` [patch 4/4] mm: lockless pagecache lookups 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.