diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2024-12-02 05:44:38 +0300 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2025-01-10 07:38:41 +0300 |
commit | df448ca355ce84d62993166294f75517e4128598 (patch) | |
tree | a69615a19c0a3ab28ee2ed9b7f6dfc2755642099 /tools/perf/scripts/python/gecko.py | |
parent | 59c50511f7a8ecded211656425c9b92e31329333 (diff) | |
download | linux-df448ca355ce84d62993166294f75517e4128598.tar.xz |
bcachefs: bcachefs_metadata_version_persistent_inode_cursors
Persistent cursors for inode allocation.
A free inodes btree would add substantial overhead to inode allocation
and freeing - a "next num to allocate" cursor is always going to be
faster.
We just need it to be persistent, to avoid scanning the inodes btree
from the start on startup.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions