public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Franco Broi <franco@cltechnet.com>
To: Miklos Szeredi <miklos@szeredi.hu>
Cc: fuse-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org
Subject: Re: [fuse-devel] [ANNOUNCE] Filesystem in Userspace - 2.2
Date: Thu, 03 Feb 2005 20:39:22 +0800	[thread overview]
Message-ID: <1107434362.3881.9.camel@palmy> (raw)
In-Reply-To: <E1CwfAs-0000aE-00@dorka.pomaz.szeredi.hu>


I've just ported my filesystem to 2.2-pre6 and was able to throw away
about 300 lines of code, the filehandle stuff is great. I was hoping to
give it a thorough test and report back before 2.2 was released but you
beat me to it.

It just keeps getting better and better, well done!


On Thu, 2005-02-03 at 12:29 +0100, Miklos Szeredi wrote:
> FUSE version 2.2 is out there:
> 
>   http://sourceforge.net/project/showfiles.php?group_id=121684&package_id=132802&release_id=301878
> 
> This can be used standalone or with recent -mm kernels (with the
> exception of -rc2-mm2).
> 
> Most notable changes since 2.1:
> 
>   - Added file handle parameter to open/read/write/release.  This
>     should make life easier for filesystems wanting to implement
>     stateful I/O.
> 
>   - Added compatibility to the 2.1 and to some extent to the 1.X API
> 
>   - Re-added ability to interrupt operations.  This time more
>     carefully than in 1.X.
> 
> Regressions:
> 
>   - Removed shared-writable mmap support, which could deadlock the
>     linux memory subsystem.  This should not affect most people, but
>     if some application breaks for you, I'd like to hear about it.
> 
>   - Made the readpages() operation synchronous, again for deadlock
>     considerations.  This can degrade performance, especially for high
>     latency filesystems, since previously parallel read-ahead is now
>     serialized.
> 
> In the long run I hope to solve both problems, but neither is trivial.
> Ideas are welcome, as well as bugreports of course.
> 
> Thanks,
> Miklos
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
> Tool for open source databases. Create drag-&-drop reports. Save time
> by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
> Download a FREE copy at http://www.intelliview.com/go/osdn_nl
> _______________________________________________
> fuse-devel mailing list
> fuse-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/fuse-devel


      reply	other threads:[~2005-02-03 12:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-03 11:29 [ANNOUNCE] Filesystem in Userspace - 2.2 Miklos Szeredi
2005-02-03 12:39 ` Franco Broi [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1107434362.3881.9.camel@palmy \
    --to=franco@cltechnet.com \
    --cc=franco@robres.com \
    --cc=fuse-devel@lists.sourceforge.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=miklos@szeredi.hu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox