<?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: Disabling memory swaping on HPUX 11.31 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-memory-swaping-on-hpux-11-31/m-p/5107351#M445384</link>
    <description>First finding from &lt;A href="http://docs.hp.com/en/5991-6469/5991-6469.pdf" target="_blank"&gt;http://docs.hp.com/en/5991-6469/5991-6469.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The tunable swapmem_on has been obsoleted. Pseudo-swap will always be enabled, as&lt;BR /&gt;was the default for previous releases of HP-UX.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 06 May 2008 16:21:59 GMT</pubDate>
    <dc:creator>Tim Nelson</dc:creator>
    <dc:date>2008-05-06T16:21:59Z</dc:date>
    <item>
      <title>Disabling memory swaping on HPUX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-memory-swaping-on-hpux-11-31/m-p/5107350#M445383</link>
      <description>&lt;BR /&gt;Hello everyone,&lt;BR /&gt;I can't find any information telling me how to disable the memory swaping on 11.31, in previous releases it was handled by parameter swapmem_on, which is not longer used by the OS, so I really apreciate any help concerning this issue, I need machine to work with the whole memory for applications.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Cristian.&lt;BR /&gt;</description>
      <pubDate>Tue, 06 May 2008 16:10:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-memory-swaping-on-hpux-11-31/m-p/5107350#M445383</guid>
      <dc:creator>GPissutto</dc:creator>
      <dc:date>2008-05-06T16:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling memory swaping on HPUX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-memory-swaping-on-hpux-11-31/m-p/5107351#M445384</link>
      <description>First finding from &lt;A href="http://docs.hp.com/en/5991-6469/5991-6469.pdf" target="_blank"&gt;http://docs.hp.com/en/5991-6469/5991-6469.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The tunable swapmem_on has been obsoleted. Pseudo-swap will always be enabled, as&lt;BR /&gt;was the default for previous releases of HP-UX.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 06 May 2008 16:21:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-memory-swaping-on-hpux-11-31/m-p/5107351#M445384</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2008-05-06T16:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling memory swaping on HPUX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-memory-swaping-on-hpux-11-31/m-p/5107352#M445385</link>
      <description>Memory swapping is part of any virtual memory system such as HP-UX. If by the term: disable you mean that you do not want swapping to take place at all, then reduce your swap space to less than RAM size. This will cause programs to crash if they do not handle memory limits correctly so you'll not have to worry about swapping. The pseudo_swap concept was a way to allocate RAM without having matching space in the swap area.&lt;BR /&gt; &lt;BR /&gt;&amp;gt; I need machine to work with the whole memory for applications.&lt;BR /&gt; &lt;BR /&gt;This sounds as if you are confused about pseudo_swap. The concept is simply bookeeping. Pseudo_swap is space in RAM for programs and data that do not have a space on the disk. The term is often referred to as memory-based swap but that is quite incorrect. Pseudo_swap simply removes the restriction that every program and data area in RAM must be reserved some place in swap.&lt;BR /&gt; &lt;BR /&gt;All of your memory is available to all of your programs, but if you are running legacy 32bit programs, these programs have extreme limitations on the amount of memory they can use.</description>
      <pubDate>Tue, 06 May 2008 17:39:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-memory-swaping-on-hpux-11-31/m-p/5107352#M445385</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2008-05-06T17:39:05Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling memory swaping on HPUX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-memory-swaping-on-hpux-11-31/m-p/5107353#M445386</link>
      <description>Shalom Cristian,&lt;BR /&gt;&lt;BR /&gt;I don't think you want to disable it. Swap is necessary for normal OS operation. To avoid swapping you simply throw more memory at the system than it will ever use.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 06 May 2008 18:30:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-memory-swaping-on-hpux-11-31/m-p/5107353#M445386</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-05-06T18:30:29Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling memory swaping on HPUX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-memory-swaping-on-hpux-11-31/m-p/5107354#M445387</link>
      <description>&lt;BR /&gt;Hello, &lt;BR /&gt;First at all, thanks to all of you for quick resonses. &lt;BR /&gt;Well, I don't want to disable swaping at all, I just want to know if it is possible disabling the pseudo-swap, as it was possible in the previous hpux releases by setting the swapmem_on parameter to 0. I have been trying to do some research about it without success, so, I don't know if I can do this by setting some new parameters in 11.31 or I just cannot do it at all on 11.31.&lt;BR /&gt;Thanks very much again.&lt;BR /&gt;</description>
      <pubDate>Tue, 06 May 2008 19:29:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-memory-swaping-on-hpux-11-31/m-p/5107354#M445387</guid>
      <dc:creator>GPissutto</dc:creator>
      <dc:date>2008-05-06T19:29:59Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling memory swaping on HPUX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-memory-swaping-on-hpux-11-31/m-p/5107355#M445388</link>
      <description>No, it isn't. The parameter is obsoleted as "man swapmem_on" tells you (and others here). There's no new parameter [it would have been mentioned in the man page], there's no hidden parameter, there's simply no way to turn it off now.&lt;BR /&gt;&lt;BR /&gt;If there's some reason other than idle curiosity you think you wanted to disable it, please state it so your concerns can be addressed.</description>
      <pubDate>Wed, 07 May 2008 02:26:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-memory-swaping-on-hpux-11-31/m-p/5107355#M445388</guid>
      <dc:creator>Don Morris_1</dc:creator>
      <dc:date>2008-05-07T02:26:56Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling memory swaping on HPUX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-memory-swaping-on-hpux-11-31/m-p/5107356#M445389</link>
      <description>I think the point has been made very clear. Pseudo swap is ON on 11.31 by default, and cannot be turned OFF. There is no reason why you need to worry about it being ON. The applications would only benefit from it.</description>
      <pubDate>Wed, 07 May 2008 03:08:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-memory-swaping-on-hpux-11-31/m-p/5107356#M445389</guid>
      <dc:creator>Venkatesh BL</dc:creator>
      <dc:date>2008-05-07T03:08:34Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling memory swaping on HPUX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-memory-swaping-on-hpux-11-31/m-p/5107357#M445390</link>
      <description>&lt;BR /&gt;I really apreciate all of your valuable comments and help...thanks very much indeed.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 12 May 2008 03:44:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-memory-swaping-on-hpux-11-31/m-p/5107357#M445390</guid>
      <dc:creator>GPissutto</dc:creator>
      <dc:date>2008-05-12T03:44:28Z</dc:date>
    </item>
  </channel>
</rss>

