<?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 limit in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/swap-limit/m-p/5037857#M62817</link>
    <description>Thanks Folk !!!!!!!!!</description>
    <pubDate>Thu, 18 Dec 2008 05:53:26 GMT</pubDate>
    <dc:creator>Md.Shahabuddin</dc:creator>
    <dc:date>2008-12-18T05:53:26Z</dc:date>
    <item>
      <title>Swap limit</title>
      <link>https://community.hpe.com/t5/operating-system-linux/swap-limit/m-p/5037850#M62810</link>
      <description>Is there a limit to the amount of swap space you can configur on the system?</description>
      <pubDate>Tue, 03 Apr 2007 00:23:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/swap-limit/m-p/5037850#M62810</guid>
      <dc:creator>Md.Shahabuddin</dc:creator>
      <dc:date>2007-04-03T00:23:28Z</dc:date>
    </item>
    <item>
      <title>Re: Swap limit</title>
      <link>https://community.hpe.com/t5/operating-system-linux/swap-limit/m-p/5037851#M62811</link>
      <description>It does depend on the kernel version and the arch you're using.&lt;BR /&gt;&lt;BR /&gt;But let's take a RedHat document (ES4):&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.redhat.com/docs/manuals/enterprise/RHEL-4-Manual/x8664-multi-install-guide/s1-diskpartitioning.html#S2-DISKPARTRECOMMEND" target="_blank"&gt;https://www.redhat.com/docs/manuals/enterprise/RHEL-4-Manual/x8664-multi-install-guide/s1-diskpartitioning.html#S2-DISKPARTRECOMMEND&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;32 x 2GB = 64GB.</description>
      <pubDate>Tue, 03 Apr 2007 00:46:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/swap-limit/m-p/5037851#M62811</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2007-04-03T00:46:39Z</dc:date>
    </item>
    <item>
      <title>Re: Swap limit</title>
      <link>https://community.hpe.com/t5/operating-system-linux/swap-limit/m-p/5037852#M62812</link>
      <description>.. That being said, I've got x86 systems with 4GB swap partitions, and have no trouble with them ..  but I guess it's scale-of-magnatude ..&lt;BR /&gt;&lt;BR /&gt;RHEL5 appears to have a multi-TB swap limit..  so, fun.. ;)</description>
      <pubDate>Tue, 03 Apr 2007 00:50:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/swap-limit/m-p/5037852#M62812</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2007-04-03T00:50:07Z</dc:date>
    </item>
    <item>
      <title>Re: Swap limit</title>
      <link>https://community.hpe.com/t5/operating-system-linux/swap-limit/m-p/5037853#M62813</link>
      <description>Hi all,&lt;BR /&gt;       In Red Hat Enterprise Linux 2.1 there was a limitation on the partition size of 2GB for each swap space. This was due to the mkswap command not supporting creation of a swap partition larger than 2GB. If the system requires more than 2GB of swap space, work around this limitation by creating multiple swap partitions.&lt;BR /&gt;    RHEL3 and above, the mkswap command allows the creation of a swap partition of a larger size than 2GB.RHEL 2.1 supports upto 32 swap partitions, each can be a maximum size of 2GB. Maximum total swap size is 64GB.&lt;BR /&gt;    RHEL3 and higher supports larger swap partitions, each can be of maximum size set by the file size limit and the block device limit for swap partitions on that platform. Red Hat Enterprise Linux 3 has a 1TB limitation as maximum size of block devices, so it's 1TB.&lt;BR /&gt;      While larger swap partitions are permitted, one large swap partition could affect system performance. For better performance it is recommended to split swap space to multiple discs. Separating swap partitions to different disk could reduce the load on a single disk.&lt;BR /&gt;&lt;BR /&gt;Let me know if any details req...&lt;BR /&gt;&lt;BR /&gt;Regds,&lt;BR /&gt;palani.&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Apr 2007 02:42:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/swap-limit/m-p/5037853#M62813</guid>
      <dc:creator>palaniappan.sp</dc:creator>
      <dc:date>2007-04-03T02:42:56Z</dc:date>
    </item>
    <item>
      <title>Re: Swap limit</title>
      <link>https://community.hpe.com/t5/operating-system-linux/swap-limit/m-p/5037854#M62814</link>
      <description>You should really think very clearly before allocating a very large amount of swap since this can affect the performance of your machine, as the kernel has to continually scan and maintain these spaces.&lt;BR /&gt;&lt;BR /&gt;A good strategy is to have even sized swap's on each disk, and try where possible to put them on the drives with the least IO. This not only improves performance, but can also increase system resilliance.</description>
      <pubDate>Wed, 04 Apr 2007 01:59:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/swap-limit/m-p/5037854#M62814</guid>
      <dc:creator>Andrew Cowan</dc:creator>
      <dc:date>2007-04-04T01:59:43Z</dc:date>
    </item>
    <item>
      <title>Re: Swap limit</title>
      <link>https://community.hpe.com/t5/operating-system-linux/swap-limit/m-p/5037855#M62815</link>
      <description>The red hat official documentation for swap size limit is here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.redhat.com/magazine/017mar06/departments/tips_tricks/" target="_blank"&gt;http://www.redhat.com/magazine/017mar06/departments/tips_tricks/&lt;/A&gt;</description>
      <pubDate>Mon, 09 Apr 2007 10:58:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/swap-limit/m-p/5037855#M62815</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2007-04-09T10:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: Swap limit</title>
      <link>https://community.hpe.com/t5/operating-system-linux/swap-limit/m-p/5037856#M62816</link>
      <description>Hehe!  I like the closing sentance of that magazine entry:&lt;BR /&gt;&lt;BR /&gt;"Red Hat is working to update this information in the installation guide."&lt;BR /&gt;&lt;BR /&gt;No wonder it's hard to get a straight answer out of their documentation :)</description>
      <pubDate>Tue, 10 Apr 2007 19:14:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/swap-limit/m-p/5037856#M62816</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2007-04-10T19:14:21Z</dc:date>
    </item>
    <item>
      <title>Re: Swap limit</title>
      <link>https://community.hpe.com/t5/operating-system-linux/swap-limit/m-p/5037857#M62817</link>
      <description>Thanks Folk !!!!!!!!!</description>
      <pubDate>Thu, 18 Dec 2008 05:53:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/swap-limit/m-p/5037857#M62817</guid>
      <dc:creator>Md.Shahabuddin</dc:creator>
      <dc:date>2008-12-18T05:53:26Z</dc:date>
    </item>
  </channel>
</rss>

