aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorJunxiao Bi <[email protected]>2016-07-26 15:21:32 -0700
committerLinus Torvalds <[email protected]>2016-07-26 16:19:19 -0700
commit0b492f68bb28c1ecb45cfdc4522074df26c6109d (patch)
treebb0decff841cad90f4c8f8dad3fa4d6b4619c886 /tools/perf/scripts/python/call-graph-from-postgresql.py
parent191df2b51303d62f95ccd8552e09dcd78eaa1a05 (diff)
ocfs2: improve recovery performance
Journal replay will be run when performing recovery for a dead node. To avoid the stale cache impact, all blocks of dead node's journal inode were reloaded from disk. This hurts the performance. Check whether one block is cached before reloading it can improve performance a lot. In my test env, the time doing recovery was improved from 120s to 1s. [[email protected]: clean up the for loop p_blkno handling] Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Junxiao Bi <[email protected]> Reviewed-by: Joseph Qi <[email protected]> Cc: "Gang He" <[email protected]> Cc: Mark Fasheh <[email protected]> Cc: Joel Becker <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions