<?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: Problems with performance! in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-performance/m-p/3428399#M859280</link>
    <description>Have a look in man ps.&lt;BR /&gt;&lt;BR /&gt;sz is size in pages and vsz is the same size in KB. As a page is 4KB...&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;</description>
    <pubDate>Tue, 23 Nov 2004 08:24:11 GMT</pubDate>
    <dc:creator>Fred Ruffet</dc:creator>
    <dc:date>2004-11-23T08:24:11Z</dc:date>
    <item>
      <title>Problems with performance!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-performance/m-p/3428395#M859276</link>
      <description>Hi All,&lt;BR /&gt;at the moment we run an application using API requests, the processes take memory without release it!!!!... until the all memory is occupied.&lt;BR /&gt;we have a UNIX 11.0 - oracle -  &lt;BR /&gt;in attachement you find some output info:&lt;BR /&gt;sysdef&lt;BR /&gt;swapinfo -a&lt;BR /&gt;top &lt;BR /&gt;Can I change some kernel param to solve the problem??&lt;BR /&gt;any suggestions??&lt;BR /&gt;thanks for help&lt;BR /&gt;L.F.</description>
      <pubDate>Tue, 23 Nov 2004 04:48:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-performance/m-p/3428395#M859276</guid>
      <dc:creator>Lorenzo Facello</dc:creator>
      <dc:date>2004-11-23T04:48:41Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with performance!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-performance/m-p/3428396#M859277</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If the process is taking memory without releasing it later, then it's called memory leak unless the process really needs it. You will need to work with the developers/vendors to get it fixed. To confirm the issue run&lt;BR /&gt;&lt;BR /&gt;UNIX95= ps -e -o 'vsz pid args' |sort -n&lt;BR /&gt;&lt;BR /&gt;periodically and observe the processes whose vsz values are gradually increasing. &lt;BR /&gt;&lt;BR /&gt;Your total swap utilization (swapinfo -t) is around 52% which is enough. You also have 1.3GB of free memory available. Your CPU usage is very low when you ran your top. Since you have configured static buffer cache of around 600MB, you should be alright in that area also.&lt;BR /&gt;&lt;BR /&gt;Only issue is with your timeslice value which is 1. I suggest you set it back to 10 which is the default value. Other than that I don't see any issues with your configuration. &lt;BR /&gt;&lt;BR /&gt;-Sri&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Nov 2004 05:01:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-performance/m-p/3428396#M859277</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-11-23T05:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with performance!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-performance/m-p/3428397#M859278</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Look at&lt;BR /&gt;&lt;BR /&gt;ftp://eh:spear9@hprc.external.hp.com/memory.htm&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Good info and tools&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;             Steve Steel</description>
      <pubDate>Tue, 23 Nov 2004 05:06:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-performance/m-p/3428397#M859278</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2004-11-23T05:06:05Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with performance!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-performance/m-p/3428398#M859279</link>
      <description>Thanks guys...&lt;BR /&gt;interesting stuff!&lt;BR /&gt;Now I need to launch the command&lt;BR /&gt;UNIX95=1 ps....&lt;BR /&gt;when we do some test... we should notice something strange when we get the problem...&lt;BR /&gt;just a question...&lt;BR /&gt;but the sz has to 1/4 of the vsz?&lt;BR /&gt;thanks again&lt;BR /&gt;L.F.</description>
      <pubDate>Tue, 23 Nov 2004 06:52:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-performance/m-p/3428398#M859279</guid>
      <dc:creator>Lorenzo Facello</dc:creator>
      <dc:date>2004-11-23T06:52:53Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with performance!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-performance/m-p/3428399#M859280</link>
      <description>Have a look in man ps.&lt;BR /&gt;&lt;BR /&gt;sz is size in pages and vsz is the same size in KB. As a page is 4KB...&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Nov 2004 08:24:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-performance/m-p/3428399#M859280</guid>
      <dc:creator>Fred Ruffet</dc:creator>
      <dc:date>2004-11-23T08:24:11Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with performance!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-performance/m-p/3428400#M859281</link>
      <description>The man page for ps is very helpful here. VSZ memory is displayed in Kbytes while SZ is displayed in memory pages (4Kbytes each). Since memory pages are pretty strange for humans to figure out, use VSZ. But the important note here is that your application(s) need rewriting. There is nothing you can do in HP-UX to prevent the programs from (mis)using memory. &lt;BR /&gt; &lt;BR /&gt;Note also that using all of memory is not necessarily a bad thing...unless the memory is not being used efficiently. Your swapinfo shows that not all memory is used and no swap space is used. When your memory is full, quiet processes will be rolled out to the swap area. Use the command:&lt;BR /&gt; &lt;BR /&gt;swapinfo -tm&lt;BR /&gt; &lt;BR /&gt;to see your total virtual memory. You probably have dbc_max_pct set to 50 in the kernel. Change that number to approximately 400-600 megs--note that dbc_max_pct is percentage of total RAM so you'll have to calculate the percentage value.</description>
      <pubDate>Tue, 23 Nov 2004 08:30:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-performance/m-p/3428400#M859281</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2004-11-23T08:30:05Z</dc:date>
    </item>
  </channel>
</rss>

