linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch 0/6] vfsmount scaling and other bits
@ 2009-10-15  4:40 npiggin
  2009-10-15  4:40 ` [patch 1/6] fs: invalidate sb->s_bdev on remount,ro npiggin
                   ` (5 more replies)
  0 siblings, 6 replies; 22+ messages in thread
From: npiggin @ 2009-10-15  4:40 UTC (permalink / raw)
  To: Al Viro; +Cc: linux-fsdevel, Ian Kent, Linus Torvalds, linux-kernel

Hi Al,

Finally got around to some numbers and a few comments with vfsmount scaling.
Patch looks a bit nicer now, and numbers aren't too bad I think.

I also broke the brlock stuff into its own header... it's a bit ugly but I
couldn't see a nice way to do the per-CPU stuff without adding indirection and
memory allocation of dynamic per-CPU allocations. Anyone like to yell at me
for this, or suggest a better approach?

I also put some other reasonable looking bits and pieces in there which have
filtered to the bottom of my vfs stack, as there are some clashes otherwise.
If you want me to stop sending them to you, could you merge them or tell me why
I'm an idiot, please?

Thanks,
Nick



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

end of thread, other threads:[~2009-10-19 12:48 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-15  4:40 [patch 0/6] vfsmount scaling and other bits npiggin
2009-10-15  4:40 ` [patch 1/6] fs: invalidate sb->s_bdev on remount,ro npiggin
2009-10-15  4:40 ` [patch 2/6] fs: no games with DCACHE_UNHASHED npiggin
2009-10-15  6:31   ` David Miller
2009-10-15  7:44   ` Eric Dumazet
2009-10-15  8:13     ` Nick Piggin
2009-10-15  8:29       ` Nick Piggin
2009-10-15  9:13         ` Eric Dumazet
2009-10-15 13:20         ` Matthew Wilcox
2009-10-15 14:41           ` Nick Piggin
2009-10-15  4:40 ` [patch 3/6] fs: dcache remove d_mounted npiggin
2009-10-15 10:37   ` Ian Kent
2009-10-15  4:40 ` [patch 4/6] brlock: introduce special brlocks npiggin
2009-10-15  6:58   ` [rfc][patch 4a/6] brlock: "fast" brlocks Nick Piggin
2009-10-15 11:05     ` Peter Zijlstra
2009-10-15 11:26       ` Nick Piggin
2009-10-19  5:25   ` [patch 4/6] brlock: introduce special brlocks Andrew Morton
2009-10-19  9:49     ` Nick Piggin
2009-10-19 12:24       ` Andrew Morton
2009-10-19 12:48         ` Nick Piggin
2009-10-15  4:40 ` [patch 5/6] fs: brlock vfsmount_lock npiggin
2009-10-15  4:40 ` [patch 6/6] fs: scale mntget/mntput npiggin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).