diff options
| author | Sheng Yong <[email protected]> | 2017-11-22 18:23:38 +0800 |
|---|---|---|
| committer | Jaegeuk Kim <[email protected]> | 2018-01-02 19:27:27 -0800 |
| commit | f6df8f234e2502b7d8c6de42e066e01f908318cc (patch) | |
| tree | a170ca3b3040ea216a21580ffff774dafb32b672 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 5921aaa185908c07e1e30cbdaee417ddeb27cbf9 (diff) | |
f2fs: introduce sysfs readdir_ra to readahead inode block in readdir
This patch introduces a sysfs interface readdir_ra to enable/disable
readaheading inode block in f2fs_readdir. When readdir_ra is enabled,
it improves the performance of "readdir + stat".
For 300,000 files:
time find /data/test > /dev/null
disable readdir_ra: 1m25.69s real 0m01.94s user 0m50.80s system
enable readdir_ra: 0m18.55s real 0m00.44s user 0m15.39s system
Signed-off-by: Sheng Yong <[email protected]>
Reviewed-by: Chao Yu <[email protected]>
Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions