Answer Posted / terry xaviour
demand paging is a process that accesses its working set by
page faults every time it is restarted.
pre-paging is a technique whereby the operating system in a
paging virtual memory multitasking environment loads all
pages of a processors working set into memory before the
process is restarted.
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
How does thread synchronization occur in a monitor?
What causes a page fault?
What is a flash memory?
How will you check if R3 system is a Unicode or non - Unicode system?
What are the functions of operating system?
How the Kernel handles both the page stealer and the fault handler?
Is gnome a shell?
Is it possible to have a deadlock involving only one process? Explain your answer.
What is long term scheduler in operating system (os)?
Can you have 2 operating systems on one computer?
How can the speed of interrupt driven input output systems be improved?
What are the pros and cons of using circuit switching?
Explain how a TP Monitor manages memory and processor resources more effectively than a typical operating system.
Tell me about different OS related issues for a given set of C-programs (mainly address issues address space, paging etc.)
what is the memory required when a screen has 1024*1280 pixels and each pixel can have around 16 million colors?