- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Swap Space
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2005 09:04 PM
09-11-2005 09:04 PM
Swap Space
I got a doubt., Did the Device Swap has got more significant in CPU Utilizations.,???
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2005 09:14 PM
09-11-2005 09:14 PM
Re: Swap Space
I haven't exactly understood your question...
do you mean if an excessive swapping activity creates also a CPU overcharge, caused by the intensive I/O activity on the swap device?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2005 09:19 PM
09-11-2005 09:19 PM
Re: Swap Space
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2005 09:28 PM
09-11-2005 09:28 PM
Re: Swap Space
#swapinfo -mat
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2005 09:33 PM
09-11-2005 09:33 PM
Re: Swap Space
Device Swap has got more significant in CPU Utilizations.,??? No.
When you add and use a device swap , you can check with glance no much cpu uses and its ignorable.
Rather you can check with # swapinfo -tm , how swap is being utilised.
Check also :
# vmstat 5 5 [ check pi/po values , if its non-zero value , excessive swaping is happening , if its zero its ok. ]
hope this will helps..
Cheers,
Raj.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2005 09:51 PM
09-11-2005 09:51 PM
Re: Swap Space
OK..fine.. Assume if i got 100% CPU utlization will a filesystem swap(taking space from the disk) and adding helps oozing out some CPU load...
Thxs a million ..!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2005 09:56 PM
09-11-2005 09:56 PM
Re: Swap Space
This condition happens when the process CPU picks to run, doesn't have its data in memory.
So it goes for the SWAP.
Now if you add more disk/swap area, there will be no effect.