diff options
| author | Christoph Hellwig <[email protected]> | 2012-04-23 05:58:35 +0000 |
|---|---|---|
| committer | Ben Myers <[email protected]> | 2012-05-14 21:20:28 +0000 |
| commit | 8a48088f6439249019b5e17f6391e710656879d9 (patch) | |
| tree | b898076f1f2245dc435fa8e64b1ddac2b8424c7e /fs/xfs/xfs_inode.c | |
| parent | xfs: implement freezing by emptying the AIL (diff) | |
| download | kernel-8a48088f6439249019b5e17f6391e710656879d9.tar.gz kernel-8a48088f6439249019b5e17f6391e710656879d9.zip | |
xfs: don't flush inodes from background inode reclaim
We already flush dirty inodes throug the AIL regularly, there is no reason
to have second thread compete with it and disturb the I/O pattern. We still
do write inodes when doing a synchronous reclaim from the shrinker or during
unmount for now.
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Dave Chinner <[email protected]>
Reviewed-by: Mark Tinguely <[email protected]>
Signed-off-by: Ben Myers <[email protected]>
Diffstat (limited to 'fs/xfs/xfs_inode.c')
0 files changed, 0 insertions, 0 deletions
