![]() |
|
|
|
|
|||||||
| 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 in veritas file system | samy123 | SUN Solaris | 5 | 01-27-2008 05:18 AM |
| /tmp: File system full, swap space limit exceeded | frustrated1 | SUN Solaris | 5 | 03-18-2007 12:38 PM |
| Running ssh on a remote system? | cstovall | Shell Programming and Scripting | 1 | 09-12-2005 07:11 PM |
| Running system reports from /var/adm ?? Please help ASAP | TRUEST | UNIX for Dummies Questions & Answers | 1 | 07-15-2002 12:59 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
hi all,
i need to know what swap my system is running on... Sun-Fire-880 is my system... physical memory= 16GB (8 CPU's) i know generally we keep swap 2 times of real memory... i want to know what is current swap my system is running? following is the o/p of swap -s: Wed Mar 29 16:08:08 IST 2006 total: 4368952k bytes allocated + 2234496k reserved = 6603448k used, 23508432k available thanks & regards abhijeet |
| Forum Sponsor | ||
|
|
|
|||
|
Quote:
swap you are mentioning is the partition that you have on your IDE. If it;s the file system that you are referrering to with respect to swap then it is the Linux Native Swap file system itself |
|
|||
|
Firstly,
i know my swap areas on disk. i wanted to know "swap" in physical form of memory. swap -l doen not include swap space in the form of physical memory because this space is not associated with a particular swap area. but swap -s does include swap space from all configured swap areas as listed by the -l option, as well swap space in the form of physical memory. thats what i had pasted o/p of "swap -s" .. i am confused about those terms" allocated" ,"reserved","used" & "available" what if i add up "used" & "available" values ,does it give my "swap" in form of physical memory? mayb i m yet to understand concept of swap fully....!!! regards abhijeet |
| Thread Tools | |
| Display Modes | |
|
|