<?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: Pseudoswap: when? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/pseudoswap-when/m-p/2660766#M48359</link>
    <description>Pseduo swap was designed just for your type of situation. &lt;BR /&gt;&lt;BR /&gt;Prior to pseudo swap , you had to have configured at least as much physical device swap as you had RAM.  Now, if you enable pseudo swap by setting the "swapmem_on"  kernel parameter set to 1, this restriction is lifted. &lt;BR /&gt;&lt;BR /&gt;There's a good discussion about this in the white paper located at /usr/share/doc/mem_mgt.txt .</description>
    <pubDate>Thu, 07 Feb 2002 15:57:10 GMT</pubDate>
    <dc:creator>julie huntington</dc:creator>
    <dc:date>2002-02-07T15:57:10Z</dc:date>
    <item>
      <title>Pseudoswap: when?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pseudoswap-when/m-p/2660760#M48353</link>
      <description>Hi all,&lt;BR /&gt;I'm in the process of upgrading a machine (with HP-UX 11.00) from 3GB to 6Gb of RAM.&lt;BR /&gt;Actually I have pseudoswap disabled and as much swap as physical memory.&lt;BR /&gt;&lt;BR /&gt;Do I need only to enable pseudoswap or to add some  (how much?) swap space?&lt;BR /&gt;&lt;BR /&gt;Machine is an Oracle server.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Feb 2002 15:41:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pseudoswap-when/m-p/2660760#M48353</guid>
      <dc:creator>Domenico Viggiani</dc:creator>
      <dc:date>2002-02-07T15:41:38Z</dc:date>
    </item>
    <item>
      <title>Re: Pseudoswap: when?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pseudoswap-when/m-p/2660761#M48354</link>
      <description>Anytime you have more memory than swapspace, pseudoswap should be enabled so that you can take advantage of all your RAM. If you have more swap than memory, then pseudoswap should be turned off.&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Feb 2002 15:47:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pseudoswap-when/m-p/2660761#M48354</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-02-07T15:47:13Z</dc:date>
    </item>
    <item>
      <title>Re: Pseudoswap: when?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pseudoswap-when/m-p/2660762#M48355</link>
      <description>&lt;BR /&gt;Only if you want to load more processes into memory than you have RAM for should you use pseudo swap. Even if you have swap = RAM you should still have pseudo swap on because basically its a; SAFETY NET. &lt;BR /&gt;If RAM should ever get full instead of user processes dying due to lack of space errors, they will instead load and run (but start to slow the whole server down a bit until you free up some RAM or add some more!)&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Feb 2002 15:51:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pseudoswap-when/m-p/2660762#M48355</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2002-02-07T15:51:10Z</dc:date>
    </item>
    <item>
      <title>Re: Pseudoswap: when?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pseudoswap-when/m-p/2660763#M48356</link>
      <description>Typically if your swap space is less than your physical memmory you got to enable pseudo swap in order for more swap to be made available. The pseudo swap would be about 75% of the physical memory which the kernel recognizes.</description>
      <pubDate>Thu, 07 Feb 2002 15:52:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pseudoswap-when/m-p/2660763#M48356</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-02-07T15:52:33Z</dc:date>
    </item>
    <item>
      <title>Re: Pseudoswap: when?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pseudoswap-when/m-p/2660764#M48357</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;One of the better (?) discussions we had on the merits of pseudoswap was this thread:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x9e7487dc4d7dd5118ff00090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x9e7487dc4d7dd5118ff00090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;For more background, see the Technical Knowledge Base document "What is pseudo swap?", document #KBRC00001129.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Feb 2002 15:53:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pseudoswap-when/m-p/2660764#M48357</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-02-07T15:53:08Z</dc:date>
    </item>
    <item>
      <title>Re: Pseudoswap: when?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pseudoswap-when/m-p/2660765#M48358</link>
      <description>After upgradation of Memory watch for the utilisation of swap space (#swapinfo -mt)&lt;BR /&gt;If it appears that it is running out of swap you can always increase it online.&lt;BR /&gt;&lt;BR /&gt;In my opinion, you should create another 3 GB of Swap space because during the server crash it should get the enough space to dump the contents of the swap.&lt;BR /&gt;&lt;BR /&gt;Sandip</description>
      <pubDate>Thu, 07 Feb 2002 15:56:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pseudoswap-when/m-p/2660765#M48358</guid>
      <dc:creator>Sandip Ghosh</dc:creator>
      <dc:date>2002-02-07T15:56:31Z</dc:date>
    </item>
    <item>
      <title>Re: Pseudoswap: when?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pseudoswap-when/m-p/2660766#M48359</link>
      <description>Pseduo swap was designed just for your type of situation. &lt;BR /&gt;&lt;BR /&gt;Prior to pseudo swap , you had to have configured at least as much physical device swap as you had RAM.  Now, if you enable pseudo swap by setting the "swapmem_on"  kernel parameter set to 1, this restriction is lifted. &lt;BR /&gt;&lt;BR /&gt;There's a good discussion about this in the white paper located at /usr/share/doc/mem_mgt.txt .</description>
      <pubDate>Thu, 07 Feb 2002 15:57:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pseudoswap-when/m-p/2660766#M48359</guid>
      <dc:creator>julie huntington</dc:creator>
      <dc:date>2002-02-07T15:57:10Z</dc:date>
    </item>
  </channel>
</rss>

