Messages in this thread |  | | | Date | Mon, 11 Jul 2011 15:21:44 -0400 | | From | Christoph Hellwig <> | | Subject | Re: [PATCH 08/14] inode: move to per-sb LRU locks |
| |
On Fri, Jul 08, 2011 at 02:14:40PM +1000, Dave Chinner wrote: > From: Dave Chinner <dchinner@redhat.com> > > With the inode LRUs moving to per-sb structures, there is no longer > a need for a global inode_lru_lock. The locking can be made more > fine-grained by moving to a per-sb LRU lock, isolating the LRU > operations of different filesytsems completely from each other.
Btw, any reason this is not done for dcache_lru_lock?
|  |