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
Write a command that will display files in the current directory, in a colored, long format.
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
Is command prompt unix?
Enlist some filename manipulation commands in unix.
How does shebang work?
What is grep r?
What is a command and examples?
What is the unix command to confirm a remote host is alive or not?
Explain ‘system calls’ with respect to unix commands?
What is the use of the tee command?
What are some command words?
How do I open a port?
What does sed command do in unix?
Explain the steps that a shell follows while processing a command.
What do chgrp command do?