<?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 Actual Memory usage in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/actual-memory-usage/m-p/3272848#M178982</link>
    <description>How to determine the memory usage.&lt;BR /&gt;For eg: By using top, the memory shown was size: 384K   res:544K while using ps -elf of the PID, it returns 94.&lt;BR /&gt;Can advise on how to determine the actual memory usage.&lt;BR /&gt;And also with the top command, what is the diff between size and res? thanks&lt;BR /&gt;</description>
    <pubDate>Tue, 11 May 2004 03:56:11 GMT</pubDate>
    <dc:creator>Shermaine</dc:creator>
    <dc:date>2004-05-11T03:56:11Z</dc:date>
    <item>
      <title>Actual Memory usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/actual-memory-usage/m-p/3272848#M178982</link>
      <description>How to determine the memory usage.&lt;BR /&gt;For eg: By using top, the memory shown was size: 384K   res:544K while using ps -elf of the PID, it returns 94.&lt;BR /&gt;Can advise on how to determine the actual memory usage.&lt;BR /&gt;And also with the top command, what is the diff between size and res? thanks&lt;BR /&gt;</description>
      <pubDate>Tue, 11 May 2004 03:56:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/actual-memory-usage/m-p/3272848#M178982</guid>
      <dc:creator>Shermaine</dc:creator>
      <dc:date>2004-05-11T03:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: Actual Memory usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/actual-memory-usage/m-p/3272849#M178983</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;use vmstat and swapinfo command.&lt;BR /&gt;&lt;BR /&gt;# vmstat 5 20&lt;BR /&gt;where free column is in pages (about 4kb) and the number is 5 seconds for 20 intervals&lt;BR /&gt;&lt;BR /&gt;# swapinfo -tam&lt;BR /&gt;&lt;BR /&gt;regards.</description>
      <pubDate>Tue, 11 May 2004 04:03:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/actual-memory-usage/m-p/3272849#M178983</guid>
      <dc:creator>Joseph Loo</dc:creator>
      <dc:date>2004-05-11T04:03:20Z</dc:date>
    </item>
    <item>
      <title>Re: Actual Memory usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/actual-memory-usage/m-p/3272850#M178984</link>
      <description>#swapinfo -t&lt;BR /&gt;&lt;BR /&gt;this will show you total swap space configured and physical memory in your system.&lt;BR /&gt;&lt;BR /&gt;See the attached file. Here i have 2 GB ram and 5 GB swap.&lt;BR /&gt;Total it shows 7 GB.&lt;BR /&gt;&lt;BR /&gt;That is what you want!!!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 11 May 2004 04:05:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/actual-memory-usage/m-p/3272850#M178984</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2004-05-11T04:05:07Z</dc:date>
    </item>
    <item>
      <title>Re: Actual Memory usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/actual-memory-usage/m-p/3272851#M178985</link>
      <description>vmstat 5 5&lt;BR /&gt;Check the free mem column. Unit is page. One buffer page is 4096k.</description>
      <pubDate>Tue, 11 May 2004 04:26:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/actual-memory-usage/m-p/3272851#M178985</guid>
      <dc:creator>twang</dc:creator>
      <dc:date>2004-05-11T04:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: Actual Memory usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/actual-memory-usage/m-p/3272852#M178986</link>
      <description>Thanks.. can anyone tell me what is size and what it res from running the command "top"? ans what is the unit?</description>
      <pubDate>Tue, 11 May 2004 04:35:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/actual-memory-usage/m-p/3272852#M178986</guid>
      <dc:creator>Shermaine</dc:creator>
      <dc:date>2004-05-11T04:35:45Z</dc:date>
    </item>
    <item>
      <title>Re: Actual Memory usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/actual-memory-usage/m-p/3272853#M178987</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;SIZE = Total virtual size of the process in kilobytes.&lt;BR /&gt;&lt;BR /&gt;RES = Resident size of the process in kilobytes.&lt;BR /&gt;&lt;BR /&gt;refer to "man top" for more details about the other columns.&lt;BR /&gt;&lt;BR /&gt;regards.&lt;BR /&gt;(p.s. some points for the efforts)</description>
      <pubDate>Tue, 11 May 2004 04:39:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/actual-memory-usage/m-p/3272853#M178987</guid>
      <dc:creator>Joseph Loo</dc:creator>
      <dc:date>2004-05-11T04:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: Actual Memory usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/actual-memory-usage/m-p/3272854#M178988</link>
      <description>and can also advise on the unit of the memory when using the command ps -elf</description>
      <pubDate>Tue, 11 May 2004 04:49:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/actual-memory-usage/m-p/3272854#M178988</guid>
      <dc:creator>Shermaine</dc:creator>
      <dc:date>2004-05-11T04:49:48Z</dc:date>
    </item>
    <item>
      <title>Re: Actual Memory usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/actual-memory-usage/m-p/3272855#M178989</link>
      <description>look at the SZ column (actual memory usage in pages) if you are interested in the memory usage. for the VSZ (virtual memory usage in pages) column, use the UNIX95 variable and refer to this thread for details.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=484774" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=484774&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;regards.&lt;BR /&gt;(p.s. remember to assign points for earlier posts as well. read this:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#28" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#28&lt;/A&gt; )</description>
      <pubDate>Tue, 11 May 2004 05:05:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/actual-memory-usage/m-p/3272855#M178989</guid>
      <dc:creator>Joseph Loo</dc:creator>
      <dc:date>2004-05-11T05:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: Actual Memory usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/actual-memory-usage/m-p/3272856#M178990</link>
      <description>you r just being a typical singaporean, if you know what i mean.</description>
      <pubDate>Tue, 11 May 2004 05:22:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/actual-memory-usage/m-p/3272856#M178990</guid>
      <dc:creator>Joseph Loo</dc:creator>
      <dc:date>2004-05-11T05:22:07Z</dc:date>
    </item>
    <item>
      <title>Re: Actual Memory usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/actual-memory-usage/m-p/3272857#M178991</link>
      <description>ps -elf is reporting memory in pages, not kilobytes. A memory page is 4k so sz=94 is really 385,024 bytes, pretty close to the 384k reported by top. NOTE: memory usage by a program is a rather complex subject if you include shared memory, shared text, and shared libraries. RSS is the resident set size (actually in memory) and VSS is the virtual set size which includes space that may be mapped in the swap area.&lt;BR /&gt; &lt;BR /&gt;As mentioned, you may want to look VSZ value in ps by temporarily enabling the UNIX95 variable as in:&lt;BR /&gt; &lt;BR /&gt;UNIX95= ps -p 1234 -o vsz,pid,ppid,ruser,args&lt;BR /&gt; &lt;BR /&gt;The first number VSZ is in kilobytes.</description>
      <pubDate>Tue, 11 May 2004 07:44:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/actual-memory-usage/m-p/3272857#M178991</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2004-05-11T07:44:29Z</dc:date>
    </item>
    <item>
      <title>Re: Actual Memory usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/actual-memory-usage/m-p/3272858#M178992</link>
      <description>Joseph LOO and you are not been professional on posting that msg! If you can read bet the lines too... But still thanks for your help anyway, hopefully you are not just after the points only!</description>
      <pubDate>Tue, 11 May 2004 20:10:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/actual-memory-usage/m-p/3272858#M178992</guid>
      <dc:creator>Shermaine</dc:creator>
      <dc:date>2004-05-11T20:10:55Z</dc:date>
    </item>
    <item>
      <title>Re: Actual Memory usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/actual-memory-usage/m-p/3272859#M178993</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;obviously, you have not read the help tips I send about assigning points:&lt;BR /&gt;&lt;BR /&gt;please especially read the last paragraph:&lt;BR /&gt;&lt;BR /&gt;==========================&lt;BR /&gt;How many points should I assign to replies? &lt;BR /&gt;&lt;BR /&gt;Every response to your question is eligible to earn between 1-10 points. No need to worry about running out of points - when a truly awesome reply rolls in that deserves a 10, you will be able to assign it a 10! However, be careful to assign points based on the value that a reply truly provides. Use the following scale as a guideline:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;o N/A: The answer was simply a point of clarification to my original question &lt;BR /&gt;&lt;BR /&gt;o 1-3: The answer didn't really help answer my question, but thanks for your assistance! &lt;BR /&gt;&lt;BR /&gt;o 4- 7: The answer helped with a portion of my question, but I still need some additional help! &lt;BR /&gt;&lt;BR /&gt;o 8-10: The answer has solved my problem completely! Now I'm a happy camper! &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Although assigning points is not mandatory, it is a key component of a strong, interactive community, and it is STRONGLY ENCOURAGED. Others have taken time to help you, so please take a moment to give them credit for their assistance! &lt;BR /&gt;===========================&lt;BR /&gt;&lt;BR /&gt;Yes, I am doing it for the points, I will  be lying if I am telling you I am not. I am also doing it for the thrill of a challenge, giving a right answer and feeling "appreciated" by those who awards the points as it should be.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards.&lt;BR /&gt;(p.s. till we meet again, this will be my last post to this thread.)</description>
      <pubDate>Tue, 11 May 2004 21:02:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/actual-memory-usage/m-p/3272859#M178993</guid>
      <dc:creator>Joseph Loo</dc:creator>
      <dc:date>2004-05-11T21:02:55Z</dc:date>
    </item>
    <item>
      <title>Re: Actual Memory usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/actual-memory-usage/m-p/3272860#M178994</link>
      <description>I use: ps -l     option and like to use glance command not gpm command.&lt;BR /&gt;&lt;BR /&gt;you can see the RSS/VSS sizes in glance.</description>
      <pubDate>Tue, 11 May 2004 21:44:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/actual-memory-usage/m-p/3272860#M178994</guid>
      <dc:creator>Tom Dineen_2</dc:creator>
      <dc:date>2004-05-11T21:44:14Z</dc:date>
    </item>
    <item>
      <title>Re: Actual Memory usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/actual-memory-usage/m-p/3272861#M178995</link>
      <description>This is to clarify my ideas. &lt;BR /&gt;Bharat Katkar at May 11, 2004 09:05:07 wrote &lt;BR /&gt;#swapinfo -t&lt;BR /&gt;&lt;BR /&gt;this will show you total swap space configured and physical memory in your system.&lt;BR /&gt;&lt;BR /&gt;I understand that the output contains one line "memory" that is the pseudo-swap and not physical memory. Is it right or not ?&lt;BR /&gt;</description>
      <pubDate>Wed, 12 May 2004 10:31:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/actual-memory-usage/m-p/3272861#M178995</guid>
      <dc:creator>Flavio Remo Rossi</dc:creator>
      <dc:date>2004-05-12T10:31:52Z</dc:date>
    </item>
    <item>
      <title>Re: Actual Memory usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/actual-memory-usage/m-p/3272862#M178996</link>
      <description>Rossi wrote on May 12, 2004:&lt;BR /&gt;I understand that the output contains one line "memory" that is the pseudo-swap and not physical memory. Is it right or not ? &lt;BR /&gt;&lt;BR /&gt;Right!! Thanks for clearing your and my ideas as well. It seems i need to rest for sometime now.&lt;BR /&gt;You are correct sir.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Bharat</description>
      <pubDate>Wed, 12 May 2004 10:57:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/actual-memory-usage/m-p/3272862#M178996</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2004-05-12T10:57:54Z</dc:date>
    </item>
  </channel>
</rss>

