<?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: How to increase virtual memory in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-increase-virtual-memory/m-p/3577800#M229286</link>
    <description>Though I think it's more likely that your program has a problem, you can increase the virtual memory by adding more swap space.  You might also want to review the kernel parameters maxdsiz, maxssiz, maxtsiz, and their 64bit brethren.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
    <pubDate>Thu, 07 Jul 2005 06:15:18 GMT</pubDate>
    <dc:creator>Pete Randall</dc:creator>
    <dc:date>2005-07-07T06:15:18Z</dc:date>
    <item>
      <title>How to increase virtual memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-increase-virtual-memory/m-p/3577799#M229285</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;I have some problem in virtual memory &lt;BR /&gt;&lt;BR /&gt;If I excecute one programe it is  flashing &lt;BR /&gt;virtual memory exhausted error &lt;BR /&gt;Can any  tell me how to increse the vitual memory &lt;BR /&gt;&lt;BR /&gt;Here is my memory info&lt;BR /&gt;&lt;BR /&gt;Physical Memory:         3587.2 MB                                xx x  &lt;BR /&gt;  xx xxReal Memory:                                                      xx x  &lt;BR /&gt;  xx xx  Active:                32306.5 KB                               xx x  &lt;BR /&gt;  xx xx  Total:                 100489.1 KB                              xx x  &lt;BR /&gt;  xx xxVirtual Memory:                                                   xx x  &lt;BR /&gt;  xx xx  Active:                56677.4 KB                               xx x  &lt;BR /&gt;  xx xx  Total:                 156558.2 KB                              xx x  &lt;BR /&gt;  xx xxFree Memory Pages:       746726 at 4 KB/page                      xx x  &lt;BR /&gt;  xx xxSwap Space:                                                       xx x  &lt;BR /&gt;  xx xx  Avail:                 7168 MB                                  xx x  &lt;BR /&gt;  xx xx  Used:                  130 MB    &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Binu</description>
      <pubDate>Thu, 07 Jul 2005 06:11:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-increase-virtual-memory/m-p/3577799#M229285</guid>
      <dc:creator>Binu_5</dc:creator>
      <dc:date>2005-07-07T06:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to increase virtual memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-increase-virtual-memory/m-p/3577800#M229286</link>
      <description>Though I think it's more likely that your program has a problem, you can increase the virtual memory by adding more swap space.  You might also want to review the kernel parameters maxdsiz, maxssiz, maxtsiz, and their 64bit brethren.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 07 Jul 2005 06:15:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-increase-virtual-memory/m-p/3577800#M229286</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2005-07-07T06:15:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to increase virtual memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-increase-virtual-memory/m-p/3577801#M229287</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;I have checked the values  you have mentioned in a working system and a non working system and seems to be identical &lt;BR /&gt;&lt;BR /&gt;Is there any thing more to compare &lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Binu</description>
      <pubDate>Thu, 07 Jul 2005 06:25:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-increase-virtual-memory/m-p/3577801#M229287</guid>
      <dc:creator>Binu_5</dc:creator>
      <dc:date>2005-07-07T06:25:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to increase virtual memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-increase-virtual-memory/m-p/3577802#M229288</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;See the above parameters mentioned by Pete Randall are five discrete segments of virtual memory....&lt;BR /&gt;If u say that these parametes are identical on both working and non-working servers then....probably u may have to create a  filesystem and do swapon on that filesystem ....in your data also it indicates no swap space...&lt;BR /&gt;&lt;BR /&gt;...U can try this , I think this should solve your problem.....&lt;BR /&gt;&lt;BR /&gt;regds&lt;BR /&gt;Venkatesan.</description>
      <pubDate>Thu, 07 Jul 2005 21:01:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-increase-virtual-memory/m-p/3577802#M229288</guid>
      <dc:creator>Venkatesan_5</dc:creator>
      <dc:date>2005-07-07T21:01:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to increase virtual memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-increase-virtual-memory/m-p/3577803#M229289</link>
      <description>Hi Binu,&lt;BR /&gt;&lt;BR /&gt;Figure-out which application is causing kernel virtual memory to&lt;BR /&gt;become so fragmented as to cause this problem, and get it to&lt;BR /&gt;due better garbage collection.&lt;BR /&gt;&lt;BR /&gt;Try increasing the size of the resource map so that less will be lost.&lt;BR /&gt;The sysmap rmap defaults to a minimum of 800 entries, but will&lt;BR /&gt;scale up to 2*nproc.  So, increasing the size of nproc will&lt;BR /&gt;increase the size of the rmap.  If it's possible to increase nproc&lt;BR /&gt;without causing other adverse effects, this is probably the best&lt;BR /&gt;solution.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Jino</description>
      <pubDate>Thu, 07 Jul 2005 21:47:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-increase-virtual-memory/m-p/3577803#M229289</guid>
      <dc:creator>Jino.P.V</dc:creator>
      <dc:date>2005-07-07T21:47:51Z</dc:date>
    </item>
  </channel>
</rss>

