<?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 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/2685082#M917692</link>
    <description>Its hard to say whether you have a problem or not without knowing what processes are using the memory.  Can you post output from the following command:&lt;BR /&gt;&lt;BR /&gt;$ UNIX95= ps -eo 'vsz args' | sort -nr | head&lt;BR /&gt;&lt;BR /&gt;That will print the top 10 memory using processes.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Steve</description>
    <pubDate>Mon, 18 Mar 2002 12:05:47 GMT</pubDate>
    <dc:creator>Steven Gillard_2</dc:creator>
    <dc:date>2002-03-18T12:05:47Z</dc:date>
    <item>
      <title>MEMORY USAGE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/2685080#M917690</link>
      <description>I have a server k570 with hp-ux 11.0 and total physical memory 1024 Mb.&lt;BR /&gt;User mem is 300 Mb.Is it normal that without any particular process the memory usage (user mem) is so hight?&lt;BR /&gt;I have already done some controls with glance, gpm, ps, top, perfview but there is nothing strange.&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Mar 2002 11:32:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/2685080#M917690</guid>
      <dc:creator>CSA-PROD</dc:creator>
      <dc:date>2002-03-18T11:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: MEMORY USAGE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/2685081#M917691</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;"user" memory is not limited to not root processes, meaning that root processes can be "user" processes. I haven't played enough with glance to quantify exacty what is system and what is "user". Is your "min" buffer cache set to no more than 20%?&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/hpux/onlinedocs/os/11i/mem_mgt.html" target="_blank"&gt;http://docs.hp.com/hpux/onlinedocs/os/11i/mem_mgt.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Mon, 18 Mar 2002 12:01:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/2685081#M917691</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-03-18T12:01:21Z</dc:date>
    </item>
    <item>
      <title>Re: MEMORY USAGE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/2685082#M917692</link>
      <description>Its hard to say whether you have a problem or not without knowing what processes are using the memory.  Can you post output from the following command:&lt;BR /&gt;&lt;BR /&gt;$ UNIX95= ps -eo 'vsz args' | sort -nr | head&lt;BR /&gt;&lt;BR /&gt;That will print the top 10 memory using processes.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Steve</description>
      <pubDate>Mon, 18 Mar 2002 12:05:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/2685082#M917692</guid>
      <dc:creator>Steven Gillard_2</dc:creator>
      <dc:date>2002-03-18T12:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: MEMORY USAGE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/2685083#M917693</link>
      <description>Hi,&lt;BR /&gt;about the buffer cache we have a dinamic one,value is:&lt;BR /&gt;dbc_max_pct=20&lt;BR /&gt;dbc_min_pct=5&lt;BR /&gt;In attachment the output of "ps -e 'vsz args' | sort -nr|head"&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 18 Mar 2002 13:26:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/2685083#M917693</guid>
      <dc:creator>CSA-PROD</dc:creator>
      <dc:date>2002-03-18T13:26:09Z</dc:date>
    </item>
    <item>
      <title>Re: MEMORY USAGE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/2685084#M917694</link>
      <description>From the ps output it doesn't look like you have any processes with memory leaks (at least none that appear in the given output).  I guess if you look at the entire process list on your machine it will all add up to the 300Meg, although I must agree that it does sound a little high if you have nothing else running.&lt;BR /&gt;&lt;BR /&gt;Still as they say, high memory usage on unix is not a problem, so long as there is not too much page out activity.  Chances are this is normal and not indicative of a problem.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Steve</description>
      <pubDate>Mon, 18 Mar 2002 15:25:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/2685084#M917694</guid>
      <dc:creator>Steven Gillard_2</dc:creator>
      <dc:date>2002-03-18T15:25:36Z</dc:date>
    </item>
    <item>
      <title>Re: MEMORY USAGE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/2685085#M917695</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;   You wouldnt need to worry about memory usage, unless there is lot of swapping and paging going on. That can be checked by running &lt;BR /&gt;vmstat -n   and look for the value correspondign to po  (pageout). This should ideally be zero.&lt;BR /&gt;Swapinfo -mt  gives you swap usage.&lt;BR /&gt;&lt;BR /&gt;Also, use glance and check memory load.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;raj</description>
      <pubDate>Mon, 18 Mar 2002 18:25:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/2685085#M917695</guid>
      <dc:creator>Roger Baptiste</dc:creator>
      <dc:date>2002-03-18T18:25:17Z</dc:date>
    </item>
    <item>
      <title>Re: MEMORY USAGE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/2685086#M917696</link>
      <description>I wouldn't be concerned with 30% of your memory being used by user process.&lt;BR /&gt;&lt;BR /&gt;I worry about the % of user process for cpu. It is normal for % of user to be high for memory.</description>
      <pubDate>Mon, 18 Mar 2002 18:27:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/2685086#M917696</guid>
      <dc:creator>Krishna Prasad</dc:creator>
      <dc:date>2002-03-18T18:27:44Z</dc:date>
    </item>
  </channel>
</rss>

