Commit 4ffc84442572669727dc4fcd976582508eaf23e7
Committed by
Linus Torvalds
1 parent
d25b9a1ff0
Exists in
master
and in
7 other branches
[PATCH] Move cond_resched() after iput() in sync_sb_inodes()
In here, I think the following order is more cache-friendly. Signed-off-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff
fs/fs-writeback.c