<?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 memory info in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-info/m-p/4447565#M358249</link>
    <description>Hi guys,&lt;BR /&gt;&lt;BR /&gt;    when i do the following to find the memory installed in my server, i got the output..&lt;BR /&gt;&lt;BR /&gt;# dmesg | grep -i phy&lt;BR /&gt;    physical page size = 4096 bytes, logical page size = 4096 bytes&lt;BR /&gt;    Physical: 8251256 Kbytes, lockable: 5940420 Kbytes, available: 6921028 Kbytes&lt;BR /&gt;&lt;BR /&gt;Please tell me, what is lockable and available memory in it. and what they are pointing to like, is the total memory is the sum of lockable and available memory.&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;</description>
    <pubDate>Thu, 25 Jun 2009 23:04:57 GMT</pubDate>
    <dc:creator>Vishu</dc:creator>
    <dc:date>2009-06-25T23:04:57Z</dc:date>
    <item>
      <title>memory info</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-info/m-p/4447565#M358249</link>
      <description>Hi guys,&lt;BR /&gt;&lt;BR /&gt;    when i do the following to find the memory installed in my server, i got the output..&lt;BR /&gt;&lt;BR /&gt;# dmesg | grep -i phy&lt;BR /&gt;    physical page size = 4096 bytes, logical page size = 4096 bytes&lt;BR /&gt;    Physical: 8251256 Kbytes, lockable: 5940420 Kbytes, available: 6921028 Kbytes&lt;BR /&gt;&lt;BR /&gt;Please tell me, what is lockable and available memory in it. and what they are pointing to like, is the total memory is the sum of lockable and available memory.&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;</description>
      <pubDate>Thu, 25 Jun 2009 23:04:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-info/m-p/4447565#M358249</guid>
      <dc:creator>Vishu</dc:creator>
      <dc:date>2009-06-25T23:04:57Z</dc:date>
    </item>
    <item>
      <title>Re: memory info</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-info/m-p/4447566#M358250</link>
      <description>Lockable is memory which can be mlock/plock'ed. (Which just means it gets marked such that it will not be paged out). The kernel dynamic memory is also implicitly locked since HP-UX doesn't support paging kernel memory.&lt;BR /&gt;&lt;BR /&gt;Part or all of lockable is in available. There's no direct correlation (usually available will be greater than lockable since you should start out with more free memory than the system can pin down).</description>
      <pubDate>Thu, 25 Jun 2009 23:38:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-info/m-p/4447566#M358250</guid>
      <dc:creator>Don Morris_1</dc:creator>
      <dc:date>2009-06-25T23:38:10Z</dc:date>
    </item>
    <item>
      <title>Re: memory info</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-info/m-p/4447567#M358251</link>
      <description>&amp;gt; Physical: 8251256 Kbytes, lockable: 5940420 Kbytes, available: 6921028 &lt;BR /&gt;&lt;BR /&gt;It means you have 6921028 worth of RAM free now. Of which, 5940420 could be locked by user if their process wants to.&lt;BR /&gt;</description>
      <pubDate>Fri, 26 Jun 2009 03:10:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-info/m-p/4447567#M358251</guid>
      <dc:creator>Venkatesh BL</dc:creator>
      <dc:date>2009-06-26T03:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: memory info</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-info/m-p/4447568#M358252</link>
      <description>Hi,&lt;BR /&gt;see the below link&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5965-4641/ch01s03.html" target="_blank"&gt;http://docs.hp.com/en/5965-4641/ch01s03.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Suraj</description>
      <pubDate>Fri, 26 Jun 2009 05:00:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-info/m-p/4447568#M358252</guid>
      <dc:creator>Suraj K Sankari</dc:creator>
      <dc:date>2009-06-26T05:00:10Z</dc:date>
    </item>
    <item>
      <title>Re: memory info</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-info/m-p/4447569#M358253</link>
      <description>Hi Vishnu,&lt;BR /&gt;&lt;BR /&gt;Size of your physical memory is "8251256 Kbytes".&lt;BR /&gt;&lt;BR /&gt;Regds,&lt;BR /&gt;R.K.</description>
      <pubDate>Fri, 26 Jun 2009 05:25:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-info/m-p/4447569#M358253</guid>
      <dc:creator>R.K. #</dc:creator>
      <dc:date>2009-06-26T05:25:43Z</dc:date>
    </item>
  </channel>
</rss>

