Searched hist:"65 d0f20533c503b50bd5e7e86434512af7761eea" (Results 1 – 2 of 2) sorted by relevance
/linux/fs/xfs/ |
H A D | xfs_mount.h | diff 65d0f20533c503b50bd5e7e86434512af7761eea Fri Sep 24 10:40:15 CEST 2010 Dave Chinner <dchinner@redhat.com> xfs: split inode AG walking into separate code for reclaim
The reclaim walk requires different locking and has a slightly different walk algorithm, so separate it out so that it can be optimised separately.
Signed-off-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Alex Elder <aelder@sgi.com>
|
H A D | xfs_mount.c | diff 65d0f20533c503b50bd5e7e86434512af7761eea Fri Sep 24 10:40:15 CEST 2010 Dave Chinner <dchinner@redhat.com> xfs: split inode AG walking into separate code for reclaim
The reclaim walk requires different locking and has a slightly different walk algorithm, so separate it out so that it can be optimised separately.
Signed-off-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Alex Elder <aelder@sgi.com>
|