diff options
author | Ken Raeburn <raeburn@redhat.com> | 2025-02-01 05:18:06 +0300 |
---|---|---|
committer | Mikulas Patocka <mpatocka@redhat.com> | 2025-02-03 16:15:30 +0300 |
commit | 0ce46f4f751bc15375aea501a991ec931278b415 (patch) | |
tree | b4e09012ad6242b78b079e201e4a6bf373a4de8d /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | f979da512553a41a657f2c1198277e84d66f8ce3 (diff) | |
download | linux-0ce46f4f751bc15375aea501a991ec931278b415.tar.xz |
dm vdo slab-depot: read refcount blocks in large chunks at load time
At startup, vdo loads all the reference count data before the device
reports that it is ready. Using a pool of large metadata vios can
improve the startup speed of vdo. The pool of large vios is released
after the device is ready.
During normal operation, reference counts are updated 4kB at a time,
as before.
Signed-off-by: Ken Raeburn <raeburn@redhat.com>
Signed-off-by: Matthew Sakai <msakai@redhat.com>
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions