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 three differences between WORM and VIRUS.
What is System Call ? List any two System Calls for Memory Management, Process Management and Information Management.
Explain Multiuser and Time Sharing Operating Systems.
.....................is an Operating System.
(i) VBSCRIPT
(ii) UNIX
(iii) c
(iv) BASIC
What functions are performed by Memory Management of Operating System?
Explain the following component of GUI:
Menu Bar
Explain the following process state:
Running State
Explain the following process state:
Ready State
Explain the different elements of security.
Explain following terms in case of Process Scheduling
1) Turn-around Time
2) Waiting Time
3) Terminal Response Time
4) Event Response Time
Write a short note on Paging.
Identify the usage of Operating Systems.
List out any two uses of the Operating System?
List out the key features of the Operating system?
From the options given below, choose the operations managed by the operating system.
Differentiate Save and Save As option.
