first set of vfs scale patches
From: | Nick Piggin <npiggin@kernel.dk> | |
To: | Al Viro <viro@zeniv.linux.org.uk> | |
Subject: | [patch 00/10] first set of vfs scale patches | |
Date: | Wed, 18 Aug 2010 04:37:29 +1000 | |
Message-ID: | <20100817183729.613117146@kernel.dk> | |
Cc: | linux-fsdevel@vger.kernel.org | |
Archive‑link: | Article |
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 -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html