Question
a.
permit the logical address space of a process to be noncontiguous
b.
permit smaller processes to be allocated memory at last
c.
permit larger processes to be allocated memory at last
d.
all of the mentioned
Posted under Operating System
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. Another solution to the problem of external fragmentation problem is to :
Similar Questions
Discover Related MCQs
Q. If relocation is static and is done at assembly or load time, compaction _________
View solution
Q. The disadvantage of moving all process to one end of memory and all holes to the other direction, producing one large hole of available memory is :
View solution
Q. __________ is generally faster than _________ and _________
View solution
Q. External fragmentation exists when :
View solution
Q. External fragmentation will not occur when :
View solution
Q. Sometimes the overhead of keeping track of a hole might be :
View solution
Q. When the memory allocated to a process is slightly larger than the process, then :
View solution
Q. Physical memory is broken into fixed-sized blocks called ________
View solution
Q. Logical memory is broken into blocks of the same size called _________
View solution
Q. Every address generated by the CPU is divided into two parts :
View solution
Q. The __________ is used as an index into the page table.
View solution
Q. The _____ table contains the base address of each page in physical memory.
View solution
Q. The size of a page is typically :
View solution
Q. If the size of logical address space is 2 to the power of m, and a page size is 2 to the power of n addressing units, then the high order _____ bits of a logical address designate the page number, and the ____ low order bits designate the page offset.
View solution
Q. With paging there is no ________ fragmentation.
View solution
Q. The operating system maintains a ______ table that keeps track of how many frames have been allocated, how many are there, and how many are available.
View solution
Q. Paging increases the ______ time.
View solution
Q. Smaller page tables are implemented as a set of _______
View solution
Q. The page table registers should be built with _______
View solution
Q. For larger page tables, they are kept in main memory and a __________ points to the page table.
View solution
Suggested Topics
Are you eager to expand your knowledge beyond Operating System? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!