What is paging?
Answers were Sorted based on User's Feedback
Answer / arun sarangi
Hi Silpa,
the above answer is called demand paging.
actually paging is a noncontigeous dynamic memory
management scheme in operating system to support virtual
memory management for eleminating external fragmentation
from the main memory
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / shilpa
Paging occurs when an active process requires more memory
than what is accessible in physical memory. Portions of the
process are moved to disk so the physical memory can be
used for something else.
| Is This Answer Correct ? | 3 Yes | 1 No |
What is a Region?
how to face veritas NetBAckup interview, where did i find all materials regrding veritas and give details on veritas certification
13 Answers 3i Infotech, ABC, Accenture, ACS, CTS, Genpact, GSK, HP, IBM, Lapiz, Lapiz Digital, Satyam, Symantec, TCS, Veritas,
What is the difference between > and >> operators?
Have you used VI editor?
what is mean by kernal?
What is the difference between a soft link and a hard link?
What UNIX command will control the default file permissions when files are created?
why unix commands simpler rather than complex task
What is ant_build.sh? Have u seen that file?
how can we create the script in crontab at mid night on sunday,satuarday,fiday 0n monyh october,november,january? please give me answer if anybody knows ? because on important purpose.
In this command sqlplus -s username/password what is -S and what's the use..???
How do I log into a remote Unix machine(as a root/normal user)?Please specify with command user and argument.