diff options
author | 2024-12-01 21:44:38 -0500 | |
---|---|---|
committer | 2025-01-09 23:38:41 -0500 | |
commit | df448ca355ce84d62993166294f75517e4128598 (patch) | |
tree | a69615a19c0a3ab28ee2ed9b7f6dfc2755642099 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bcachefs: bcachefs_metadata_version_inode_depth (diff) | |
download | wireguard-linux-df448ca355ce84d62993166294f75517e4128598.tar.xz wireguard-linux-df448ca355ce84d62993166294f75517e4128598.zip |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions