[email protected] wrote: > I doubt it. > > Because of the copy on write nature of the ZFS design, it needs a ton of > memory to > buffer the transactions in between syncing out to disc. > > It actually does run in less memory, it is just dog slow.
Low memory systems are not expected to run on ZFS but on UFS. In general, it helps a lot if you remove unneeded drivers from the kernel load directories as then the kernel will not even try to load them in case a reconfiguration request occurs. Jörg -- EMail:[email protected] (home) Jörg Schilling D-13353 Berlin [email protected] (uni) [email protected] (work) Blog: http://schily.blogspot.com/ URL: http://cdrecord.berlios.de/private/ ftp://ftp.berlios.de/pub/schily _______________________________________________ oi-dev mailing list [email protected] http://openindiana.org/mailman/listinfo/oi-dev
