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

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Archie Cobbs
Date: Friday, August 29, 2008 - 11:50 am

On Fri, Aug 29, 2008 at 12:52 AM, Tejun Heo <tj@kernel.org> wrote:

I think BUSE would be useful. For one, it allows you to avoid problems with
the extra caching you get with a loopback device. And NBD is too limiting
for some applications.

For my half-ignorant analysis of the caching issues, see:
  http://code.google.com/p/s3backer/wiki/PerformanceConsiderations#Caching

This is also an example of an application where NBD doesn't suffice.


Not sure what you mean exactly (my fault), but it seems BUSE would have fewer
places for memory problems (including deadlocks) than loopback over FUSE,
which is the only way to do this kind of stuff now.

-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, 11:18 am)
[PATCH 2/5] FUSE: export symbols to be used by CUSE, Tejun Heo, (Thu Aug 28, 11:19 am)
[PATCH 4/5] FUSE: add fuse_conn-&gt;release(), Tejun Heo, (Thu Aug 28, 11:19 am)
Re: [fuse-devel] [PATCHSET] CUSE: implement CUSE, Mike Hommey, (Thu Aug 28, 10:50 pm)
Re: [fuse-devel] [PATCHSET] CUSE: implement CUSE, Tejun Heo, (Thu Aug 28, 10:52 pm)
Re: [fuse-devel] [PATCHSET] CUSE: implement CUSE, Archie Cobbs, (Fri Aug 29, 11:50 am)
Re: [fuse-devel] [PATCHSET] CUSE: implement CUSE, Tejun Heo, (Sat Aug 30, 5:30 am)
Re: [fuse-devel] [PATCHSET] CUSE: implement CUSE, Goswin von Brederlow, (Sat Aug 30, 9:35 am)
Re: [fuse-devel] [PATCHSET] CUSE: implement CUSE, Mike Hommey, (Sat Aug 30, 11:56 am)
Re: [fuse-devel] [PATCHSET] CUSE: implement CUSE, Archie Cobbs, (Sat Aug 30, 3:39 pm)
Re: [fuse-devel] [PATCHSET] CUSE: implement CUSE , hooanon05, (Sat Aug 30, 9:52 pm)
Re: [fuse-devel] [PATCHSET] CUSE: implement CUSE, Goswin von Brederlow, (Mon Sep 1, 12:20 am)
Re: [fuse-devel] [PATCHSET] CUSE: implement CUSE, Mike Hommey, (Mon Sep 1, 12:38 am)