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 |
what is mean by kernal?
What is an inode?
From command line how will you add a user account?
in unix how to change old name to new name
What are the processes that are not bothered by the swapper? Give Reason.
In this command sqlplus -s username/password what is -S and what's the use..???
What is mean by Mac os? Why it is named as like that? Which purprose it is using? Please answer me. Advance thanks.
How are devices represented in UNIX?
How to set Windows as Default OS when Dual Booting Ubuntu?
What are the events done by the Kernel after a process is being swapped out from the main memory?
how to check GDE,EME,Java,Oracle9i Enterprise Edition Release versions Versions on unix system
what is difference between milestone and run-levels in Solaris ?