<?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: unlockable memory question in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/unlockable-memory-question/m-p/2653145#M46583</link>
    <description>Actually you can set minimun unlockable memory using unlockable_mem kernel parameter.</description>
    <pubDate>Fri, 25 Jan 2002 17:36:00 GMT</pubDate>
    <dc:creator>Vladislav Demidov</dc:creator>
    <dc:date>2002-01-25T17:36:00Z</dc:date>
    <item>
      <title>unlockable memory question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unlockable-memory-question/m-p/2653142#M46580</link>
      <description>I have an N4000 with 4 gig of physical memory, and the kernel configuration is set with &lt;BR /&gt;unlockable memory=4000, dmesg info ------&lt;BR /&gt;Memory Information:&lt;BR /&gt;    physical page size = 4096 bytes, logical page size = 4096 bytes&lt;BR /&gt;    Physical: 4194304 Kbytes, lockable: 3626364 Kbytes, available: 3698996 Kbytes&lt;BR /&gt;The issue is a lot of oracle apps seem to be contending for memory which glance is showing at a constant 97%, what I am thinking prior to ordering more memory(4-8 gig more) is setting locakable memory to 0.&lt;BR /&gt;                                   Thanks,&lt;BR /&gt;                                     Joe Clark&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 25 Jan 2002 17:09:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unlockable-memory-question/m-p/2653142#M46580</guid>
      <dc:creator>joe clark</dc:creator>
      <dc:date>2002-01-25T17:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: unlockable memory question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unlockable-memory-question/m-p/2653143#M46581</link>
      <description>Hello Joe,&lt;BR /&gt;  You can not set lockable memory to 0 because kernel resides lockable memory moreover any process can lock memory using plock() system call</description>
      <pubDate>Fri, 25 Jan 2002 17:24:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unlockable-memory-question/m-p/2653143#M46581</guid>
      <dc:creator>Vladislav Demidov</dc:creator>
      <dc:date>2002-01-25T17:24:38Z</dc:date>
    </item>
    <item>
      <title>Re: unlockable memory question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unlockable-memory-question/m-p/2653144#M46582</link>
      <description>I could not find lockable memory in the kernel params list, so I assume you are talking about unlockable_mem, which on my system is set to 0.  Now, if you apply the tuned parameter set for an oracle db server, it suggests avalue of 2000 (I think), but you always finding yourself adjusting things according to your needs.  The value 0 works well for me.&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;Chris</description>
      <pubDate>Fri, 25 Jan 2002 17:30:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unlockable-memory-question/m-p/2653144#M46582</guid>
      <dc:creator>Christopher McCray_1</dc:creator>
      <dc:date>2002-01-25T17:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: unlockable memory question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unlockable-memory-question/m-p/2653145#M46583</link>
      <description>Actually you can set minimun unlockable memory using unlockable_mem kernel parameter.</description>
      <pubDate>Fri, 25 Jan 2002 17:36:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unlockable-memory-question/m-p/2653145#M46583</guid>
      <dc:creator>Vladislav Demidov</dc:creator>
      <dc:date>2002-01-25T17:36:00Z</dc:date>
    </item>
    <item>
      <title>Re: unlockable memory question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unlockable-memory-question/m-p/2653146#M46584</link>
      <description>Hi Joe,&lt;BR /&gt;&lt;BR /&gt;Take a look at this thread to know more about unlockable_mem,&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;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support3.external.hp.com/cki/bin/doc.pl/sid=77056de50d93c29218/screen=ckiDisplayDocument?docId=400000000010677" target="_blank"&gt;http://us-support3.external.hp.com/cki/bin/doc.pl/sid=77056de50d93c29218/screen=ckiDisplayDocument?docId=400000000010677&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Fri, 25 Jan 2002 17:51:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unlockable-memory-question/m-p/2653146#M46584</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-01-25T17:51:56Z</dc:date>
    </item>
    <item>
      <title>Re: unlockable memory question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unlockable-memory-question/m-p/2653147#M46585</link>
      <description>Sorry the kernel parameter I was talking about &lt;BR /&gt;was unlockable_mem. I guess 2 options that are available related to freeing up more system memory, 1) change unlockable_mem to 2000 as mentioned earlier and monitor situation, 2) change unlockable_mem to 0, and let the system determine how much it will need to use for virtual memory. Both options should free up more memory for the oracle apps. Glance listing below shows what is available when &lt;BR /&gt;hardly any activity on system.&lt;BR /&gt;&lt;BR /&gt;Total VM : 827.6mb   Sys Mem  : 213.6mb   User Mem:  2.68gb   Phys Mem:  4.00gb&lt;BR /&gt;Active VM: 364.4mb   Buf Cache: 409.6mb   Free Mem: 733.1mb &lt;BR /&gt;                                  Thanks again,&lt;BR /&gt;                                    Joe&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 25 Jan 2002 22:33:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unlockable-memory-question/m-p/2653147#M46585</guid>
      <dc:creator>joe clark</dc:creator>
      <dc:date>2002-01-25T22:33:43Z</dc:date>
    </item>
    <item>
      <title>Re: unlockable memory question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unlockable-memory-question/m-p/2653148#M46586</link>
      <description>It's important to realize that a virtual memory system like HP-UX manages memory very dynamically and that 100% memory usage is just fine. What you should monitor is PAGE OUT in Glance (or vmstat).  If these numbers are zero to about 20 to 50, then you have plenty of memory.  Some of your processes are interactive and the 'think' time might be minutes to hours, which makes these processes good candidates to be paged out (swapped) until needed at a later time.&lt;BR /&gt;&lt;BR /&gt;If you aren't having any performance issues, I would not pay much attention to memory usage, just watch PAGE OUT.  If you are having peformance problems with Oracle, the biggest contributions will be found by enumerating all the SQL routines, see which ones are used the most and rank them by cost (pirmarily disk I/O). This will require EXPLAIN PLAN and the DBA to look over.  The goal is to find SQL routines that perfomr serial or full table searches rather than indexed or partial searches.&lt;BR /&gt;&lt;BR /&gt;Additionally, indexes will have to be rebuilt as a large number of insertions are performed as these may create a lopsided index tree and Oracle will silently ignore the index and search serially.&lt;BR /&gt;&lt;BR /&gt;Finally, SGA can be resized to provide the biggest boost in performance. Make sure that the use of temp files for sorts is minimized by providing a large share and temp pool. SGA may need to be about 1500 megs for good performance and in that case, RAM should be at least 4Gb with 6-8Gb better for growth. Idelaly, Oracle should run as 64bits so that SGA and local program memory is unconstrained by 32bit limits.&lt;BR /&gt;&lt;BR /&gt;Rather than trying to adjust HP-UX for inefficient application code, it is far more productive to adjust the application.</description>
      <pubDate>Sun, 27 Jan 2002 03:33:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unlockable-memory-question/m-p/2653148#M46586</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2002-01-27T03:33:52Z</dc:date>
    </item>
  </channel>
</rss>

