- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Page Faults and Memory Usage
Operating System - HP-UX
1820248
Members
2814
Online
109622
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Discussions
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
04-17-2001 06:38 PM
04-17-2001 06:38 PM
Page Faults and Memory Usage
I have a (possibly dumb) query about Page Faults.
Is there guidelines on appropriate ratios of Page Faults to Page Ins? (2:1 presently) I have very few Page Outs.
I am interested in any tuning measures to reducing Page Faults - can we tune the TLB Buffer? I am only seeing 80-85% total memory usage, which indicates to me that memory is available but not being used.
LOTSFREE, DESFREE & MINFREE are not set, so I assume must be default. As free memory is 15-20%, LOTSFREE is not being reached (1/16th or 6.25%).
Buffer Cache is 25% (at max_dbc_pct value), with a small %wio and 90%+ in buffers (sar -u, sar -b).
Any input greatly appreciated. Thanks, FRED
Is there guidelines on appropriate ratios of Page Faults to Page Ins? (2:1 presently) I have very few Page Outs.
I am interested in any tuning measures to reducing Page Faults - can we tune the TLB Buffer? I am only seeing 80-85% total memory usage, which indicates to me that memory is available but not being used.
LOTSFREE, DESFREE & MINFREE are not set, so I assume must be default. As free memory is 15-20%, LOTSFREE is not being reached (1/16th or 6.25%).
Buffer Cache is 25% (at max_dbc_pct value), with a small %wio and 90%+ in buffers (sar -u, sar -b).
Any input greatly appreciated. Thanks, FRED
Peace thru superior firepower.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2001 05:22 AM
04-18-2001 05:22 AM
Re: Page Faults and Memory Usage
Sounds to me that you are doing good.
You will always have page faults and page-ins when the system finds that something is not in memory that it needs.
Everything is good if you do not have many page-outs. Page-outs will occur if memory gets tight and if a job does a malloc and memory space is not available contiguously. After this page-out is done, page-ins will be needed when the paged-out process gets control.
Extra memory will be used for file buffering (caching) and will normally take most of the rest of what you have if a lot of file I/O is being done.
If this does not answer the question, more detail is needed about what you expected to happen.
You will always have page faults and page-ins when the system finds that something is not in memory that it needs.
Everything is good if you do not have many page-outs. Page-outs will occur if memory gets tight and if a job does a malloc and memory space is not available contiguously. After this page-out is done, page-ins will be needed when the paged-out process gets control.
Extra memory will be used for file buffering (caching) and will normally take most of the rest of what you have if a lot of file I/O is being done.
If this does not answer the question, more detail is needed about what you expected to happen.
It is always a good day when you are launching rockets! http://tripolioklahoma.org, Mostly Missiles http://mostlymissiles.com
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP