<?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: swap calculation in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-calculation/m-p/5592881#M479299</link>
    <description>&lt;P&gt;&amp;gt;Total: is showing swap+real memory right?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;No.&amp;nbsp; Total is device swap plus pseudo-swap.&amp;nbsp; Where the formula for computing the latter is too complex to understand and changes on OS versions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As you saw above, on 11.31, it "seems" pretty close to memory size but I've heard of numbers like 7/8 or 3/4 for previous OS releases.&lt;/P&gt;</description>
    <pubDate>Thu, 22 Mar 2012 08:31:06 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2012-03-22T08:31:06Z</dc:date>
    <item>
      <title>swap calculation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-calculation/m-p/5591673#M479289</link>
      <description>&lt;P&gt;HI all,&lt;/P&gt;&lt;P&gt;I want to know how to calculate total swap space currently assigned in my system. shall i add (12240+15008)=27248Mb?&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;# swapinfo -tam&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Mb&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Mb&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Mb&amp;nbsp;&amp;nbsp; PCT&amp;nbsp; START/&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Mb&lt;BR /&gt;TYPE&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AVAIL&amp;nbsp;&amp;nbsp;&amp;nbsp; USED&amp;nbsp;&amp;nbsp;&amp;nbsp; FREE&amp;nbsp; USED&amp;nbsp;&amp;nbsp; LIMIT RESERVE&amp;nbsp; PRI&amp;nbsp; NAME&lt;BR /&gt;dev&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 12240&amp;nbsp;&amp;nbsp;&amp;nbsp; 1546&amp;nbsp;&amp;nbsp; 10694&amp;nbsp;&amp;nbsp; 13%&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp; /dev/vg00/lvol2&lt;BR /&gt;dev&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 15008&amp;nbsp;&amp;nbsp;&amp;nbsp; 1543&amp;nbsp;&amp;nbsp; 13465&amp;nbsp;&amp;nbsp; 10%&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp; /dev/vg00/lvol10&lt;BR /&gt;reserve&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -&amp;nbsp;&amp;nbsp; 19761&amp;nbsp; -19761&lt;BR /&gt;memory&amp;nbsp;&amp;nbsp;&amp;nbsp; 32737&amp;nbsp;&amp;nbsp;&amp;nbsp; 5842&amp;nbsp;&amp;nbsp; 26895&amp;nbsp;&amp;nbsp; 18%&lt;BR /&gt;total&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 59985&amp;nbsp;&amp;nbsp; 28692&amp;nbsp;&amp;nbsp; 31293&amp;nbsp;&amp;nbsp; 48%&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp; -&lt;BR /&gt;#&lt;/P&gt;&lt;P&gt;Total physical memory is 32GB&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;# machinfo|grep -i memory&lt;BR /&gt;Memory = 32736 MB (31.968750 GB)&lt;BR /&gt;#&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;A&lt;/P&gt;</description>
      <pubDate>Wed, 21 Mar 2012 11:02:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-calculation/m-p/5591673#M479289</guid>
      <dc:creator>Ani1980</dc:creator>
      <dc:date>2012-03-21T11:02:02Z</dc:date>
    </item>
    <item>
      <title>Re: swap calculation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-calculation/m-p/5592675#M479292</link>
      <description>&lt;P&gt;&amp;gt;I want to know how to calculate total swap space&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why?&amp;nbsp; The value is printed on the total line:&lt;/P&gt;&lt;P&gt;total&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 59985&amp;nbsp;&amp;nbsp; 28692&amp;nbsp;&amp;nbsp; 31293&amp;nbsp;&amp;nbsp; 48%&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is no need to know how it is calculated, it's just there.&amp;nbsp; :-)&lt;/P&gt;&lt;P&gt;It's the sum of the values in the second column.&amp;nbsp; The memory row is pseudo-swap which no ordinary mortal can compute.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Mar 2012 05:05:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-calculation/m-p/5592675#M479292</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2012-03-22T05:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: swap calculation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-calculation/m-p/5592801#M479294</link>
      <description>&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;I want to understand this . For our&amp;nbsp;servers i need to check the ratio of swap memory &amp;amp; physical memory.&lt;/P&gt;&lt;P&gt;Total : -is showing swap+real memory right?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if i need to calculate how much swap space is allocated in my system then shall i add the "dev" value showing on swapinfo o/p?&lt;/P&gt;&lt;P&gt;if so then as per above o/p my swap memory is (12240&amp;nbsp;+ 15008)=&amp;nbsp;&amp;nbsp;27248 ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;total:27248 (swap) +&amp;nbsp;32736 (real)=599984 ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;please let me know if i am wrong...&lt;/P&gt;</description>
      <pubDate>Thu, 22 Mar 2012 07:05:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-calculation/m-p/5592801#M479294</guid>
      <dc:creator>Ani1980</dc:creator>
      <dc:date>2012-03-22T07:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: swap calculation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-calculation/m-p/5592881#M479299</link>
      <description>&lt;P&gt;&amp;gt;Total: is showing swap+real memory right?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;No.&amp;nbsp; Total is device swap plus pseudo-swap.&amp;nbsp; Where the formula for computing the latter is too complex to understand and changes on OS versions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As you saw above, on 11.31, it "seems" pretty close to memory size but I've heard of numbers like 7/8 or 3/4 for previous OS releases.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Mar 2012 08:31:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-calculation/m-p/5592881#M479299</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2012-03-22T08:31:06Z</dc:date>
    </item>
    <item>
      <title>Re: swap calculation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swap-calculation/m-p/5592933#M479302</link>
      <description>&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Thu, 22 Mar 2012 08:28:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swap-calculation/m-p/5592933#M479302</guid>
      <dc:creator>Ani1980</dc:creator>
      <dc:date>2012-03-22T08:28:50Z</dc:date>
    </item>
  </channel>
</rss>

