<?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: Swapping VS Paging in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/swapping-vs-paging/m-p/2677823#M907233</link>
    <description>&lt;BR /&gt;hi syed.&lt;BR /&gt;&lt;BR /&gt;please refer this link&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x771ccb60e503d6118ff40090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x771ccb60e503d6118ff40090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Vijeesh CTK</description>
    <pubDate>Thu, 07 Mar 2002 08:06:27 GMT</pubDate>
    <dc:creator>Vijeesh CTK</dc:creator>
    <dc:date>2002-03-07T08:06:27Z</dc:date>
    <item>
      <title>Swapping VS Paging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swapping-vs-paging/m-p/2677820#M907227</link>
      <description>Hi Friends,&lt;BR /&gt;Again with some queries,so please ...&lt;BR /&gt;- What is the actual diff between swapping &amp;amp; paging?&lt;BR /&gt;on hp unix 11.0, when I issued the command vmstat -s I got the following output,&lt;BR /&gt;3195 swap ins&lt;BR /&gt;3195 swap outs&lt;BR /&gt;71 pages swapped in&lt;BR /&gt;72 pages swapped out&lt;BR /&gt;37928404 total address trans. faults taken&lt;BR /&gt;16786895 page ins&lt;BR /&gt;91413 page outs&lt;BR /&gt;498372 pages paged in&lt;BR /&gt;141174 pages paged ou&lt;BR /&gt;&lt;BR /&gt;Is 3195 above in os blocks/pages?&lt;BR /&gt;and one more thing, How to find out the os block size?&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards&lt;BR /&gt;Syed</description>
      <pubDate>Thu, 07 Mar 2002 07:50:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swapping-vs-paging/m-p/2677820#M907227</guid>
      <dc:creator>Shahbaz_1</dc:creator>
      <dc:date>2002-03-07T07:50:10Z</dc:date>
    </item>
    <item>
      <title>Re: Swapping VS Paging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swapping-vs-paging/m-p/2677821#M907229</link>
      <description>Check below for swapping vs paging ..&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x917187dc4d7dd5118ff00090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x917187dc4d7dd5118ff00090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;To find out the blocksize ..&lt;BR /&gt;1) For JFS file system run ..(example)&lt;BR /&gt;# fstyp -v /dev/vg01/lvol2&lt;BR /&gt;Look for "f_bsize"&lt;BR /&gt;2) For HFS file system ..&lt;BR /&gt;# tunefs -v /dev/vg01/lvol2 | grep bsize&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Mar 2002 08:02:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swapping-vs-paging/m-p/2677821#M907229</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-03-07T08:02:12Z</dc:date>
    </item>
    <item>
      <title>Re: Swapping VS Paging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swapping-vs-paging/m-p/2677822#M907231</link>
      <description>Hi Syed,&lt;BR /&gt;&lt;BR /&gt;the difference between swapping and paging is the following:&lt;BR /&gt;&lt;BR /&gt;swapping --&amp;gt;&amp;gt; outsourcing whole processes into&lt;BR /&gt;swapping areas, which are not used for a longer period when RAM- space is needed.&lt;BR /&gt;&lt;BR /&gt;paging --&amp;gt;&amp;gt; taking single pages of actually 4KB size which are not used for a  longer period and put them into the swapping areas.&lt;BR /&gt;&lt;BR /&gt;All UNIX- processes reserve swap-space, which doesn't mean that swapping/paging is actually done.&lt;BR /&gt;&lt;BR /&gt;Allways stay on the bright side of life!&lt;BR /&gt;&lt;BR /&gt;Peter</description>
      <pubDate>Thu, 07 Mar 2002 08:05:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swapping-vs-paging/m-p/2677822#M907231</guid>
      <dc:creator>Peter Kloetgen</dc:creator>
      <dc:date>2002-03-07T08:05:17Z</dc:date>
    </item>
    <item>
      <title>Re: Swapping VS Paging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swapping-vs-paging/m-p/2677823#M907233</link>
      <description>&lt;BR /&gt;hi syed.&lt;BR /&gt;&lt;BR /&gt;please refer this link&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x771ccb60e503d6118ff40090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x771ccb60e503d6118ff40090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Vijeesh CTK</description>
      <pubDate>Thu, 07 Mar 2002 08:06:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swapping-vs-paging/m-p/2677823#M907233</guid>
      <dc:creator>Vijeesh CTK</dc:creator>
      <dc:date>2002-03-07T08:06:27Z</dc:date>
    </item>
    <item>
      <title>Re: Swapping VS Paging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swapping-vs-paging/m-p/2677824#M907235</link>
      <description>Just a remark on the JFS blocksize:&lt;BR /&gt;&lt;BR /&gt;(Strangely) the f_frsize from fstyp -v gives the (logical) blocksize for a JFS file system. You van test this with creating an FS with the -b option. By the way the default blocksize is 1KB for file systems up to 8GB, 2 KB for FS 16 GB etc etc with a maximum of 8KB.&lt;BR /&gt;&lt;BR /&gt;HtH,&lt;BR /&gt;Mark</description>
      <pubDate>Thu, 07 Mar 2002 08:16:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swapping-vs-paging/m-p/2677824#M907235</guid>
      <dc:creator>Mark van Hassel</dc:creator>
      <dc:date>2002-03-07T08:16:10Z</dc:date>
    </item>
  </channel>
</rss>

