<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">The quick answer is that a swap
      partition is faster than a swap file.  Using a file means you have
      the overhead of the file system software.<br>
      Using a partition means that the kernel can use the swap space
      with less overhead.<br>
      <br>
      If you noticed when you installed, the linux installer only wants
      to allocate as much swap space as you have memory.  If you intend
      to add more memory later, you might want to<br>
      make your swap partition as large as the maximum size of memory
      you computer will hold.  OTOH, I've noticed that I hardly ever use
      any swap space at all and I only have 2GB <br>
      of memory.<br>
      <br>
      Watch the memory use in more or less real time in you system
      monitor app.<br>
      <br>
      On 03/15/2015 09:13 PM, Michael Havens wrote:<br>
    </div>
    <blockquote
cite="mid:CAFRvunLH6Xz9v7uat=Dq81P=JTyxMcy0nBOkij6vtn8QXnNcGw@mail.gmail.com"
      type="cite">
      <div dir="ltr">I was wondering why Linux uses a swap partition
        rather than a swap file. I mean I would think a swap file would
        be superior since a files size can fluctuate whereas a partition
        is static.<br clear="all">
        <div>
          <div class="gmail_signature">:-)~MIKE~(-:</div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">---------------------------------------------------
PLUG-discuss mailing list - <a class="moz-txt-link-abbreviated" href="mailto:PLUG-discuss@lists.phxlinux.org">PLUG-discuss@lists.phxlinux.org</a>
To subscribe, unsubscribe, or to change your mail settings:
<a class="moz-txt-link-freetext" href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss">http://lists.phxlinux.org/mailman/listinfo/plug-discuss</a></pre>
    </blockquote>
    <br>
  </body>
</html>