summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2013-07-15 18:27:47 +0200
committerTheodore Ts'o <tytso@mit.edu>2013-07-15 18:27:47 +0200
commit76828c882630ced08b5ddce22cc0095b05de9bc5 (patch)
tree1c053fd00116bfd578ccf6ec8b7b38e236ed14c9 /include
parentext4: make the extent_status code more robust against ENOMEM failures (diff)
downloadlinux-76828c882630ced08b5ddce22cc0095b05de9bc5.tar.xz
linux-76828c882630ced08b5ddce22cc0095b05de9bc5.zip
ext4: yield during large unlinks
During large unlink operations on files with extents, we can use a lot of CPU time. This adds a cond_resched() call when starting to examine the next level of a multi-level extent tree. Multi-level extent trees are rare in the first place, and this should rarely be executed. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions