- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: How control the max use of memory?
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
01-02-2006 02:05 AM
01-02-2006 02:05 AM
How control the max use of memory?
I want to force the use to 50% of RAM and check the system, if the system and aplications works fine, then i will retire some dimms for another server.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2006 05:16 AM
01-02-2006 05:16 AM
Re: How control the max use of memory?
http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B8843CA
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2006 05:49 AM
01-02-2006 05:49 AM
Re: How control the max use of memory?
regards.
Henk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2006 06:38 AM
01-02-2006 06:38 AM
Re: How control the max use of memory?
http://www.hp.com/products1/unix/operating/prm/manpages/prm.html
Oz
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2006 07:55 PM
01-02-2006 07:55 PM
Re: How control the max use of memory?
It is necessary to supervise in particular the kernel parameters buffer cache (dbc_max_pct) and the vxfs inode cache (vxninode) which are, by defect, proportional to the memory size and are often oversize on the systems whose memory is significant.
Joel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2006 02:26 AM
01-03-2006 02:26 AM
Re: How control the max use of memory?
The dbc_max_pct and dbc_min_pct reduce the buffer. Are there any kernel parameter for redeuce the total memory use?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2006 02:32 AM
01-03-2006 02:32 AM
Re: How control the max use of memory?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2006 03:23 AM
01-03-2006 03:23 AM
Re: How control the max use of memory?
Now with lots of swap space, the programs can use whatever RAM they require, but performance may be pitifully slow. So there is no system-wide value to remove memory from usage.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2006 03:40 AM
01-03-2006 03:40 AM
Re: How control the max use of memory?
you can reboot, go through ISL and boot w/ -maxmem set:
ISL> hpux -maxmem ######
Most likely the number is the number of 4K pages I guess.
As this is an undocumented feature it may not work but I guess you would like to be able to test and adjust before physically removing DIMMs.
Regards,
Bernhard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2006 03:54 AM
01-03-2006 03:54 AM
Re: How control the max use of memory?
just tried it, looks like it does not work anymore....
Regards,
Bernhard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2006 10:41 AM
01-05-2006 10:41 AM