FS-Cache and FUSE

View: New views
2 Messages — Rating Filter:   Alert me  

FS-Cache and FUSE

by Niraj kumar :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

Is there a way to take advantage of
FS-Cache mechanism (http://lwn.net/Articles/308113/) from
a FUSE filesystem?

-Niraj

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
fuse-devel mailing list
fuse-devel@...
https://lists.sourceforge.net/lists/listinfo/fuse-devel

Re: FS-Cache and FUSE

by Goswin von Brederlow-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Niraj kumar <niraj17@...> writes:

> Hi,
>
> Is there a way to take advantage of
> FS-Cache mechanism (http://lwn.net/Articles/308113/) from
> a FUSE filesystem?
>
> -Niraj

Say for example you implement AFS as fuse filesystem and want to have
it use the FS-Cache too?

Or do you want to use fuse ad the CacheFiles / ext3 that stores the
data localy?

MfG
        Goswin

PS: detecting what data is cached and what is missing by detecting
holes in files seems like a bad idea.

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
fuse-devel mailing list
fuse-devel@...
https://lists.sourceforge.net/lists/listinfo/fuse-devel