- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: Limit Buffer Cache on Linux?
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
Discussions
Discussions
Discussions
Forums
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
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
тАО08-07-2009 09:13 AM
тАО08-07-2009 09:13 AM
Is there a way to limit cache memory to a fixed value instead of the OS trying to gobble up as much memory and use it for cache?
The server has only 1 DB Instance running, 32GB SGA and roughly 232GB is showed as being used as "buffers" leaving only about 8GB "free" memory.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-07-2009 11:15 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-07-2009 11:55 AM
тАО08-07-2009 11:55 AM
Re: Limit Buffer Cache on Linux?
We have a couple of boxes like that, one for test and one for production. Our DBAs set the SGA and we just let it fly. The kernel will give up the memory when the database needs it.
JP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-10-2009 12:20 AM
тАО08-10-2009 12:20 AM
Re: Limit Buffer Cache on Linux?
leave it be! if the application requests this memory linux will happily clear it's buffers and give it to the app.
in the mean time, it looks like it doesn't need it and buffers can be assigned speeding everything up AND all that memory is being used, which is great!
all this comes at no _negative_ performance hit.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-10-2009 12:27 AM
тАО08-10-2009 12:27 AM
Re: Limit Buffer Cache on Linux?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-10-2009 01:35 AM
тАО08-10-2009 01:35 AM
Re: Limit Buffer Cache on Linux?
It is totally unnecessary to limit the buffer cache on Linux.
Those of us with HP-UX experience know that taking memory out of buffer cache there is a big deal and can cripple a system. That is why we lock down dbc_max_pct and dbc_min_pct and sometimes put them to the same number to avoid that performance hit.
RH Linux can move memory in and out of the buffer cache without a performance hit. Leaving the memory in the buffer cache improves performance while its there and there is little or no delay in allocating that memory to a new Oracle Instance or any other purpose.
I think of Buffer cache memory as available memory because I can access it quickly with no penalty.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com