Date: Fri, 01 Mar 2019 18:18:56 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 236136] [FUSE]: reuse cached inode entries Message-ID: <bug-236136-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
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@FreeBSD.org Reporter: asomers@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.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236136-227>
