<?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: virtual memory in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/virtual-memory/m-p/3603461#M823883</link>
    <description>Hi,&lt;BR /&gt;Virtual Memory consists of two parts, physical memory or ram and swap. The physical memory is where the programs are running, and&lt;BR /&gt;swap is the "spill over". &lt;BR /&gt;Try this command:&lt;BR /&gt;#ps -efx|grep [j]ava</description>
    <pubDate>Sun, 14 Aug 2005 20:22:08 GMT</pubDate>
    <dc:creator>morganelan</dc:creator>
    <dc:date>2005-08-14T20:22:08Z</dc:date>
    <item>
      <title>virtual memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/virtual-memory/m-p/3603458#M823880</link>
      <description>What is the command to find out virtual memory used by a program e.g. jvm ?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Shiv</description>
      <pubDate>Sun, 14 Aug 2005 19:26:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/virtual-memory/m-p/3603458#M823880</guid>
      <dc:creator>Shivkumar</dc:creator>
      <dc:date>2005-08-14T19:26:52Z</dc:date>
    </item>
    <item>
      <title>Re: virtual memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/virtual-memory/m-p/3603459#M823881</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;You can use "top", ps, glance(need license)&lt;BR /&gt;&lt;BR /&gt;UNIX95= ps -e -o "user,pid,ppid,pcpu,cpu,vsz,sz,args" &lt;BR /&gt;&lt;BR /&gt;GOOD LUCK!</description>
      <pubDate>Sun, 14 Aug 2005 19:44:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/virtual-memory/m-p/3603459#M823881</guid>
      <dc:creator>Warren_9</dc:creator>
      <dc:date>2005-08-14T19:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: virtual memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/virtual-memory/m-p/3603460#M823882</link>
      <description>Shiv,&lt;BR /&gt;top and glance are the easiest ways &lt;BR /&gt;thanks&lt;BR /&gt;Devesh</description>
      <pubDate>Sun, 14 Aug 2005 19:52:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/virtual-memory/m-p/3603460#M823882</guid>
      <dc:creator>Devesh Pant_1</dc:creator>
      <dc:date>2005-08-14T19:52:29Z</dc:date>
    </item>
    <item>
      <title>Re: virtual memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/virtual-memory/m-p/3603461#M823883</link>
      <description>Hi,&lt;BR /&gt;Virtual Memory consists of two parts, physical memory or ram and swap. The physical memory is where the programs are running, and&lt;BR /&gt;swap is the "spill over". &lt;BR /&gt;Try this command:&lt;BR /&gt;#ps -efx|grep [j]ava</description>
      <pubDate>Sun, 14 Aug 2005 20:22:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/virtual-memory/m-p/3603461#M823883</guid>
      <dc:creator>morganelan</dc:creator>
      <dc:date>2005-08-14T20:22:08Z</dc:date>
    </item>
    <item>
      <title>Re: virtual memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/virtual-memory/m-p/3603462#M823884</link>
      <description>What is the meaning of [j] here ?&lt;BR /&gt;&lt;BR /&gt;best regards,&lt;BR /&gt;Shiv&lt;BR /&gt;</description>
      <pubDate>Sun, 14 Aug 2005 21:34:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/virtual-memory/m-p/3603462#M823884</guid>
      <dc:creator>Shivkumar</dc:creator>
      <dc:date>2005-08-14T21:34:09Z</dc:date>
    </item>
    <item>
      <title>Re: virtual memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/virtual-memory/m-p/3603463#M823885</link>
      <description>Hi shiv&lt;BR /&gt;&lt;BR /&gt;the commands are;&lt;BR /&gt;&lt;BR /&gt;top,&lt;BR /&gt;/opt/bin/memconf,&lt;BR /&gt;swap -s , &lt;BR /&gt;swap -l,&lt;BR /&gt;glance, &amp;amp;&lt;BR /&gt;ps &lt;BR /&gt;&lt;BR /&gt;hope this helps&lt;BR /&gt;&lt;BR /&gt;Jai Hind !!!&lt;BR /&gt;&lt;BR /&gt;Vinod&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 14 Aug 2005 21:42:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/virtual-memory/m-p/3603463#M823885</guid>
      <dc:creator>vinod_25</dc:creator>
      <dc:date>2005-08-14T21:42:57Z</dc:date>
    </item>
    <item>
      <title>Re: virtual memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/virtual-memory/m-p/3603464#M823886</link>
      <description>hi, &lt;BR /&gt;&lt;BR /&gt;concerning your "What is the meaning of [j] here ?" question above...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This is shell level commands for some common filename expansion and pattern matching.&lt;BR /&gt;&lt;BR /&gt;For instance,&lt;BR /&gt;&lt;BR /&gt;To list all of processes named "ava" with only the prefix "j" or "J", you do the following:&lt;BR /&gt;&lt;BR /&gt;ps -efx|grep [jJ]ava&lt;BR /&gt;&lt;BR /&gt;Likewise, if you want to list all the processes with names that cover a range, you could do the following:&lt;BR /&gt;ps -efx|grep [a-j]ava&lt;BR /&gt;&lt;BR /&gt;so that (if they exists of course), it would return:&lt;BR /&gt;aava&lt;BR /&gt;bava&lt;BR /&gt;..&lt;BR /&gt;..&lt;BR /&gt;java&lt;BR /&gt;&lt;BR /&gt;Read more in chap 7 on Shell programming for System Administrators in Marty's book!&lt;BR /&gt;&lt;BR /&gt;hope this helps too!&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;yogeeraj&lt;BR /&gt;</description>
      <pubDate>Sun, 14 Aug 2005 23:32:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/virtual-memory/m-p/3603464#M823886</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2005-08-14T23:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: virtual memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/virtual-memory/m-p/3603465#M823887</link>
      <description>Hi Shiv&lt;BR /&gt;&lt;BR /&gt;#top command will provide you information on memory utilisation of each process in the system&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Mahesh</description>
      <pubDate>Mon, 15 Aug 2005 01:19:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/virtual-memory/m-p/3603465#M823887</guid>
      <dc:creator>Mahesh Kumar Malik</dc:creator>
      <dc:date>2005-08-15T01:19:29Z</dc:date>
    </item>
    <item>
      <title>Re: virtual memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/virtual-memory/m-p/3603466#M823888</link>
      <description>Shiv,&lt;BR /&gt;&lt;BR /&gt;top,glance(needs licence),sar(system activity&lt;BR /&gt;report),ps,and also vmstat may use for this purpose&lt;BR /&gt;&lt;BR /&gt;Good luck,</description>
      <pubDate>Mon, 15 Aug 2005 02:28:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/virtual-memory/m-p/3603466#M823888</guid>
      <dc:creator>Cem Tugrul</dc:creator>
      <dc:date>2005-08-15T02:28:01Z</dc:date>
    </item>
    <item>
      <title>Re: virtual memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/virtual-memory/m-p/3603467#M823889</link>
      <description>You can use the following tools&lt;BR /&gt;glance, top&lt;BR /&gt;&lt;BR /&gt;sam -&amp;gt; virtual Memory Activity.&lt;BR /&gt;&lt;BR /&gt;and using the following command&lt;BR /&gt;&lt;BR /&gt;swap&lt;BR /&gt;&lt;BR /&gt;Thanks and regards&lt;BR /&gt;Sekhar&lt;BR /&gt;</description>
      <pubDate>Tue, 16 Aug 2005 12:40:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/virtual-memory/m-p/3603467#M823889</guid>
      <dc:creator>KRS_1</dc:creator>
      <dc:date>2005-08-16T12:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: virtual memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/virtual-memory/m-p/3603468#M823890</link>
      <description>sorry &lt;BR /&gt;&lt;BR /&gt;sam -&amp;gt; performance monitor -&amp;gt; virtual memory activity.&lt;BR /&gt;&lt;BR /&gt;Thanks and regards&lt;BR /&gt;KRS</description>
      <pubDate>Tue, 16 Aug 2005 12:41:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/virtual-memory/m-p/3603468#M823890</guid>
      <dc:creator>KRS_1</dc:creator>
      <dc:date>2005-08-16T12:41:40Z</dc:date>
    </item>
  </channel>
</rss>

