<?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: Allocated memory in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/allocated-memory/m-p/3180798#M794752</link>
    <description>HP-UX memory (and true for most Unix systems) is very complex. There is memory allocated to the kernel and to processes. But then there are shared resources such as the buffer cache and shared libraries. And programs can share memory with each other. HP-UX is also a virtual memory system so the amount of memory available to processes includes swap space. This means that more programs can be run than will fit into physical memory.&lt;BR /&gt; &lt;BR /&gt;The only simple way is to run glance, a purchased product from HP that simplifies performance monitoring.</description>
    <pubDate>Mon, 02 Feb 2004 21:56:49 GMT</pubDate>
    <dc:creator>Bill Hassell</dc:creator>
    <dc:date>2004-02-02T21:56:49Z</dc:date>
    <item>
      <title>Allocated memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/allocated-memory/m-p/3180797#M794751</link>
      <description>Is there a way to tell how much memory is allocated and how much is free?</description>
      <pubDate>Mon, 02 Feb 2004 21:39:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/allocated-memory/m-p/3180797#M794751</guid>
      <dc:creator>Ronelle van Niekerk</dc:creator>
      <dc:date>2004-02-02T21:39:21Z</dc:date>
    </item>
    <item>
      <title>Re: Allocated memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/allocated-memory/m-p/3180798#M794752</link>
      <description>HP-UX memory (and true for most Unix systems) is very complex. There is memory allocated to the kernel and to processes. But then there are shared resources such as the buffer cache and shared libraries. And programs can share memory with each other. HP-UX is also a virtual memory system so the amount of memory available to processes includes swap space. This means that more programs can be run than will fit into physical memory.&lt;BR /&gt; &lt;BR /&gt;The only simple way is to run glance, a purchased product from HP that simplifies performance monitoring.</description>
      <pubDate>Mon, 02 Feb 2004 21:56:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/allocated-memory/m-p/3180798#M794752</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2004-02-02T21:56:49Z</dc:date>
    </item>
    <item>
      <title>Re: Allocated memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/allocated-memory/m-p/3180799#M794753</link>
      <description>Hi Ronelle,&lt;BR /&gt;&lt;BR /&gt;The easy way to find the used memory is to find the free memory and subtract that from physical memory. You can find the free memory under the "free" column from the vmstat command. You can use various tools to find the physical memory, this command will work for 11.x -&amp;gt;&lt;BR /&gt;&lt;BR /&gt;# echo phys_mem_pages/D|adb /stand/vmunix /dev/kmem&lt;BR /&gt;&lt;BR /&gt;This is the number of 4k pages. You can also find it in the syslog, maybe dmesg will show it if its still in the buffer.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;James.</description>
      <pubDate>Mon, 02 Feb 2004 21:59:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/allocated-memory/m-p/3180799#M794753</guid>
      <dc:creator>James Murtagh</dc:creator>
      <dc:date>2004-02-02T21:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: Allocated memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/allocated-memory/m-p/3180800#M794754</link>
      <description>Thanks guys,&lt;BR /&gt;&lt;BR /&gt;Those are pretty much the answers I was expecting.&lt;BR /&gt;Was asked by a customer and just needed better wording to tell him that it will not be easy to find out.&lt;BR /&gt;&lt;BR /&gt;-Ronelle&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Feb 2004 22:10:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/allocated-memory/m-p/3180800#M794754</guid>
      <dc:creator>Ronelle van Niekerk</dc:creator>
      <dc:date>2004-02-02T22:10:27Z</dc:date>
    </item>
  </channel>
</rss>

