aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorKent Overstreet <[email protected]>2024-01-01 19:42:37 -0500
committerKent Overstreet <[email protected]>2024-07-14 19:00:13 -0400
commitf5095b9f85a1674a92d00e7ab466499a8ba49ce1 (patch)
tree1234e2887dcf2294b767416157500296cbd8ac3f /tools/perf/scripts/python/sctop.py
parent2e8d686a4a13c01d9a2b329507a0f5ce6455b5a8 (diff)
bcachefs: dev_usage updated by new accounting
Reading disk accounting now requires an eytzinger lookup (see: bch2_accounting_mem_read()), but the per-device counters are used frequently enough that we'd like to still be able to read them with just a percpu sum, as in the old code. This patch special cases the device counters; when we update in-memory accounting we also update the old style percpu counters if it's a deice counter update. Signed-off-by: Kent Overstreet <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions