Advertisements
Advertisements
प्रश्न
What is Virtual Memory?
Advertisements
उत्तर
- Virtual memory is an attempt, which makes the execution of the processes possible, which may completely not in the main memory. Some part of the process may be on disk.
- The MM techniques are simple to implement but the major drawback is that if the physical memory is limited then number of processes it can hold at any time i.e. degree of multiprogramming reduces. For this concept of virtual memory is introduced.
- The primary benefit of virtual memory is the ability to run programs larger than physical memory.
- Virtual memory is hard to implement. Implementation options include paging segmentation or mixed approaches. Virtual memory systems typically use paging.
- A software has logical or virtual pages. Program execution begins with loading certain pages into frames. When a page is not loaded into memory and its location is addressed, a page fault occurs. A page fault causes the OS to load the page from disk into memory.
APPEARS IN
संबंधित प्रश्न
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 features of Windows 98 Operating System.
Explairt the process of Multiprogramming in Process Management with help of an example.
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
State any four Memory Management System.
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.
What is VDU?
Explain following terms of VDU: Dumb Terminal
Explain following terms of VDU: Intelligent Terminal
Explain the following process state:
Running State
Define Security
What are the functions of Memory Management? State any two types of continuous Real Memory Management System.
Write a short note on Paging.
With reference to process management, explain the term:
External Priority
Name the following and complete the diagram.

From the options given below, choose the operations managed by the operating system.
Differentiate Save and Save As option.
Write a note on Recycle bin.
