![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Swap space problem | veccinho | UNIX for Advanced & Expert Users | 1 | 05-26-2008 06:15 AM |
| swap space / paging space | aaronh | AIX | 2 | 05-19-2004 07:06 AM |
| pageing space vs swap space | VeroL | UNIX for Dummies Questions & Answers | 1 | 01-22-2004 08:54 AM |
| Swap Space Problem? | silvaman | UNIX for Advanced & Expert Users | 2 | 11-16-2002 10:33 AM |
| problem with swap space | jigarlakhani | Filesystems, Disks and Memory | 1 | 04-04-2002 07:42 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Strange swap space problem, pls help.
During Sun Solaris 8 installation, I did allocate 1 G for the swap partition. By doing a "df -k" shows the swap space usage is only 1% even during the application server is heavily processing.
However, when I do a "vmstat", it shows that the swap memory free space is only 8816 out of 1419100. This makes my other processing hang when my application server is heavily processing. I wonder what determines the swap memory space and how to increase the free space for it. Any idea and opinion are most welcome. Thank you very much. |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
vmstat cannot show you how much swap you have free. Use "swap -l".
|
||||
| Google The UNIX and Linux Forums |