summaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-path-selector.c
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2014-03-09 01:11:36 +0100
committerTheodore Ts'o <tytso@mit.edu>2014-03-09 01:11:36 +0100
commit3469a32a1e948c54204b5dd6f7476a7d11349e9e (patch)
treed6039ae11b109ddb71e9724a46d54337535a2d6e /drivers/md/dm-path-selector.c
parentjbd2: don't unplug after writing revoke records (diff)
downloadlinux-3469a32a1e948c54204b5dd6f7476a7d11349e9e.tar.xz
linux-3469a32a1e948c54204b5dd6f7476a7d11349e9e.zip
jbd2: don't hold j_state_lock while calling wake_up()
The j_state_lock is one of the hottest locks in the jbd2 layer and thus one of its scalability bottlenecks. We don't need to be holding the j_state_lock while we are calling wake_up(&journal->j_wait_commit), so release the lock a little bit earlier. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'drivers/md/dm-path-selector.c')
0 files changed, 0 insertions, 0 deletions