Exam 2: Early Memory Management Systems
Exam 1: Introducing Operating Systems38 Questions
Exam 2: Early Memory Management Systems40 Questions
Exam 3: Memory Management Includes Virtual Memory39 Questions
Exam 4: Processor Management40 Questions
Exam 5: Process Synchronization39 Questions
Exam 6: Concurrent Processes40 Questions
Exam 7: Device Management40 Questions
Exam 8: File Management40 Questions
Exam 9: Network Organization Concepts40 Questions
Exam 10: Management of Network Functions40 Questions
Exam 11: Security and Ethics40 Questions
Exam 12: System Management40 Questions
Exam 13: Unix Operating Systems43 Questions
Exam 14: Windows Operating Systems40 Questions
Exam 15: Linux Operating Systems40 Questions
Exam 16: Android Operating Systems40 Questions
Select questions type
In a fixed partition scheme,large jobs will need to wait if the large partitions are already booked,and they will be rejected if they're too big to fit into the largest partition.
(True/False)
4.9/5
(43)
The release of memory space by the Memory Manager is called ____.
(Multiple Choice)
4.8/5
(32)
The four memory management techniques presented in this chapter share the requirement that the entire program being executed must be ____.
(Multiple Choice)
4.9/5
(37)
The first-fit algorithm assumes that the Memory Manager keeps only one list containing free memory blocks.
(True/False)
4.8/5
(34)
____ consists of fragments of free memory between blocks of allocated memory.
(Multiple Choice)
4.8/5
(33)
Memory defragmentation is performed by the operating system to reclaim fragmented space.
(True/False)
4.9/5
(30)
Compaction should always be performed only when there are jobs waiting to get in.
(True/False)
4.7/5
(41)
For a fixed partition system,memory deallocation is relatively complex.
(True/False)
5.0/5
(34)
In a relocatable dynamic partition scheme,the ____ ensures that,during execution,a program won't try to access memory locations that don't belong to it.
(Multiple Choice)
4.9/5
(33)
One of the problems with the best-fit algorithm is that the entire table must be searched before the allocation can be made because the memory blocks are physically stored in sequence according to their location in memory.
(True/False)
4.9/5
(46)
After relocation and compaction,both the free list and the busy list are updated.
(True/False)
4.8/5
(36)
Single-user,fixed partition,and dynamic partition memory schemes share unacceptable fragmentation characteristics that were resolved with the development of ____.
(Multiple Choice)
4.7/5
(32)
In a dynamic partition system,a null entry in the busy list occurs when a memory block between two other busy memory blocks is returned to the free list.
(True/False)
4.8/5
(35)
____ of memory is performed by the operating system to reclaim fragmented sections of the memory space.
(Multiple Choice)
4.8/5
(43)
One approach to performing compaction is to do it when a certain ____ of memory becomes busy.
(Multiple Choice)
5.0/5
(40)
The phenomenon of less-than-complete use of memory space in a fixed partition is called ____.
(Multiple Choice)
4.7/5
(44)
Single-user systems in a non-networked environment allocate,to each user,access to all available main memory for each job,and jobs are processed sequentially,one after the other.
(True/False)
4.9/5
(36)
The goal of the ____ memory allocation algorithm is to find the smallest memory block into which a job will fit.
(Multiple Choice)
4.8/5
(33)
In the relocatable dynamic partitions scheme,the Memory Manager relocates programs to gather together all of the empty blocks and compact them to make one block of memory large enough to accommodate some or all of the jobs waiting to get in.
(True/False)
4.7/5
(38)
Showing 21 - 40 of 40
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)