<?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 utilzation in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-utilzation/m-p/4638699#M379201</link>
    <description>Hi All , &lt;BR /&gt;I am checking the memory utilization in one server for few user &lt;BR /&gt;&lt;BR /&gt;If you will look at the detail for mora user memory utilization is 1.91697e+07 while for other users it's no e+07 . Could someone explain what is this e+07 ? &lt;BR /&gt;&lt;BR /&gt;vuh777 # UNIX95= ps -eo ruser,pid,args,vsz=Kbytes |grep mora | awk '{ val +=$4} END {print (val)/(1024*1024)}'&lt;BR /&gt;1.91697e+07&lt;BR /&gt;vuh777 # UNIX95= ps -eo ruser,pid,args,vsz=Kbytes |grep root | awk '{ val +=$4} END {print (val)/(1024*1024)}'&lt;BR /&gt;0.180229&lt;BR /&gt;vuh777 # UNIX95= ps -eo ruser,pid,args,vsz=Kbytes |grep oracle | awk '{ val +=$4} END {print (val)/(1024*1024)}'&lt;BR /&gt;1.76985</description>
    <pubDate>Thu, 27 May 2010 12:02:55 GMT</pubDate>
    <dc:creator>Mukesh011</dc:creator>
    <dc:date>2010-05-27T12:02:55Z</dc:date>
    <item>
      <title>Memory utilzation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-utilzation/m-p/4638699#M379201</link>
      <description>Hi All , &lt;BR /&gt;I am checking the memory utilization in one server for few user &lt;BR /&gt;&lt;BR /&gt;If you will look at the detail for mora user memory utilization is 1.91697e+07 while for other users it's no e+07 . Could someone explain what is this e+07 ? &lt;BR /&gt;&lt;BR /&gt;vuh777 # UNIX95= ps -eo ruser,pid,args,vsz=Kbytes |grep mora | awk '{ val +=$4} END {print (val)/(1024*1024)}'&lt;BR /&gt;1.91697e+07&lt;BR /&gt;vuh777 # UNIX95= ps -eo ruser,pid,args,vsz=Kbytes |grep root | awk '{ val +=$4} END {print (val)/(1024*1024)}'&lt;BR /&gt;0.180229&lt;BR /&gt;vuh777 # UNIX95= ps -eo ruser,pid,args,vsz=Kbytes |grep oracle | awk '{ val +=$4} END {print (val)/(1024*1024)}'&lt;BR /&gt;1.76985</description>
      <pubDate>Thu, 27 May 2010 12:02:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-utilzation/m-p/4638699#M379201</guid>
      <dc:creator>Mukesh011</dc:creator>
      <dc:date>2010-05-27T12:02:55Z</dc:date>
    </item>
    <item>
      <title>Re: Memory utilzation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-utilzation/m-p/4638700#M379202</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;this is just formatting.&lt;BR /&gt;use the printf function with appropiate formatting instead.&lt;BR /&gt;&lt;BR /&gt;see any awk manual&lt;BR /&gt;&lt;A href="http://www.vectorsite.net/tsawk_2.html#m10" target="_blank"&gt;http://www.vectorsite.net/tsawk_2.html#m10&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Jean-Luc</description>
      <pubDate>Fri, 28 May 2010 10:21:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-utilzation/m-p/4638700#M379202</guid>
      <dc:creator>Jean-Luc Oudart</dc:creator>
      <dc:date>2010-05-28T10:21:29Z</dc:date>
    </item>
    <item>
      <title>Re: Memory utilzation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-utilzation/m-p/4638701#M379203</link>
      <description>&amp;gt;Could someone explain what is this e+07?&lt;BR /&gt;&lt;BR /&gt;This is scientific notation for 10**7, 10 million.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Jean-Luc: use the printf function with appropiate formatting instead.&lt;BR /&gt;&lt;BR /&gt;No need for that.  Just use:&lt;BR /&gt;BEGIN { OFMT="%.0f" }</description>
      <pubDate>Fri, 28 May 2010 11:04:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-utilzation/m-p/4638701#M379203</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-05-28T11:04:31Z</dc:date>
    </item>
    <item>
      <title>Re: Memory utilzation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-utilzation/m-p/4638702#M379204</link>
      <description>use kmeminfo to get memory details, which can give more detailed memory details.&lt;BR /&gt;&lt;BR /&gt;GUdluck&lt;BR /&gt;Prasanth</description>
      <pubDate>Fri, 28 May 2010 11:14:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-utilzation/m-p/4638702#M379204</guid>
      <dc:creator>Prasanth V Aravind</dc:creator>
      <dc:date>2010-05-28T11:14:49Z</dc:date>
    </item>
  </channel>
</rss>

