<?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: Please help Memory Tuning in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/please-help-memory-tuning/m-p/3549395#M224599</link>
    <description>Start by identifying processes that use most memory. 'sz' is process resident memory usage given in physical memory pages (page size is 4K).&lt;BR /&gt;&lt;BR /&gt;$ UNIX95= ps -e -o sz,pid,user,args | sort -n&lt;BR /&gt;&lt;BR /&gt;Also check your buffer cache size. By default, it is set to 50% of your total memory, which will work against you. Buffer cache size is controlled by kernel parameters dbc_min_pct and dbc_max_pct. You probably want to set dbc_max_pct to value between 5-10%.</description>
    <pubDate>Sun, 22 May 2005 01:40:59 GMT</pubDate>
    <dc:creator>Ermin Borovac</dc:creator>
    <dc:date>2005-05-22T01:40:59Z</dc:date>
    <item>
      <title>Please help Memory Tuning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/please-help-memory-tuning/m-p/3549394#M224598</link>
      <description>Hi, my 8G of Physical Memory hpux 11i box is running with sybase with 6G shmmax. &lt;BR /&gt;&lt;BR /&gt;Please help me with this coz i got 100% used in memory with i command swapinfo.&lt;BR /&gt;&lt;BR /&gt;# swapinfo&lt;BR /&gt;             Kb      Kb      Kb   PCT  START/      Kb&lt;BR /&gt;TYPE      AVAIL    USED    FREE  USED   LIMIT RESERVE  PRI  NAME&lt;BR /&gt;dev     16384000       0 4194304    0%       0       -    1  /dev/vg00/lvol2&lt;BR /&gt;reserve       - 4065992 -4065992&lt;BR /&gt;memory  6621876 6621876       0  100%&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
      <pubDate>Sun, 22 May 2005 01:05:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/please-help-memory-tuning/m-p/3549394#M224598</guid>
      <dc:creator>Elder Silva_1</dc:creator>
      <dc:date>2005-05-22T01:05:33Z</dc:date>
    </item>
    <item>
      <title>Re: Please help Memory Tuning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/please-help-memory-tuning/m-p/3549395#M224599</link>
      <description>Start by identifying processes that use most memory. 'sz' is process resident memory usage given in physical memory pages (page size is 4K).&lt;BR /&gt;&lt;BR /&gt;$ UNIX95= ps -e -o sz,pid,user,args | sort -n&lt;BR /&gt;&lt;BR /&gt;Also check your buffer cache size. By default, it is set to 50% of your total memory, which will work against you. Buffer cache size is controlled by kernel parameters dbc_min_pct and dbc_max_pct. You probably want to set dbc_max_pct to value between 5-10%.</description>
      <pubDate>Sun, 22 May 2005 01:40:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/please-help-memory-tuning/m-p/3549395#M224599</guid>
      <dc:creator>Ermin Borovac</dc:creator>
      <dc:date>2005-05-22T01:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: Please help Memory Tuning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/please-help-memory-tuning/m-p/3549396#M224600</link>
      <description>Hi,&lt;BR /&gt;From the swapinfo output we can see your psuedo swap is at 100%. Pseudoswap is simply an HP-UX mechanism to allow system with large amounts of memory to not require large amounts of swap.Pseudoswap is nothing more and nothing less than kernel bookeeping. With pseudoswap, processes are allowed to count 75% of memory + any "real" swap as swap space so that more processes can be run.  &lt;BR /&gt;&lt;BR /&gt;Coming to your problem:&lt;BR /&gt;I would like you to check following kerenel parameter.&lt;BR /&gt;&lt;BR /&gt;dbc_max_pct&lt;BR /&gt;&lt;BR /&gt;which set the buffer cache used to default 50% and can be a waste of memory. 500MB of buffer cache is enough in normal case.&lt;BR /&gt;&lt;BR /&gt;Sudeesh&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 22 May 2005 04:45:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/please-help-memory-tuning/m-p/3549396#M224600</guid>
      <dc:creator>Sudeesh</dc:creator>
      <dc:date>2005-05-22T04:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: Please help Memory Tuning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/please-help-memory-tuning/m-p/3549397#M224601</link>
      <description>Thank you so much! i got dbc_max_pct = 50&lt;BR /&gt;&lt;BR /&gt;btw, how do i update the kernel? :)&lt;BR /&gt;&lt;BR /&gt;what are the steps after i do&lt;BR /&gt;&lt;BR /&gt;kmtune -s dbc_max_pct=5&lt;BR /&gt;&lt;BR /&gt;thanks!&lt;BR /&gt;</description>
      <pubDate>Sun, 22 May 2005 19:07:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/please-help-memory-tuning/m-p/3549397#M224601</guid>
      <dc:creator>Elder Silva_1</dc:creator>
      <dc:date>2005-05-22T19:07:52Z</dc:date>
    </item>
    <item>
      <title>Re: Please help Memory Tuning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/please-help-memory-tuning/m-p/3549398#M224602</link>
      <description>Assuming hp-ux is 11i v1 (11.11), here are steps to recompile the kernel.&lt;BR /&gt;&lt;BR /&gt;# cd /stand/build&lt;BR /&gt;# rm -r *&lt;BR /&gt;# cp /stand/system /stand/system.prev&lt;BR /&gt;# /usr/lbin/sysadm/system_prep -s /stand/system&lt;BR /&gt;# diff /stand/system /stand/system.prev&lt;BR /&gt;# kmtune -s dbc_max_pct=5&lt;BR /&gt;# /usr/sbin/mk_kernel&lt;BR /&gt;# kmupdate&lt;BR /&gt;# cd /&lt;BR /&gt;# shutdown -ry 0&lt;BR /&gt;</description>
      <pubDate>Sun, 22 May 2005 20:01:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/please-help-memory-tuning/m-p/3549398#M224602</guid>
      <dc:creator>Ermin Borovac</dc:creator>
      <dc:date>2005-05-22T20:01:29Z</dc:date>
    </item>
    <item>
      <title>Re: Please help Memory Tuning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/please-help-memory-tuning/m-p/3549399#M224603</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;This can be easily done through SAM also. It is quite safe to do it with SAM.&lt;BR /&gt;&lt;BR /&gt;SAM-&amp;gt;Kernel Configuration-&amp;gt;Configurable Parameters-&amp;gt;&lt;BR /&gt;Select the parameter and double click. Chage value to desired value. Now from action click on process new kernel. Once done it will reboot your system.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Sun, 22 May 2005 22:06:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/please-help-memory-tuning/m-p/3549399#M224603</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2005-05-22T22:06:18Z</dc:date>
    </item>
    <item>
      <title>Re: Please help Memory Tuning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/please-help-memory-tuning/m-p/3549400#M224604</link>
      <description>On HPUX 11.23 this is dynamically tunable.&lt;BR /&gt;&lt;BR /&gt;[rx260-05]/ &amp;gt;kctune dbc_max_pct&lt;BR /&gt;Tunable      Value  Expression  Changes&lt;BR /&gt;dbc_max_pct     10  10          Immed&lt;BR /&gt;[rx260-05]/ &amp;gt;kctune dbc_max_pct=7&lt;BR /&gt;       * The automatic 'backup' configuration has been updated.&lt;BR /&gt;       * The requested changes have been applied to the currently&lt;BR /&gt;         running system.&lt;BR /&gt;Tunable                Value  Expression  Changes&lt;BR /&gt;dbc_max_pct  (before)     10  10          Immed&lt;BR /&gt;             (now)         7  7           &lt;BR /&gt;[rx260-05]/ &amp;gt;kctune dbc_max_pct=7                                               &lt;BR /&gt;[rx260-05]/ &amp;gt;kctune dbc_max_pct   &lt;BR /&gt;Tunable      Value  Expression  Changes&lt;BR /&gt;dbc_max_pct      7  7           Immed&lt;BR /&gt;[rx260-05]/ &amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Sudeesh&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 22 May 2005 23:05:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/please-help-memory-tuning/m-p/3549400#M224604</guid>
      <dc:creator>Sudeesh</dc:creator>
      <dc:date>2005-05-22T23:05:11Z</dc:date>
    </item>
  </channel>
</rss>

