diff options
author | Christoph Hellwig <[email protected]> | 2011-10-11 15:14:08 +0000 |
---|---|---|
committer | Alex Elder <[email protected]> | 2011-10-11 11:02:48 -0500 |
commit | bc6e588a8971aa74c02e42db4d6e0248679f3738 (patch) | |
tree | a9c8361b9f2d5b0364f5f4c3433e413b8f434dac /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 65112dccf8a113737684366349d7f9ec373ddc47 (diff) |
xfs: do not update xa_last_pushed_lsn for locked items
If an item was locked we should not update xa_last_pushed_lsn and thus skip
it when restarting the AIL scan as we need to be able to lock and write it
out as soon as possible. Otherwise heavy lock contention might starve AIL
pushing too easily, especially given the larger backoff once we moved
xa_last_pushed_lsn all the way to the target lsn.
Signed-off-by: Christoph Hellwig <[email protected]>
Reported-by: Stefan Priebe <[email protected]>
Tested-by: Stefan Priebe <[email protected]>
Reviewed-by: Dave Chinner <[email protected]>
Signed-off-by: Alex Elder <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions