Re: [fuse-devel] [PATCHSET] CUSE: implement CUSE

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Tejun Heo <tj@...>
Cc: Mike Hommey <mh@...>, <fuse-devel@...>, <greg@...>, <linux-kernel@...>, <miklos@...>
Date: Saturday, August 30, 2008 - 6:39 pm

On Sat, Aug 30, 2008 at 7:30 AM, Tejun Heo <tj@kernel.org> wrote:

Well, NBD is the bird in hand, but that doesn't mean it's the best way
to do things generically for all block device emulation applications.

I'd even argue that NBD should be removed from the kernel and replaced
by BUSE plus a user-land daemon. A BUSE interface could be a lot more
general, and simpler.

Not to mention that converting all block reads and writes to TCP
operations that talk to another process on the same machine via the
loopback interface seems awfully inefficient.

-Archie

--
Archie L. Cobbs
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCHSET] CUSE: implement CUSE, Tejun Heo, (Thu Aug 28, 2:18 pm)
Re: [fuse-devel] [PATCHSET] CUSE: implement CUSE, Goswin von Brederlow, (Sat Aug 30, 12:35 pm)
Re: [fuse-devel] [PATCHSET] CUSE: implement CUSE, Mike Hommey, (Fri Aug 29, 1:50 am)
Re: [fuse-devel] [PATCHSET] CUSE: implement CUSE, Tejun Heo, (Fri Aug 29, 1:52 am)
Re: [fuse-devel] [PATCHSET] CUSE: implement CUSE, Archie Cobbs, (Fri Aug 29, 2:50 pm)
Re: [fuse-devel] [PATCHSET] CUSE: implement CUSE, Tejun Heo, (Sat Aug 30, 8:30 am)
Re: [fuse-devel] [PATCHSET] CUSE: implement CUSE, Archie Cobbs, (Sat Aug 30, 6:39 pm)
Re: [fuse-devel] [PATCHSET] CUSE: implement CUSE, Mike Hommey, (Sat Aug 30, 2:56 pm)
Re: [fuse-devel] [PATCHSET] CUSE: implement CUSE, Goswin von Brederlow, (Mon Sep 1, 3:20 am)
Re: [fuse-devel] [PATCHSET] CUSE: implement CUSE, Mike Hommey, (Mon Sep 1, 3:38 am)
[PATCH 4/5] FUSE: add fuse_conn-&gt;release(), Tejun Heo, (Thu Aug 28, 2:19 pm)
[PATCH 2/5] FUSE: export symbols to be used by CUSE, Tejun Heo, (Thu Aug 28, 2:19 pm)