- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: dbc_max_pct
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
02-24-2003 01:50 AM
02-24-2003 01:50 AM
dbc_max_pct
I have some boxes with 512MB RAM. Right now dbc_max_pct is set to 50%. This is affecting the perfomeance. I wanted to reduce this, Can some one suggest me the suitable value for better performance?
Thanks in advance
Shahul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2003 01:59 AM
02-24-2003 01:59 AM
Re: dbc_max_pct
put it to about 10-20%
or use bufpages to set a fixed amount
Steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2003 02:06 AM
02-24-2003 02:06 AM
Re: dbc_max_pct
In your case in may only be affecting performance because you dont have much memory and need to free up some RAM for other applications, in which case simply set it as low as you can manage - eg, 2-3%.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2003 02:07 AM
02-24-2003 02:07 AM
Re: dbc_max_pct
Also will, depend what are you using the box for, like in oracle, you should compromise buff_cache to sga of oracle, In this situation I will definitely go to only 5%..
If you do lots of filesystem IO then more buff_cache will help, which seems to be not your case anyway,your performance is already slow at 50%.
hope thishelps..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2003 03:28 AM
02-24-2003 03:28 AM
Re: dbc_max_pct
Without knowing what release you're running and what the boxes are being used for, I would have to say you need more RAM. Tuning dbc is not going to give you a significant benefit. Go out on the used market and pick up another 512MB or so, then you might have enough room to begin worrying about dbc.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2003 04:15 AM
02-24-2003 04:15 AM
Re: dbc_max_pct
The recomendations are from 5% to 10% depends on the total amount of memory in your system. The minimun value must be 300MB, then you can try to put a low percentage. After you do this and reboot your dont want to see the USED line for the device lines from swapinfo -mt > 0. This means no memory pressure and no paging. This will increase performance considerably.
But in your case the total physicall memory (512MB) is really very poor, I recommend you to buy more physical memory.
Rgds,