diff options
| author | Kent Overstreet <kent.overstreet@gmail.com> | 2021-12-24 00:34:48 -0500 |
|---|---|---|
| committer | Kent Overstreet <kent.overstreet@linux.dev> | 2023-10-22 17:09:22 -0400 |
| commit | 1f5f52bd036ca019d77b2446b8e20981483d1b9d (patch) | |
| tree | 92692a52ddfca8f4fb1b8903a1aa2f02dbee2152 /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | 6214485b6f74c098615401ae3cde74f87396a298 (diff) | |
| download | linux-1f5f52bd036ca019d77b2446b8e20981483d1b9d.tar.gz linux-1f5f52bd036ca019d77b2446b8e20981483d1b9d.zip | |
bcachefs: Kill allocator short-circuit invalidate
The allocator thread invalidates buckets (increments their generation
number) prior to discarding them and putting them on freelists. We've
had a short circuit path for some time to only update the in-memory
bucket mark when doing the invalidate if we're not invalidating cached
data, but that short-circuit path hasn't really been needed for quite
some time (likely since the btree key cache code was added).
We're deleting it now as part of deleting/converting code that uses the
in memory bucket array.
Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions
