<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: too much buffer chache on red hat linux in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/too-much-buffer-chache-on-red-hat-linux/m-p/3354667#M13562</link>
    <description>The buffer chache can be tuned using the below parameter ( /proc/sys/vm/buffermem )&lt;BR /&gt;&lt;BR /&gt;-- default value -- &lt;BR /&gt;vm.buffermem = 2        10      60&lt;BR /&gt;--&lt;BR /&gt;&lt;BR /&gt;The three values in this file correspond to the values in&lt;BR /&gt;the struct buffer_mem. It controls how much memory should&lt;BR /&gt;be used for buffer memory. The percentage is calculated&lt;BR /&gt;as a percentage of total system memory.&lt;BR /&gt;&lt;BR /&gt;The values are:&lt;BR /&gt;min_percent -- this is the minimum percentage of memory that should be spent on buffer memory&lt;BR /&gt;borrow_percent  -- UNUSED in AS 2.1 and RHEL3&lt;BR /&gt;max_percent     -- UNUSED in AS 2.1 and RHEL3&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 11 Aug 2004 11:04:54 GMT</pubDate>
    <dc:creator>rvrameshbabu</dc:creator>
    <dc:date>2004-08-11T11:04:54Z</dc:date>
    <item>
      <title>too much buffer chache on red hat linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/too-much-buffer-chache-on-red-hat-linux/m-p/3354666#M13561</link>
      <description>Hi, i need ur help!&lt;BR /&gt;&lt;BR /&gt;I have installed red hat A.S. 3.0 on HP blade servers BL40p and HP Blade SErvers BL20P. that servers have 8 GB RAM but every time i have only 4 MB free, all memory is in Buffer Cache. Oracle has problems to work fine. We want to reduce the buffer cache, how can we do that? on redhat A.S. 7.1 we upgrade the kernel using patches. how can i do that on RH A.S. 3.0 plsa helpme. &lt;BR /&gt;I attach free -m output.&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;            total       used       free     shared    buffers     cached&lt;BR /&gt;Mem:          7810       7769         41          0         51       4632&lt;BR /&gt;-/+ buffers/cache:       3085       4725&lt;BR /&gt;Swap:        16001        214      15786&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Aug 2004 10:03:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/too-much-buffer-chache-on-red-hat-linux/m-p/3354666#M13561</guid>
      <dc:creator>Edwin Ruiz_2</dc:creator>
      <dc:date>2004-08-11T10:03:24Z</dc:date>
    </item>
    <item>
      <title>Re: too much buffer chache on red hat linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/too-much-buffer-chache-on-red-hat-linux/m-p/3354667#M13562</link>
      <description>The buffer chache can be tuned using the below parameter ( /proc/sys/vm/buffermem )&lt;BR /&gt;&lt;BR /&gt;-- default value -- &lt;BR /&gt;vm.buffermem = 2        10      60&lt;BR /&gt;--&lt;BR /&gt;&lt;BR /&gt;The three values in this file correspond to the values in&lt;BR /&gt;the struct buffer_mem. It controls how much memory should&lt;BR /&gt;be used for buffer memory. The percentage is calculated&lt;BR /&gt;as a percentage of total system memory.&lt;BR /&gt;&lt;BR /&gt;The values are:&lt;BR /&gt;min_percent -- this is the minimum percentage of memory that should be spent on buffer memory&lt;BR /&gt;borrow_percent  -- UNUSED in AS 2.1 and RHEL3&lt;BR /&gt;max_percent     -- UNUSED in AS 2.1 and RHEL3&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Aug 2004 11:04:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/too-much-buffer-chache-on-red-hat-linux/m-p/3354667#M13562</guid>
      <dc:creator>rvrameshbabu</dc:creator>
      <dc:date>2004-08-11T11:04:54Z</dc:date>
    </item>
    <item>
      <title>Re: too much buffer chache on red hat linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/too-much-buffer-chache-on-red-hat-linux/m-p/3354668#M13563</link>
      <description>thanks&lt;BR /&gt;&lt;BR /&gt;i was looking for /proc/sys/vm/buffcache but is missing. I just have this files&lt;BR /&gt;&lt;BR /&gt;-rw-r--r--    1 root     root            0 Aug 11 10:57 bdflush&lt;BR /&gt;-rw-r--r--    1 root     root            0 Aug 11 10:57 dcache_priority&lt;BR /&gt;-rw-r--r--    1 root     root            0 Aug 11 10:57 hugetlb_pool&lt;BR /&gt;-rw-r--r--    1 root     root            0 Aug 11 10:57 kswapd&lt;BR /&gt;-rw-r--r--    1 root     root            0 Aug 11 10:57 max_map_count&lt;BR /&gt;-rw-r--r--    1 root     root            0 Aug 11 10:57 max-readahead&lt;BR /&gt;-rw-r--r--    1 root     root            0 Aug 11 10:57 min-readahead&lt;BR /&gt;-rw-r--r--    1 root     root            0 Aug 11 10:57 overcommit_memory&lt;BR /&gt;-rw-r--r--    1 root     root            0 Aug 11 10:57 overcommit_ratio&lt;BR /&gt;-rw-r--r--    1 root     root            0 Aug 11 10:57 pagecache&lt;BR /&gt;-rw-r--r--    1 root     root            0 Aug 11 10:57 page-cluster&lt;BR /&gt;-rw-r--r--    1 root     root            0 Aug 11 10:57 pagetable_cache&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;which can i use? how can i change the value?&lt;BR /&gt;&lt;BR /&gt;thanks for ur help&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Aug 2004 11:49:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/too-much-buffer-chache-on-red-hat-linux/m-p/3354668#M13563</guid>
      <dc:creator>Edwin Ruiz_2</dc:creator>
      <dc:date>2004-08-11T11:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: too much buffer chache on red hat linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/too-much-buffer-chache-on-red-hat-linux/m-p/3354669#M13564</link>
      <description>Based on your file listing, you must be using Advanced Server 3.0, which doesn't use the same file in /proc.  The file /proc/sys/vm/pagecache is the file you want to check out.  It has three values: a b c, where "a" is the minimum percentage of RAM to use in the cache, "b" is the percentage to use initially, and "c" is the maximum percentage to use.  You can examine current settings by entering "cat /proc/sys/vm/pagecache".&lt;BR /&gt;&lt;BR /&gt;If you want to set these more conservatively, you can do as follows:&lt;BR /&gt;&lt;BR /&gt;echo "1 10 50" &amp;gt; /proc/sys/vm/pagecache&lt;BR /&gt;&lt;BR /&gt;That lets you make immediate changes to the kernel that you can test against your applications.&lt;BR /&gt;&lt;BR /&gt;Once you're happy with a set of values, set them in /etc/sysctl.conf with a line similar to the following:&lt;BR /&gt;&lt;BR /&gt;vm.pagecache = 1 10 50&lt;BR /&gt;&lt;BR /&gt;Hope that helps!</description>
      <pubDate>Thu, 30 Sep 2004 14:34:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/too-much-buffer-chache-on-red-hat-linux/m-p/3354669#M13564</guid>
      <dc:creator>David Sullivan_7</dc:creator>
      <dc:date>2004-09-30T14:34:22Z</dc:date>
    </item>
  </channel>
</rss>

