diff options
Diffstat (limited to 'system/zfs-fuse/README')
-rw-r--r-- | system/zfs-fuse/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/zfs-fuse/README b/system/zfs-fuse/README new file mode 100644 index 0000000000..1a8ed7f027 --- /dev/null +++ b/system/zfs-fuse/README @@ -0,0 +1,10 @@ +ZFS on FUSE/Linux + +This project is a port of the ZFS filesystem to FUSE/Linux, done as part +of the Google Summer of Code 2006 initiative. + +Currently ZFS-FUSE is configured to use up to 128 MB of RAM, but it can +grow larger with some usage patterns. It's recommended to have a machine +with at least 1 GB of RAM. + +This requires scons. |