]> git.hungrycats.org Git - bees/commit
fs: add some performance metrics for TREE_SEARCH_V2 calls
authorZygo Blaxell <bees@furryterror.org>
Sun, 24 Oct 2021 19:17:43 +0000 (15:17 -0400)
committerZygo Blaxell <bees@furryterror.org>
Sun, 1 Dec 2024 04:30:33 +0000 (23:30 -0500)
commit099ad2ce7c48e39f960dc2160efe9b1bf11d7ca6
treeb657bb423abe25262eb3d11e16604691455a74bf
parenta59a02174f45ee82f0785e3e04572a39debd0265
fs: add some performance metrics for TREE_SEARCH_V2 calls

These give some visibility into how efficiently bees is using the
TREE_SEARCH_V2 ioctl.

Signed-off-by: Zygo Blaxell <bees@furryterror.org>
include/crucible/fs.h
lib/fs.cc