Understanding the ZFS tuning

- solaris zfs

ZFS is all about performance (many levels of caching, pre-fetch, …) and

memory consumption :-)

[internals](http://src.opensolaris.org/source/xref/onnv/onnv- gate/usr/src/cmd/mdb/common/modules/zfs/zfs.c#333), it’s worth a read if you plan to use ZFS on large productions :

If you have some interesting links about ZFS too, share them with us in the comments !

Thomas