What is Expansion swap?



What is Expansion swap?..

Answer / vishalr

Swap space in Linux is used when the amount of physical
memory (RAM) is full. If the system needs more memory
resources and the physical memory is full, inactive pages
in memory are moved to the swap space. While swap space can
help machines with a small amount of RAM, it should not be
considered a replacement for more RAM. Swap space is
located on hard drives, which have a slower access time
than physical memory.

Swap space can be a dedicated swap partition (recommended),
a swap file, or a combination of swap partitions and swap
files.

The size of your swap space should be equal to twice your
computer's RAM, or 32 MB, whichever amount is larger, but
no more than 2048 MB (or 2 GB)

Is This Answer Correct ?    3 Yes 4 No

Post New Answer

More Unix AllOther Interview Questions

What is the difference between > and >> operators?

6 Answers  


What are the files in /etc directory?

6 Answers   TCS, Wipro,


What are the main differences between Apache 1.x and 2.x?

1 Answers   IBM,


very first process created by kernell?

4 Answers   TCS,


what is difference between milestone and run-levels in Solaris ?

0 Answers  






What is default permissions for others in a file?

5 Answers  


How to connect oracle database from unix

6 Answers   Cap Gemini, IBM, Wirecard,


how to raise a suncase?pls explain step by step?

0 Answers   CGI,


What is the difference between windows environment and Unix environment ?

8 Answers   Oracle,


why do you need to have a swap file system?

1 Answers  


What is a Map?

0 Answers  


How to give root privileges without using SU/sudor ?

1 Answers  


Categories