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
What is Virtual Memory?
What is File System?
Context Switching is a term related to........... Management
(i) Process
(ii) Memory
(iii) Information
(iv) Device
What functions are performed by Memory Management of Operating System?
What is Computer Virus?
Explain tape-based and disk-based file system.
Explain following terms of VDU: Dumb Terminal
What is Graphical User Interface (GUI) ?
Explain the following component of GUI:
Menu Bar
Explain the following process state:
Running State
Explain the following process state:
Ready State
___________ is free software.
List any six features of LINUX Operating System.
With reference to process management, explain the term:
External Priority
Match the following.
| 'A' | 'B' |
| (1) IS | (a) change directory |
| (2) FTP | (b) Translates Network Address |
| (3) CD | (c) List of Directory |
| (4) DNS | (d) To transfer file on interent |
The Operating system is a ______.
Identify the usage of Operating Systems.
Write a note on Recycle bin.
Which operating system is installed on your computer at home or school?
