Advertisements
Advertisements
Question
Write a short note on Paging.
Advertisements
Solution
(1) It is noncontiguous allocation memory management scheme. In various contiguous allocation schemes a problem of fragmentation is there. This is the best method to solve that problem.
(2) The physical main memory is divided into equal sized page frames and the logical space of the program is divided into equal size pages. The page and frame size is same so that a page can exactly fit into a page frame. The assignment of page to any page frame is free .
(3) The addresses which program refers are called virtual or logical addresses. In reality the program may be loaded at different memory locations are called physical addresses.
(4) When any program has to be executed its pages are loaded into any available frames and the page map table is used to translate from user pages to memory frames.
(5) Virtual addresses consist of two parameters, a virtual page no. and displacement within the page. During translation the virtual page number should be converted into physical page no.
APPEARS IN
RELATED QUESTIONS
The time required to move RIW Head to the particular track is called ---
(i) Latency Time
(ii) Seek Time
(iii) Waiting Time
(iv) Response Time
Give three differences between WORM and VIRUS.
.....................is an Operating System.
(i) VBSCRIPT
(ii) UNIX
(iii) c
(iv) BASIC
Explain Virus Detection, Removal and Prevention
Explairt the process of Multiprogramming in Process Management with help of an example.
With reference to process management. Explain the terms :
(i) Internal Priority
(ii) External Priority
(iii) Purchase Priority
(iv) Time Slice
The time lost in turning the attention of processor from one process
to another is called as ________
(i) Circuit Switching
(ii) Band Width
(iii) Context Switching
(iv) Packet Switching
What functions are performed by Memory Management of Operating System?
State any four Memory Management System.
What is Computer Virus?
If the page size for 2MB memory is 2KB then the number of higher order bits on address bus used to denote page number is________.
(i) 11
(ii) 10
(iii) 9
(iv) 8
List and explain types of File Systems used in OS.
Explain tape-based and disk-based file system.
Explain following terms of VDU: Dumb Terminal
Explain following terms in case of Process Scheduling
1) Turn-around Time
2) Waiting Time
3) Terminal Response Time
4) Event Response Time
What are the functions of Memory Management? State any two types of continuous Real Memory Management System.
With reference to process management, explain the term:
External Priority
Identify the usage of Operating Systems.
List out the key features of the Operating system?
