* userspace filesystem Vs kernelspace filesystem
@ 2006-01-18 4:45 jeff shia
2006-01-18 4:55 ` Lee Revell
0 siblings, 1 reply; 2+ messages in thread
From: jeff shia @ 2006-01-18 4:45 UTC (permalink / raw)
To: linux-kernel
Hello,everyone!
Linux kernel provides vfs for the various physical filesystems.The
profit we get from the
VFS is just the standard interface it provides such as read and write?
Can we implement a user space filesystem which is actually a library?I
think it will be
faster than kernel space filesystem through the vfs layer.
Any suggestions or commnets?
Thank you!
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: userspace filesystem Vs kernelspace filesystem
2006-01-18 4:45 userspace filesystem Vs kernelspace filesystem jeff shia
@ 2006-01-18 4:55 ` Lee Revell
0 siblings, 0 replies; 2+ messages in thread
From: Lee Revell @ 2006-01-18 4:55 UTC (permalink / raw)
To: jeff shia; +Cc: linux-kernel
On Wed, 2006-01-18 at 12:45 +0800, jeff shia wrote:
> Hello,everyone!
>
> Linux kernel provides vfs for the various physical filesystems.The
> profit we get from the
> VFS is just the standard interface it provides such as read and write?
>
> Can we implement a user space filesystem which is actually a library?I
> think it will be
> faster than kernel space filesystem through the vfs layer.
>
> Any suggestions or commnets?
Search list archives for FUSE (Filesystem in USErspace).
Lee
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-01-18 4:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-18 4:45 userspace filesystem Vs kernelspace filesystem jeff shia
2006-01-18 4:55 ` Lee Revell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox