![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how to reduce swapped column in "vmstat" | unitipon | SUN Solaris | 2 | 05-15-2008 12:18 AM |
| Monitoring Processes - Killing hung processes | ukndoit | UNIX for Advanced & Expert Users | 4 | 01-17-2008 04:30 AM |
| AIX - Determining link speed | karlgo | AIX | 3 | 08-02-2005 03:52 AM |
| determining open ports | matrixmadhan | UNIX for Advanced & Expert Users | 7 | 07-18-2005 04:17 AM |
| determining the load on a system | 98_1LE | UNIX for Dummies Questions & Answers | 3 | 10-24-2001 11:26 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Determining processes that have been swapped out
Is there a way to do this in Solaris? For instance, suppose I run the following: Code:
$ swap -l swapfile dev swaplo blocks free /dev/md/dsk/d501 85,501 16 16780208 16780208 $ swap -s total: 3377368k bytes allocated + 519416k reserved = 3896784k used, 11011992k available I can see 3896784k os swap is being used. How can I tell which processes, if any, are swapped out? Is there a way with pstack, truss, or any other way? Thanks. |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|