<?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: Memory usage on RH Advance Server 2.1/3.0 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/memory-usage-on-rh-advance-server-2-1-3-0/m-p/3238693#M11110</link>
    <description>Guys, I appreciate the responses but I'm still not sure how to find out how much memory is really in use.&lt;BR /&gt;&lt;BR /&gt;Martin: All of the systems (running RH AS) behaves this way.&lt;BR /&gt;&lt;BR /&gt;Here are the values I get from /proc/meminfo, 'free', 'top', 'vmstat':&lt;BR /&gt;&lt;BR /&gt;Used: 6G&lt;BR /&gt;free: 25M&lt;BR /&gt;Shared: 0&lt;BR /&gt;Buffer: 255M&lt;BR /&gt;Cached: 5G&lt;BR /&gt;&lt;BR /&gt;And the dual CPU system is completely idle.&lt;BR /&gt;&lt;BR /&gt;Vitaly/Stuart: The VM docs are fine but none of them give me a way to extrapolate how much mem is actually in use from the numbers.</description>
    <pubDate>Mon, 05 Apr 2004 10:16:37 GMT</pubDate>
    <dc:creator>Samuel Eno</dc:creator>
    <dc:date>2004-04-05T10:16:37Z</dc:date>
    <item>
      <title>Memory usage on RH Advance Server 2.1/3.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/memory-usage-on-rh-advance-server-2-1-3-0/m-p/3238687#M11104</link>
      <description>I need help understanding the memory usage information that I'm getting from programs like sar, glance and top on Linux.&lt;BR /&gt;&lt;BR /&gt;I'm running the AS 2.1 e.30+ and AS 3.&lt;BR /&gt;&lt;BR /&gt;On some of the systems sar consistently shows average memory usage of 99%. Is there a tool that will display the right value? A while back I read that this was "a feature and not a bug" and there was a way to derive the value from something like 'free'. Does anyone have the formula for that?&lt;BR /&gt;&lt;BR /&gt;thanks,&lt;BR /&gt;Sam.</description>
      <pubDate>Fri, 02 Apr 2004 19:37:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/memory-usage-on-rh-advance-server-2-1-3-0/m-p/3238687#M11104</guid>
      <dc:creator>Samuel Eno</dc:creator>
      <dc:date>2004-04-02T19:37:05Z</dc:date>
    </item>
    <item>
      <title>Re: Memory usage on RH Advance Server 2.1/3.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/memory-usage-on-rh-advance-server-2-1-3-0/m-p/3238688#M11105</link>
      <description>Hello Sam,&lt;BR /&gt;&lt;BR /&gt;what is different between "some" of the systems. Are you maybe running a database that is using the "free" memory for caches?&lt;BR /&gt;&lt;BR /&gt;Greetings, Martin</description>
      <pubDate>Fri, 02 Apr 2004 23:51:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/memory-usage-on-rh-advance-server-2-1-3-0/m-p/3238688#M11105</guid>
      <dc:creator>Martin P.J. Zinser</dc:creator>
      <dc:date>2004-04-02T23:51:02Z</dc:date>
    </item>
    <item>
      <title>Re: Memory usage on RH Advance Server 2.1/3.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/memory-usage-on-rh-advance-server-2-1-3-0/m-p/3238689#M11106</link>
      <description>To get a more accurate figure on how much memory is in use by applications, look at the values in "/proc/meminfo".&lt;BR /&gt;&lt;BR /&gt;This will show how much is assigned, unassigned, how much is used as caches and buffers.&lt;BR /&gt;&lt;BR /&gt;Reading the details in tye kernel-documentation in 'proc.txt' (/usr/share/doc/kernel-doc-*/filesystems/proc.txt) will give details as to what the different values mean.</description>
      <pubDate>Sat, 03 Apr 2004 01:08:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/memory-usage-on-rh-advance-server-2-1-3-0/m-p/3238689#M11106</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2004-04-03T01:08:28Z</dc:date>
    </item>
    <item>
      <title>Re: Memory usage on RH Advance Server 2.1/3.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/memory-usage-on-rh-advance-server-2-1-3-0/m-p/3238690#M11107</link>
      <description>Oops, my apologies, proc.txt doesn't detail what the values mean.  I know I've read it somewhere, I just can't remember off the top of my head.</description>
      <pubDate>Sat, 03 Apr 2004 01:11:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/memory-usage-on-rh-advance-server-2-1-3-0/m-p/3238690#M11107</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2004-04-03T01:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: Memory usage on RH Advance Server 2.1/3.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/memory-usage-on-rh-advance-server-2-1-3-0/m-p/3238691#M11108</link>
      <description>what about swap usage?&lt;BR /&gt;&lt;BR /&gt;if you just see "no fee memory" in your linux - it's OK because kernel takes all available RAM for buffers/cache; see&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://home.earthlink.net/~jknapka/linux-mm/vmoutline.html" target="_blank"&gt;http://home.earthlink.net/~jknapka/linux-mm/vmoutline.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.skynet.ie/~mel/projects/vm/" target="_blank"&gt;http://www.skynet.ie/~mel/projects/vm/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;for details</description>
      <pubDate>Sun, 04 Apr 2004 04:11:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/memory-usage-on-rh-advance-server-2-1-3-0/m-p/3238691#M11108</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2004-04-04T04:11:56Z</dc:date>
    </item>
    <item>
      <title>Re: Memory usage on RH Advance Server 2.1/3.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/memory-usage-on-rh-advance-server-2-1-3-0/m-p/3238692#M11109</link>
      <description>vm! That's it!&lt;BR /&gt;&lt;BR /&gt;/usr/share/doc/kernel-doc-*/sysctl/vm.txt&lt;BR /&gt;&lt;BR /&gt;Ha!  Thanks for the mind-kick Vitaly!</description>
      <pubDate>Sun, 04 Apr 2004 17:59:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/memory-usage-on-rh-advance-server-2-1-3-0/m-p/3238692#M11109</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2004-04-04T17:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: Memory usage on RH Advance Server 2.1/3.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/memory-usage-on-rh-advance-server-2-1-3-0/m-p/3238693#M11110</link>
      <description>Guys, I appreciate the responses but I'm still not sure how to find out how much memory is really in use.&lt;BR /&gt;&lt;BR /&gt;Martin: All of the systems (running RH AS) behaves this way.&lt;BR /&gt;&lt;BR /&gt;Here are the values I get from /proc/meminfo, 'free', 'top', 'vmstat':&lt;BR /&gt;&lt;BR /&gt;Used: 6G&lt;BR /&gt;free: 25M&lt;BR /&gt;Shared: 0&lt;BR /&gt;Buffer: 255M&lt;BR /&gt;Cached: 5G&lt;BR /&gt;&lt;BR /&gt;And the dual CPU system is completely idle.&lt;BR /&gt;&lt;BR /&gt;Vitaly/Stuart: The VM docs are fine but none of them give me a way to extrapolate how much mem is actually in use from the numbers.</description>
      <pubDate>Mon, 05 Apr 2004 10:16:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/memory-usage-on-rh-advance-server-2-1-3-0/m-p/3238693#M11110</guid>
      <dc:creator>Samuel Eno</dc:creator>
      <dc:date>2004-04-05T10:16:37Z</dc:date>
    </item>
    <item>
      <title>Re: Memory usage on RH Advance Server 2.1/3.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/memory-usage-on-rh-advance-server-2-1-3-0/m-p/3238694#M11111</link>
      <description>The vm.txt does that.&lt;BR /&gt;&lt;BR /&gt;It says take the used values, subtract the cache and buffers, and you're getting close to the amount actually used by the applications.</description>
      <pubDate>Mon, 05 Apr 2004 18:45:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/memory-usage-on-rh-advance-server-2-1-3-0/m-p/3238694#M11111</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2004-04-05T18:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: Memory usage on RH Advance Server 2.1/3.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/memory-usage-on-rh-advance-server-2-1-3-0/m-p/3238695#M11112</link>
      <description>The answers are correct, it will consume all the memory.  One potential problem I've seen with this is an over-active kswapd kernel process, as it keeps trying to manage memory right on the verge of running out.  I learned through a very painful few months going back and forth with RedHat and Oracle that in large shared memory environments this isn't a good thing, there's too much memory pressure on the system.  you can play with /proc/sys/vm/pagecache and /proc/sys/vm/buffercache to leave a bit more free memory and avoid this phenomenon.&lt;BR /&gt;&lt;BR /&gt;Andy</description>
      <pubDate>Tue, 06 Apr 2004 15:08:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/memory-usage-on-rh-advance-server-2-1-3-0/m-p/3238695#M11112</guid>
      <dc:creator>Andy Beal</dc:creator>
      <dc:date>2004-04-06T15:08:48Z</dc:date>
    </item>
  </channel>
</rss>

