![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| paging space out high | lo-lp-kl | AIX | 1 | 01-05-2008 12:34 PM |
| How to distribute paging space among multiple PV | outtacontrol | AIX | 4 | 08-08-2006 03:43 AM |
| Paging Space per process | alntht | AIX | 1 | 06-20-2005 02:04 PM |
| swap space / paging space | aaronh | AIX | 2 | 05-19-2004 11:06 AM |
| paging space & monitor | Erik Rooijmans | UNIX for Dummies Questions & Answers | 2 | 05-13-2003 01:45 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
|||||
|
Paging space is also known as swap space. If you have alot of processes running on your box, your physical memory might run low. What will happen is that UNIX will use swap space to hold processes to avoid running completely out of memory.
Here is a link on how swap works in HP-UX: What is Swap Space? HTH |
|
||||
|
hd6 is the default logical volume for the swap space in AIX systems. Perhaps you are using an AIX system, right? A "logical volume" is something similar to a disk partition in Windoze and the first swap space, which is created during installation of the machine, is per default on the volume "hd6".
Issue "lsps -a" at the command line to see all the swap spaces in your system and how much they are used at the moment. bakunin |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|