CDDL+GPL and stuff

Thomas Charron twaffle at gmail.com
Tue Jul 17 19:33:01 CEST 2007


On 7/17/07, Ralph Corderoy <ralph at inputplus.co.uk> wrote:
> Theoretical discussion aside, are people aware of the port of ZFS to
> FUSE on Linux.  Since userspace programs are derivations of the kernel
> the problem goes away.
>     http://zfs-on-fuse.blogspot.com/

  The only real issue with FUSE is performance.  Data driven drivers,
of which a file system is one of the best examples of, suffer
dramatically when having to copy the data in and out of kernel space.

-- 
-- Thomas



More information about the legal mailing list