Sathyan Catari's Weblog
How to increase swap size in solaris?
One way to do this: 1). Create a file with the size to be increased using 'mkfile' command. 2). Add the area occupied by this file as swap area using 'swap' command. Ex. mkfile 50m tempswap swap -a tempswap However for faster access to this area, recommended to create a partition and use that as swap area.Posted at 12:35PM Aug 20, 2007 by sathyan in Sun | Comments[0]
Comments:
Monday Aug 20, 2007