Advertisements
Advertisements
प्रश्न
What are the functions of Memory Management? State any two types of continuous Real Memory Management System.
उत्तर
(1) In general, the memory management modules performs following functions :
(i) To keep track of all memory locations free or allocated and if allocated, to which process and how much.
(ii) To decide memory allocation policy i.e. which process should get how memory when and where.
(iii) To use various techniques and algorithms to allocate or dellocate memory locations. Normally, this is achieved with the help of some special hardware.
(2) The following are the memory management systems :
(A) Contiguous, Real Memory Management System :
(i) Single contiguous
(ii) Fixed partitioned
(iii) Variable partitioned
(B) Non-contiguous, Real Memory Management System :
i) Paging
(ii) Segmentation
(iii) Combined
(C) Non-contiguous, Virtual Memory Management System :
(i) Virtual memory
APPEARS IN
संबंधित प्रश्न
What is Virtual Memory ? Explain any three terms related to virtual memory.
What functions are performed by Memory Management of Operating System ?
State the various steps involved in the allocation of partition in case of fixed partition memory management.
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
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 the difference between Worm and Virus.
The Operating system is a ______.
List out any two uses of the Operating System?
Write a note on Recycle bin.