diff options
author | Matthew Wilcox (Oracle) <[email protected]> | 2021-01-14 19:00:51 +0000 |
---|---|---|
committer | Jaegeuk Kim <[email protected]> | 2021-01-27 15:20:07 -0800 |
commit | 12699fb781574d50871ec6a4d96ac5e0f0ede03e (patch) | |
tree | 06235bd540571f0c4990fa66820e666893b03f3c /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | deaa965fb01173478a1234f4305c71fffa4b5dc4 (diff) |
f2fs: Remove readahead collision detection
With the new ->readahead operation, locked pages are added to the page
cache, preventing two threads from racing with each other to read the
same chunk of file, so this is dead code.
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Reviewed-by: Chao Yu <[email protected]>
Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions