> In my experience OpenSolaris has one feature which > can really hammer memory usage specifically zfs. > There are plenty of threads about this, google > something like "opensolaris zfs memory usage". > I've decided to take it as the price I'll pay > although it does surprise me how bad you say it is. > Totally off topic see the forum has an Oracle logo, > all the best to everyone from Sun! > Paul
You can limit the amount of memory that ZFS uses for its cache (the ARC - Adaptive Replacement Cache) as described here: http://www.solarisinternals.com/wiki/index.php/ZFS_Evil_Tuning_Guide#Limiting_the_ARC_Cache In fact the live CD does just that in order to allow OpenSolaris to install on systems with only 512MB memory - check /etc/system while booted from the live CD to see what it is set to. Cheers Andrew. -- This message posted from opensolaris.org _______________________________________________ opensolaris-help mailing list opensolaris-help@opensolaris.org