<?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: about swapinfo! in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/about-swapinfo/m-p/2957064#M117380</link>
    <description>&lt;BR /&gt;I guess "chunk size" is the one unit to r/w to swap area. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;see the kernel parameter help on sam.&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.ussg.iu.edu/hp/hpux-tune.html#maxswapchunks" target="_blank"&gt;http://www.ussg.iu.edu/hp/hpux-tune.html#maxswapchunks&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;~ Kars</description>
    <pubDate>Wed, 23 Apr 2003 06:03:11 GMT</pubDate>
    <dc:creator>Karvendhan M</dc:creator>
    <dc:date>2003-04-23T06:03:11Z</dc:date>
    <item>
      <title>about swapinfo!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/about-swapinfo/m-p/2957062#M117378</link>
      <description>now there is some description about swapinfo:&lt;BR /&gt;&lt;BR /&gt;Kb FREE The amount of space that can be used for future paging. Usually this is the difference between &lt;BR /&gt;Kb AVAIL and Kb USED. There could be a difference if some portion of a device paging area &lt;BR /&gt;is unusable, perhaps because the size of the paging area is not a multiple of the allocation &lt;BR /&gt;chunk size, or because the tunable parameter maxswapchunks is not set high enough. &lt;BR /&gt;but I  can't understand the "chunk size"&lt;BR /&gt;what's the meaning of the "chunk size"?</description>
      <pubDate>Wed, 23 Apr 2003 05:40:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/about-swapinfo/m-p/2957062#M117378</guid>
      <dc:creator>leyearn</dc:creator>
      <dc:date>2003-04-23T05:40:17Z</dc:date>
    </item>
    <item>
      <title>Re: about swapinfo!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/about-swapinfo/m-p/2957063#M117379</link>
      <description>The chunk size is actually 2Mb.&lt;BR /&gt;&lt;BR /&gt;There is a complete document on this.&lt;BR /&gt;/usr/share/doc/mem_mgt.txt&lt;BR /&gt;&lt;BR /&gt;Also have a look at the kernel pages for 'maxswapchunks' and 'swchunk'&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/hpux/onlinedocs/939/KCParms/KCparam.MaxSwapChunks.html" target="_blank"&gt;http://www.docs.hp.com/hpux/onlinedocs/939/KCParms/KCparam.MaxSwapChunks.html&lt;/A&gt;</description>
      <pubDate>Wed, 23 Apr 2003 06:01:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/about-swapinfo/m-p/2957063#M117379</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2003-04-23T06:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: about swapinfo!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/about-swapinfo/m-p/2957064#M117380</link>
      <description>&lt;BR /&gt;I guess "chunk size" is the one unit to r/w to swap area. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;see the kernel parameter help on sam.&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.ussg.iu.edu/hp/hpux-tune.html#maxswapchunks" target="_blank"&gt;http://www.ussg.iu.edu/hp/hpux-tune.html#maxswapchunks&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;~ Kars</description>
      <pubDate>Wed, 23 Apr 2003 06:03:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/about-swapinfo/m-p/2957064#M117380</guid>
      <dc:creator>Karvendhan M</dc:creator>
      <dc:date>2003-04-23T06:03:11Z</dc:date>
    </item>
    <item>
      <title>Re: about swapinfo!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/about-swapinfo/m-p/2957065#M117381</link>
      <description>&lt;BR /&gt; Hi,&lt;BR /&gt;&lt;BR /&gt; Imagine a chenk as an allocation unit. When the system allocates a chunk it allocates a number of byte in memory that corresponds to that chunk. &lt;BR /&gt;&lt;BR /&gt; What is the application that your are using that requires a maxswapchunks value?? Oracle/SAP/MQ Series ?? Read the software manuals to determine the right kernel paramaters...&lt;BR /&gt;&lt;BR /&gt; Use swapinfo -tam to get the swap size in megs..&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Apr 2003 06:08:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/about-swapinfo/m-p/2957065#M117381</guid>
      <dc:creator>Khalid A. Al-Tayaran</dc:creator>
      <dc:date>2003-04-23T06:08:31Z</dc:date>
    </item>
    <item>
      <title>Re: about swapinfo!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/about-swapinfo/m-p/2957066#M117382</link>
      <description>to Khalid &lt;BR /&gt;allocating a chunk means the system will allocate a number of memory?</description>
      <pubDate>Wed, 23 Apr 2003 06:46:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/about-swapinfo/m-p/2957066#M117382</guid>
      <dc:creator>leyearn</dc:creator>
      <dc:date>2003-04-23T06:46:44Z</dc:date>
    </item>
  </channel>
</rss>

