Results 1 to 4 of 4

Thread: Why do i need a SWAP partition for linux?

  1. #1
    Join Date
    Oct 2009
    Posts
    11

    Why do i need a SWAP partition for linux?

    Hello friends. I am hardcore windows user, and i amd planning to try Ubuntu linux. But i'm afraid of trying any linux because i don't know how to partition and what partitions are needed and which are optional. Can anyone explain me Why do i need a SWAP partition for linux? Why do i need a /home partition etc. I don't know what is necessary and what is not. Please help...

  2. #2
    Join Date
    Jan 2009
    Posts
    1,738

    Re: Why do i need a SWAP partition for linux?

    Swap Partitions are not always necessary. Swap partitions are necessary for the computers which have less physical memory. A Swap parition acts like a temporary storage which is used when all the physical memory is in use and no space for further data and programs execution. A computer with higher physical memory does not always require a swap partition as in that case the swap partition may never be used and the space would be wasted.

  3. #3
    Join Date
    May 2008
    Posts
    4,085

    Re: Why do i need a SWAP partition for linux?

    The concept of swap is same as the concept of Paging in Windows, just the name is different and the technique, but both are achieved with similar logic. In windows : Paging is an important part of virtual memory implementation in most contemporary general-purpose operating systems, allowing them to use disk storage for data that does not fit into physical memory which is RAM. Paging is usually implemented as architecture-specific code built into the kernel of the operating system.

  4. #4
    Join Date
    May 2008
    Posts
    2,680

    Re: Why do i need a SWAP partition for linux?

    Basically, It is better if you use Swap partition, because it may not be needed all the time, but it would be helpful when the machine is consuming too much memory and a lot of process is in execution. At this time if the computer is continuously used, the physical memory is likely to be filled and in such situation the swap partition can be used which will eventually help your computer from freezing. The swap partition can be used as much as you want but the recommendation says that the SWAP partition should be 1.5 or two times of the Physical Memory [RAM]. Hope this is useful...

Similar Threads

  1. Replies: 5
    Last Post: 04-05-2011, 10:51 AM
  2. Where to put swap partition in Linux
    By foraman in forum Operating Systems
    Replies: 4
    Last Post: 02-01-2011, 07:47 AM
  3. RAID10 SWAP partition and boot
    By NathanDS in forum Hardware Peripherals
    Replies: 4
    Last Post: 15-09-2010, 11:42 AM
  4. Create SWAP partition in CentOS
    By Amy Adams in forum Operating Systems
    Replies: 4
    Last Post: 21-04-2010, 04:56 PM
  5. Removing Linux Swap partition from iMac
    By MaCiNToSHeR in forum Operating Systems
    Replies: 3
    Last Post: 24-10-2009, 12:25 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,523,982.74973 seconds with 17 queries