aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorVratislav Bendel <[email protected]>2018-03-06 17:07:44 -0800
committerDarrick J. Wong <[email protected]>2018-03-11 20:27:56 -0700
commit19957a181608d25c8f4136652d0ea00b3738972d (patch)
tree260a3628b145cac035ad04785faaa4912b02dc52 /tools/perf/scripts/python/stackcollapse.py
parent4df0f7f145f2ac143039e2c569d17a25354f411d (diff)
xfs: Correctly invert xfs_buftarg LRU isolation logic
Due to an inverted logic mistake in xfs_buftarg_isolate() the xfs_buffers with zero b_lru_ref will take another trip around LRU, while isolating buffers with non-zero b_lru_ref. Additionally those isolated buffers end up right back on the LRU once they are released, because b_lru_ref remains elevated. Fix that circuitous route by leaving them on the LRU as originally intended. Signed-off-by: Vratislav Bendel <[email protected]> Reviewed-by: Brian Foster <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Reviewed-by: Darrick J. Wong <[email protected]> Signed-off-by: Darrick J. Wong <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions