From: mneumann Date: Sun, 21 Feb 2010 01:08:51 +0000 (-0800) Subject: fuse X-Git-Url: https://gitweb.dragonflybsd.org/ikiwiki.git/commitdiff_plain/9953fcc77889bbb120416f49a14f363cae3834de fuse --- diff --git a/docs/developer/gsoc2010/index.mdwn b/docs/developer/gsoc2010/index.mdwn index 817a0068..470ad745 100644 --- a/docs/developer/gsoc2010/index.mdwn +++ b/docs/developer/gsoc2010/index.mdwn @@ -112,6 +112,11 @@ This work involves re-implementing the services presently provided by clock() in 1. Implement virtio drivers on DragonFly to speed up DragonFly as a KVM guest * As virtualization is coming more and more and KVM will be a strong player in that field, it might be a good idea to be the first BSD to have a virtio implementation that enables us to run at a better speed in comparison to the other BSDs and maybe close to Linux on this virtualization platform. +1. Port FUSE or PUFFS from FreeBSD/NetBSD + +* http://www.netbsd.org/docs/puffs/ +* This would make many userspace filesystems available to DragonFly, e.g. sshfs to mention only one. + (please add)