<?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: lockable memory on the server in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/lockable-memory-on-the-server/m-p/2694149#M56205</link>
    <description>Hello,&lt;BR /&gt;How can I increase the number of lockable bytes on the server?&lt;BR /&gt;The total memory is 2GB and the lockable bytes is 1.1GB.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
    <pubDate>Fri, 05 Apr 2002 07:13:31 GMT</pubDate>
    <dc:creator>T G Manikandan</dc:creator>
    <dc:date>2002-04-05T07:13:31Z</dc:date>
    <item>
      <title>lockable memory on the server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lockable-memory-on-the-server/m-p/2694144#M56200</link>
      <description>Hello,&lt;BR /&gt;I have a L2000 server with 2GB memory.&lt;BR /&gt;Physical: 2097152 Kbytes, lockable: 1165112&lt;BR /&gt;Kbytes, available: 1360512 Kbytes&lt;BR /&gt;The lockable bytes on the server is very less.How can I increase the value.The parameter unlockable_mem on the server is 0.&lt;BR /&gt;Please,suggestions!&lt;BR /&gt;</description>
      <pubDate>Sun, 31 Mar 2002 11:25:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lockable-memory-on-the-server/m-p/2694144#M56200</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2002-03-31T11:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: lockable memory on the server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lockable-memory-on-the-server/m-p/2694145#M56201</link>
      <description>You can set it up to your physical memory.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com//hpux/onlinedocs/os/KCparam.UnlockableMem.html" target="_blank"&gt;http://docs.hp.com//hpux/onlinedocs/os/KCparam.UnlockableMem.html&lt;/A&gt;</description>
      <pubDate>Sun, 31 Mar 2002 13:35:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lockable-memory-on-the-server/m-p/2694145#M56201</guid>
      <dc:creator>Wilfred Chau_1</dc:creator>
      <dc:date>2002-03-31T13:35:29Z</dc:date>
    </item>
    <item>
      <title>Re: lockable memory on the server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lockable-memory-on-the-server/m-p/2694146#M56202</link>
      <description>Hi TG,&lt;BR /&gt;&lt;BR /&gt;Try these couple of links,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support3.external.hp.com/cki/bin/doc.pl/sid=a4200ad90379d5938a/screen=ckiDisplayDocument?docId=200000042264046" target="_blank"&gt;http://us-support3.external.hp.com/cki/bin/doc.pl/sid=a4200ad90379d5938a/screen=ckiDisplayDocument?docId=200000042264046&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support3.external.hp.com/cki/bin/doc.pl/sid=a4200ad90379d5938a/screen=ckiDisplayDocument?docId=200000050018417" target="_blank"&gt;http://us-support3.external.hp.com/cki/bin/doc.pl/sid=a4200ad90379d5938a/screen=ckiDisplayDocument?docId=200000050018417&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support3.external.hp.com/cki/bin/doc.pl/sid=a4200ad90379d5938a/screen=ckiDisplayDocument?docId=200000059988538" target="_blank"&gt;http://us-support3.external.hp.com/cki/bin/doc.pl/sid=a4200ad90379d5938a/screen=ckiDisplayDocument?docId=200000059988538&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Sun, 31 Mar 2002 19:49:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lockable-memory-on-the-server/m-p/2694146#M56202</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-03-31T19:49:09Z</dc:date>
    </item>
    <item>
      <title>Re: lockable memory on the server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lockable-memory-on-the-server/m-p/2694147#M56203</link>
      <description>Without making any special changes to the kernel parameters, the lockable memory is what is leftover after the operatings system grabs it's portion.  So if you have very large kernel parameters for nfile, nproc, ninode, etc, then the kernel will need many megs of RAM for it's tables and processes.&lt;BR /&gt;&lt;BR /&gt;There are a lot more questions to ask about memory usage...lockable RAM is a small corener case of most memory problems. Make sure your buffer cache is not using 50% of your RAM and get a copy of psram from:&lt;BR /&gt;&lt;BR /&gt;ftp://contrib:9unsupp8@hprc.external.hp.com/sysadmin/coolscripts/&lt;BR /&gt;&lt;BR /&gt;Thois will show all processes sorted by the amount of RAM used. An example of psram is attached.</description>
      <pubDate>Mon, 01 Apr 2002 15:57:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lockable-memory-on-the-server/m-p/2694147#M56203</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2002-04-01T15:57:15Z</dc:date>
    </item>
    <item>
      <title>Re: lockable memory on the server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lockable-memory-on-the-server/m-p/2694148#M56204</link>
      <description>Hello,&lt;BR /&gt;Thanks for the replies.&lt;BR /&gt;&lt;BR /&gt;I have attached the kmtune ouput.Please check which all values I should reduce and some brief on that.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Apr 2002 08:01:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lockable-memory-on-the-server/m-p/2694148#M56204</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2002-04-04T08:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: lockable memory on the server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lockable-memory-on-the-server/m-p/2694149#M56205</link>
      <description>Hello,&lt;BR /&gt;How can I increase the number of lockable bytes on the server?&lt;BR /&gt;The total memory is 2GB and the lockable bytes is 1.1GB.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Fri, 05 Apr 2002 07:13:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lockable-memory-on-the-server/m-p/2694149#M56205</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2002-04-05T07:13:31Z</dc:date>
    </item>
    <item>
      <title>Re: lockable memory on the server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lockable-memory-on-the-server/m-p/2694150#M56206</link>
      <description>Hi,&lt;BR /&gt; The way I understand things to work is that your lockable memory is set to roughly 75% of available memory. Available memory is what is left over after the kernel grabs space for itself and structures determined by the tunable parameter values.&lt;BR /&gt;&lt;BR /&gt;With a  physical memory size of 2097152 Kbytes, and available memory size of 1360512 Kbytes this means to me that the kernel is using up 736640 Kbytes (roughly 736 Megabytes). Thats huge!.&lt;BR /&gt;&lt;BR /&gt;Looking at the tunable parameters I can see that semaphore related parameters (sem*) are the ones that are most above the default values, notably:&lt;BR /&gt;Parameter:semmni&lt;BR /&gt;Value: 7500 &lt;BR /&gt;Default:64   Parameter:semmns  Value:7500   &lt;BR /&gt;Default:128&lt;BR /&gt;Parameter:semmnu   Value:7500                   Default:30&lt;BR /&gt;Parameter:semume   &lt;BR /&gt;Value:7500                   Default:10&lt;BR /&gt;&lt;BR /&gt;I do not know for sure that these are the cause of such a large kernel but I would investigate why these need to be so high. The setting for these parameters would be determined by the application/RDBMS requirements so I would check the app/DB documentation and recomendations for these parameters.     &lt;BR /&gt;&lt;BR /&gt;Another parameter worth some investigation is maxvgs. The default is 10 and yours is set to 100. If you do not have close to 100 volume groups then you should really reduce this down but I can not see this using up hundreds of megabytes of RAM.&lt;BR /&gt;&lt;BR /&gt;                      &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Apr 2002 14:29:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lockable-memory-on-the-server/m-p/2694150#M56206</guid>
      <dc:creator>Trevor Dyson</dc:creator>
      <dc:date>2002-04-05T14:29:52Z</dc:date>
    </item>
    <item>
      <title>Re: lockable memory on the server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lockable-memory-on-the-server/m-p/2694151#M56207</link>
      <description>Hello,&lt;BR /&gt;Thanks for the replies.Some more input please&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 08 Apr 2002 02:22:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lockable-memory-on-the-server/m-p/2694151#M56207</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2002-04-08T02:22:11Z</dc:date>
    </item>
  </channel>
</rss>

