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: b...@freebsd.org Reporter: asom...@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. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"