diff options
author | 2020-06-02 15:34:41 +0200 | |
---|---|---|
committer | 2020-06-05 14:59:42 -0400 | |
commit | 334b4fc17275667b38ebfd719714dab0edb83c6a (patch) | |
tree | dd6366b202e6c05c3c770014e6e73fe8cd69f77a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dm bufio: introduce forget_buffer_locked (diff) | |
download | wireguard-linux-334b4fc17275667b38ebfd719714dab0edb83c6a.tar.xz wireguard-linux-334b4fc17275667b38ebfd719714dab0edb83c6a.zip |
dm ebs: use dm_bufio_forget_buffers
Use dm_bufio_forget_buffers instead of a block-by-block loop that
calls dm_bufio_forget. dm_bufio_forget_buffers is faster than the loop
because it searches for used buffers using rb-tree.
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions