diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2024-11-30 01:41:43 +0300 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2024-12-29 21:30:39 +0300 |
commit | ba9752e5f43637096d636abb934b8172fc23ea62 (patch) | |
tree | 85e929668d4a813050ca6ed6a50dc918282eba62 /tools/perf/scripts/python | |
parent | ebdca072683844e04fe8bd31f64745554b9119d4 (diff) | |
download | linux-ba9752e5f43637096d636abb934b8172fc23ea62.tar.xz |
bcachefs: bcachefs_metadata_version_disk_accounting_big_endian
Fix sort order for disk accounting keys, in order to fix a regression on
mount times.
The typetag is now the most significant byte of the key, meaning disk
accounting keys of the same type now sort together.
This lets us skip over disk accounting keys that aren't mirrored in
memory when reading accounting at startup, instead of having them
interleaved with other counter types.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions