Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

PUFFS SoC project?

0 views
Skip to first unread message

Ivan Voras

unread,
Nov 21, 2009, 4:02:38 PM11/21/09
to hac...@freebsd.org
What is the status of this year's SoC projects? Specifically, does
anyone know what happened to PUFFS?
(http://wiki.freebsd.org/SOC2009TatsianaSeveryna) ?
_______________________________________________
freebsd...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hacke...@freebsd.org"

Gleb Kurtsou

unread,
Nov 21, 2009, 7:41:40 PM11/21/09
to Ivan Voras, hac...@freebsd.org
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.

0 new messages