diff options
author | Ming Lei <[email protected]> | 2021-01-11 11:05:52 +0800 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2021-01-24 21:22:45 -0700 |
commit | 49d1ec8573f74ff1e23df1d5092211de46baa236 (patch) | |
tree | f6f25b2b40cb3845afdd529482cc974a7cdd7978 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 1a23e06cdab2be07cbda460c6417d7de564c48e6 (diff) |
block: manage bio slab cache by xarray
Managing bio slab cache via xarray by using slab cache size as xarray
index, and storing 'struct bio_slab' instance into xarray.
So code is simplified a lot, meantime it becomes more readable than before.
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Ming Lei <[email protected]>
Reviewed-by: Pavel Begunkov <[email protected]>
Tested-by: Pavel Begunkov <[email protected]>
Reviewed-by: Hannes Reinecke <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions