Re: userland VFS (was Re: vinum?)

看板DFBSD_kernel作者時間21年前 (2004/09/15 05:02), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串3/3 (看更多)
:In the future, this userspace VFS will be a substitute for the in-kernel VFS, :or a complement used only for the not important filesystems such as :those named in your mail? Will it be possible to write filesystems in userspace :without a significant performance/functionality loss? Generally speaking any kernel VFS we have now will be compileable for either in-kernel or in-user operation. When I'm all through, in fact, I want to have a userland infrastructure capable of loading VFS filesystem kernel modules into a userland environment. In regards to performance... there will always be performance degredation simply due to the overhead of switching and copying data, but it will certainly never be any worse then, say, an NFS mount. And I don't hear many complaints about NFS performance, do you? -Matt Matthew Dillon <dillon@backplane.com>
文章代碼(AID): #11Hrnh00 (DFBSD_kernel)
文章代碼(AID): #11Hrnh00 (DFBSD_kernel)