Answer Posted / mohit chandila
Swapping is when a process is completely put out of
Physical memory to Swap Space when memory is required for
some other process.
Paging is the term used when only a part of this process is
put out of the physical memory to the secondary storage,
with some part of the process still in physical memory.
Since it is only the pages being swapped in and out this
operation is called paging.
Is This Answer Correct ? | 19 Yes | 0 No |
Post New Answer View All Answers
What happens when we execute a unix command?
What is grep and how do you use it?
How do you grep a case insensitive?
How do you grep recursively?
What are awk commands?
Explain how to use grep command to list find the records of a file containing 10 different strings?
What are the commands in UNIX to list the files in a Directory?
Enlist some filename manipulation commands in unix.
How do I use nslookup?
Which command is used to kill the last background job?
How do I run a whois command?
How can we use grep command in unix?
What is the size of time_t?
How to display no of records in oracle using unix command?
What is the use of awk command in unix?