[Bug 236136] [FUSE]: reuse cached inode entries
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Mar 1 18:18:58 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236136
Bug ID: 236136
Summary: [FUSE]: reuse cached inode entries
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: kern
Assignee: bugs at FreeBSD.org
Reporter: asomers at FreeBSD.org
FUSE includes a mechanism for the daemon to instruct the kernel to cache file
attributes, inode values, or both. Currently fuse(4) ignores the cached
inodes. We should make use of them, to improve the performance of VOP_LOOKUP
operations on fuse filesystems.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list