All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] dcache: per-sb LRU locks
@ 2011-08-08  7:03 Dave Chinner
  2011-08-08  7:03 ` [PATCH 1/2] dcache: convert dentry_stat.nr_unused to per-cpu counters Dave Chinner
  2011-08-08  7:03 ` [PATCH 2/2] dentry: move to per-sb LRU locks Dave Chinner
  0 siblings, 2 replies; 10+ messages in thread
From: Dave Chinner @ 2011-08-08  7:03 UTC (permalink / raw)
  To: viro; +Cc: linux-kernel, linux-fsdevel

Hi Al,

This is the missing piece of the per-sb shrinker patchset - I
dropped it because it was causing problems. Now that you've fixed a
bunch of problems in the dcache code, the conversion to per-sb LRU
locks for the dcache no longer causes my systems to crash and burn.
It's been stable for the past couple of weeks, so it's time for more
review and wider testing....

Cheers,

Dave.

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

end of thread, other threads:[~2011-08-10  5:36 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-08  7:03 [PATCH 0/2] dcache: per-sb LRU locks Dave Chinner
2011-08-08  7:03 ` [PATCH 1/2] dcache: convert dentry_stat.nr_unused to per-cpu counters Dave Chinner
2011-08-08  7:08   ` Pekka Enberg
2011-08-08  7:08     ` Pekka Enberg
2011-08-09 10:48     ` Dave Chinner
2011-08-08  7:03 ` [PATCH 2/2] dentry: move to per-sb LRU locks Dave Chinner
2011-08-08 13:02   ` Peter Zijlstra
2011-08-09 11:04     ` Dave Chinner
2011-08-09 11:21       ` Peter Zijlstra
2011-08-10  5:35       ` Dave Chinner

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.