to add to swap
1.# mkfile 20m /export/data/additionalswapfile # look for a partition that has enough space to create additional swap file at least 20 megabytes.
2.# swap -a /export/data/additionalswapfile# creates the additional to swap
3.# swap -l# viewing the swap
Message was edited by:
yurioira32