<?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 Problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-problem/m-p/3929008#M287142</link>
    <description>Hi:&lt;BR /&gt;&lt;BR /&gt;If it is not a problem with a process, and you need more Physical memory, you could first try to stop running process that you do not need.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards</description>
    <pubDate>Fri, 19 Jan 2007 06:02:06 GMT</pubDate>
    <dc:creator>Ignacio Javier</dc:creator>
    <dc:date>2007-01-19T06:02:06Z</dc:date>
    <item>
      <title>Memory Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-problem/m-p/3929006#M287140</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;What can be done if some users complain that their application is running very slow...When we checked the top command, it showed that the memory used by the appliations is very high...what needs to be done in this case ?</description>
      <pubDate>Fri, 19 Jan 2007 05:06:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-problem/m-p/3929006#M287140</guid>
      <dc:creator>Bedare Nikhil</dc:creator>
      <dc:date>2007-01-19T05:06:36Z</dc:date>
    </item>
    <item>
      <title>Re: Memory Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-problem/m-p/3929007#M287141</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You are a bit resticted as to what you can do except purchase more memory or make the code more efficient. If you can clearly see that the  memory is being consumed by the application then either get your apps guys to clarify it can't be tuned or get more physical memory. If you have historical stats review memory over a period it may indicate an application leak if there has been a gradual rise over a period. Have a look at the RSS value in glance for each process or sort by memory to see the memory hogs. I reckon however you'll end up buying more memory.&lt;BR /&gt;&lt;BR /&gt;Cheers</description>
      <pubDate>Fri, 19 Jan 2007 05:16:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-problem/m-p/3929007#M287141</guid>
      <dc:creator>Adam Noble</dc:creator>
      <dc:date>2007-01-19T05:16:17Z</dc:date>
    </item>
    <item>
      <title>Re: Memory Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-problem/m-p/3929008#M287142</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;If it is not a problem with a process, and you need more Physical memory, you could first try to stop running process that you do not need.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Fri, 19 Jan 2007 06:02:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-problem/m-p/3929008#M287142</guid>
      <dc:creator>Ignacio Javier</dc:creator>
      <dc:date>2007-01-19T06:02:06Z</dc:date>
    </item>
    <item>
      <title>Re: Memory Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-problem/m-p/3929009#M287143</link>
      <description>Just check if the memory consumed is increasing after the application's 1st start. It may be a Memory Leak issue. Is there any other process which shouldnt be running? If you are restricted in increasing RAM, consider recompiling kernel after removing Device Drivers which you dont need and fine tune it.Also, always try to use nice top while you want to have a look at processes running.&lt;BR /&gt;</description>
      <pubDate>Sat, 20 Jan 2007 23:51:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-problem/m-p/3929009#M287143</guid>
      <dc:creator>Anshumali</dc:creator>
      <dc:date>2007-01-20T23:51:32Z</dc:date>
    </item>
    <item>
      <title>Re: Memory Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-problem/m-p/3929010#M287144</link>
      <description>The question is not easily answered. How do the users know that their application is running slow? Was it running faster in the past? If so, was there less of a load on the system at that time?&lt;BR /&gt; &lt;BR /&gt;Memory usage is not important to performance until the usage exceeds physical RAM. At that point, processes will be deactivated and pages of memory will be written to the swap area. When this happens, system performance can drop as much as 100:1 or worse. The top command is not useful for memory issues -- it only reports on CPU usage. Use swapinfo -tm and vmtstat to determine paging activity. In vmstat, the column is po (ignore pi and other columns). Numbers over 10, especially over 50, indicate severe memory shortage. To fix this, reduce the number of users and processes on the system until vmstat reports less than 10 when the system is busy.&lt;BR /&gt; &lt;BR /&gt;Or you can increase memory. You may need to add 4gb to 16Gb of RAM depending on what you need to run on this machine.</description>
      <pubDate>Sun, 21 Jan 2007 15:37:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-problem/m-p/3929010#M287144</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2007-01-21T15:37:05Z</dc:date>
    </item>
  </channel>
</rss>

