diff options
author | Christoph Hellwig <[email protected]> | 2022-04-15 06:52:58 +0200 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2022-04-17 19:50:02 -0600 |
commit | c22198e78d523c8fa079bbb70b2523bb6aa51849 (patch) | |
tree | b54b081561405d3e1f26da56451230594e6c6af8 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 44abff2c0b970ae3d310b97617525dc01f248d7c (diff) |
direct-io: remove random prefetches
Randomly poking into block device internals for manual prefetches isn't
exactly a very maintainable thing to do. And none of the performance
critical direct I/O implementations still use this library function
anyway, so just drop it.
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Damien Le Moal <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions