diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2025-03-31 23:09:39 +0300 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2025-04-02 17:24:34 +0300 |
commit | 955ba7b5ea0395e9e3377f0ffc14f5dc4a099284 (patch) | |
tree | e13f648d28a6f9853255119fc506f2174a14b5a9 /scripts/gdb/linux/proc.py | |
parent | 9180ad2e161b7030e0af78fd2266cbcefe81e652 (diff) | |
download | linux-955ba7b5ea0395e9e3377f0ffc14f5dc4a099284.tar.xz |
bcachefs: bch_dev_usage_full
All the fastpaths that need device usage don't need the sector totals or
fragmentation, just bucket counts.
Split bch_dev_usage up into two different versions, the normal one with
just bucket counts.
This is also a stack usage improvement, since we have a bch_dev_usage on
the stack in the allocation path.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions