diff options
author | 2014-11-28 15:49:40 +0000 | |
---|---|---|
committer | 2014-12-02 11:02:50 -0800 | |
commit | 7dda2af83b2b7593458828d4f15443167b3da8c4 (patch) | |
tree | 0ecb8d2e1a2ef4a0745bd704ff09d86ed3cccb3f /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | f2fs: cleanup redundant macro (diff) | |
download | linux-dev-7dda2af83b2b7593458828d4f15443167b3da8c4.tar.xz linux-dev-7dda2af83b2b7593458828d4f15443167b3da8c4.zip |
f2fs: more fast lookup for gc_inode list
If there are many inodes that have data blocks in victim segment,
it takes long time to find a inode in gc_inode list.
Let's use radix_tree to reduce lookup time.
Signed-off-by: Changman Lee <cm224.lee@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions