linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch 00/10] first set of vfs scale patches
@ 2010-08-17 18:37 Nick Piggin
  2010-08-17 18:37 ` [patch 01/10] fs: fix do_lookup false negative Nick Piggin
                   ` (10 more replies)
  0 siblings, 11 replies; 25+ messages in thread
From: Nick Piggin @ 2010-08-17 18:37 UTC (permalink / raw)
  To: Al Viro; +Cc: linux-fsdevel

Does not contain inode lock patches yet, I've not
quite finished porting them yet, but even when I do I think they should
get some time in linux-next and some more time for people to review them
before going upstream. So let's wait for next release on those?

This patchset contains:
* some misc bits
* rwlock->spinlock for fs_struct lock
* files_lock cleanup
* tty files list bugfix
* files_lock scaling
* vfsmount_lock scaling

These should all be in good shape for review and hopefully merging, so
please let me know if I need to fix anything.

Thanks,
Nick



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

end of thread, other threads:[~2010-08-20 10:09 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-17 18:37 [patch 00/10] first set of vfs scale patches Nick Piggin
2010-08-17 18:37 ` [patch 01/10] fs: fix do_lookup false negative Nick Piggin
2010-08-17 22:45   ` Valerie Aurora
2010-08-17 23:04   ` Sage Weil
2010-08-18 13:41   ` Andi Kleen
2010-08-17 18:37 ` [patch 02/10] fs: dentry allocation consolidation Nick Piggin
2010-08-17 22:45   ` Valerie Aurora
2010-08-17 18:37 ` [patch 03/10] apparmor: use task path helpers Nick Piggin
2010-08-17 22:59   ` Valerie Aurora
2010-08-17 18:37 ` [patch 04/10] fs: fs_struct rwlock to spinlock Nick Piggin
2010-08-17 23:14   ` Valerie Aurora
2010-08-20 10:05     ` Nick Piggin
2010-08-17 18:37 ` [patch 05/10] fs: remove extra lookup in __lookup_hash Nick Piggin
2010-08-18 13:57   ` Andi Kleen
2010-08-18 21:13     ` Andi Kleen
2010-08-18 19:34   ` Valerie Aurora
2010-08-17 18:37 ` [patch 06/10] fs: cleanup files_lock locking Nick Piggin
2010-08-18 19:46   ` Valerie Aurora
2010-08-17 18:37 ` [patch 07/10] tty: fix fu_list abuse Nick Piggin
2010-08-17 18:37 ` [patch 08/10] lglock: introduce special lglock and brlock spin locks Nick Piggin
2010-08-17 18:37 ` [patch 09/10] fs: scale files_lock Nick Piggin
2010-08-17 18:37 ` [patch 10/10] fs: brlock vfsmount_lock Nick Piggin
2010-08-18 14:05   ` Andi Kleen
2010-08-20 10:09     ` Nick Piggin
2010-08-17 21:14 ` [patch 00/10] first set of vfs scale patches Al Viro

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).