<?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: Need assistance on interpreting memory usage data in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/need-assistance-on-interpreting-memory-usage-data/m-p/3894062#M25882</link>
    <description>Normal, please see:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.redhat.com/advice/tips/meminfo.html" target="_blank"&gt;https://www.redhat.com/advice/tips/meminfo.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Linux will always try to use all available memory, if not for applications, for buffers/cache.&lt;BR /&gt;&lt;BR /&gt;From the output of free command, you can see how much memory is used as buffers/cache. So the memory used by your application is what you see in +/- buffers/cache.</description>
    <pubDate>Tue, 07 Nov 2006 13:52:47 GMT</pubDate>
    <dc:creator>Ivan Ferreira</dc:creator>
    <dc:date>2006-11-07T13:52:47Z</dc:date>
    <item>
      <title>Need assistance on interpreting memory usage data</title>
      <link>https://community.hpe.com/t5/operating-system-linux/need-assistance-on-interpreting-memory-usage-data/m-p/3894061#M25881</link>
      <description>Can someone give me more information about how to interpret how much memory I have un-used/available for applications on my Linux server?&lt;BR /&gt;&lt;BR /&gt;"top" shows this (and appears that I don't have much free memory left):&lt;BR /&gt;&lt;BR /&gt;Mem:  2055236k av, 2031852k used,   23384k free&lt;BR /&gt;&lt;BR /&gt;"free" shows this:&lt;BR /&gt;             total       used       free     shared    buffers     cached&lt;BR /&gt;Mem:       2055236    2032884      22352          0     206704    1531700&lt;BR /&gt;-/+ buffers/cache:     294480    1760756&lt;BR /&gt;Swap:      4096532          0    4096532&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Nov 2006 13:45:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/need-assistance-on-interpreting-memory-usage-data/m-p/3894061#M25881</guid>
      <dc:creator>Debbie Fleith</dc:creator>
      <dc:date>2006-11-07T13:45:07Z</dc:date>
    </item>
    <item>
      <title>Re: Need assistance on interpreting memory usage data</title>
      <link>https://community.hpe.com/t5/operating-system-linux/need-assistance-on-interpreting-memory-usage-data/m-p/3894062#M25882</link>
      <description>Normal, please see:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.redhat.com/advice/tips/meminfo.html" target="_blank"&gt;https://www.redhat.com/advice/tips/meminfo.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Linux will always try to use all available memory, if not for applications, for buffers/cache.&lt;BR /&gt;&lt;BR /&gt;From the output of free command, you can see how much memory is used as buffers/cache. So the memory used by your application is what you see in +/- buffers/cache.</description>
      <pubDate>Tue, 07 Nov 2006 13:52:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/need-assistance-on-interpreting-memory-usage-data/m-p/3894062#M25882</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-11-07T13:52:47Z</dc:date>
    </item>
    <item>
      <title>Re: Need assistance on interpreting memory usage data</title>
      <link>https://community.hpe.com/t5/operating-system-linux/need-assistance-on-interpreting-memory-usage-data/m-p/3894063#M25883</link>
      <description>One surprise to watch out for is that shared memory and tmpfs files are reported as part of the "Cached" total in /proc/meminfo and top.  That can make it seem that there is a lot of pagecache in use and easily freed when much of that memory is actually shared memory or tmpfs files that would need to be swapped out to release their RAM.  You can see the amount of system V shared memory in RAM using "ipcs -u".  There is no easy way to see the amount of tmpfs RAM.  The total amount in RAM and swap can be seeing looking at the output of "df".</description>
      <pubDate>Wed, 08 Nov 2006 17:37:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/need-assistance-on-interpreting-memory-usage-data/m-p/3894063#M25883</guid>
      <dc:creator>Mike Stroyan</dc:creator>
      <dc:date>2006-11-08T17:37:03Z</dc:date>
    </item>
  </channel>
</rss>

