Date: Sun, 22 Nov 2009 02:14:22 +0200 From: Gleb Kurtsou <gleb.kurtsou@gmail.com> To: Ivan Voras <ivoras@freebsd.org> Cc: hackers@freebsd.org Subject: Re: PUFFS SoC project? Message-ID: <20091122001422.GA17971@tops.skynet.lt> In-Reply-To: <9bbcef730911211240n342d412dg21af8c76b4e1b429@mail.gmail.com> References: <9bbcef730911211240n342d412dg21af8c76b4e1b429@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On (21/11/2009 21:40), Ivan Voras wrote: > What is the status of this year's SoC projects? Specifically, does > anyone know what happened to PUFFS? > (http://wiki.freebsd.org/SOC2009TatsianaSeveryna) ? As far as I know it is in a pretty good shape. Tatsiana is busy with real job, and has "passed" maintainership to me. ntfs-3g, puffs-ssh and some other filesystems work, but are largely untested, some fuse filesystems are broken as their support of inode numbers is to weak (take a look at fuse-sshfs). There are some issues regarding cache. Original NetBSD puffs code tends to mmap data to cache it in vm, puffs port doesn't. Besides mmaped pages can go out of sync. If you are interested in working on it, do not hesitate contacting me, I'm interested in finishing the port. Thanks, Gleb.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091122001422.GA17971>