- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: Paging Rate
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
05-20-2004 11:09 PM
05-20-2004 11:09 PM
Paging Rate
Hi,
Can some one tell me about paging rate in Linux. I have HP, Sun and linux in an infrastructure. I have observed that the paging rate of Linux systems are high compared to other systems.
I have got average of 33 as paging rate for Linux servers. Is it looking bit high, I feel yes. Could you please throw some light on this.
TIA
Shahul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2004 11:14 PM
05-20-2004 11:14 PM
Re: Paging Rate
However, I have never noticed linux "paging" more than anything else. It is worth pointing out that "paging in" is rather an important activity on a normal system. "paging out" to swap is the thing you have to watch.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2004 11:29 PM
05-20-2004 11:29 PM
Re: Paging Rate
Hi,
pgpgin/S is almost zero, but pgpgout/S is around 50. I have got this paging rate by using some 3rd part performance test tool.
TIA
Shahul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2004 12:06 AM
05-21-2004 12:06 AM
Re: Paging Rate
Try a "vmstat 1" and look at the "si" and "so" fields. These give you the amount of memory swapped in kb/s.
Also, try "swapon -s" or "cat /proc/swaps" to see how much swap has been used since the last re-boot. Also, try "cat /proc/meminfo" and see the amount of free "RAM". If you are using swap, you'll probably need to increase the RAM in the machine.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2004 02:53 AM
05-21-2004 02:53 AM
Re: Paging Rate
http://kerneltrap.org/node/view/3080?PHPSESSID=9530663ececa75286975d1de9cb60631