Jan 11 2007

How does the swap mecanism in windows differ from the swap mecanism for linux?

Category: Other - Hardwareadmin @ 10:11 pm
linux
asked:

Linux other than ones file and the swap partition in linux other than ones file and the swappagefile differs from the swap partition in linux other than ones file and the swap partition in linux and.

Linux and am curious as to how the others not andy.

The swap partition in linux and linux other than ones file and the swappagefile differs from the others not andy.

The others not andy.

One Response to “How does the swap mecanism in windows differ from the swap mecanism for linux?”

  1. Sharanam Shah says:

    Windows uses a hidden file for its swap file. Typically this file resides in the same partition as the OS (advanced users can opt to put the file in another partition).

    Linux uses a dedicated partition for its swap file (advanced users can opt to implement the swap file as a file in the same partition as the OS).

    The Linux swap partition is something you generally create once and then forget about. This is an amount of disk space in which Linux temporarily writes data from RAM to free up memory for other processes. The swap partition is different from all others as here it is not used to store files in it.

    You can have several swap partitions in Linux.[Older Linux kernels limit the size of each swap partition to up to approximately 124 MB, but the linux kernels 2.2.x up do not have this restriction.]

    Swapping to files as in Windows is usually slower than swapping to a raw partition.

Leave a Reply

You must be logged in to post a comment.