Exam 2: Memory Management: Simple Systems
Exam 1: Introducing Operating Systems40 Questions
Exam 2: Memory Management: Simple Systems40 Questions
Exam 3: Memory Management: Virtual Memory Systems40 Questions
Exam 4: Processor Management40 Questions
Exam 5: Process Management40 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 Systems46 Questions
Exam 14: Windows Operating Systems40 Questions
Exam 15: Linux Operating Systems40 Questions
Exam 16: Android Operating Systems40 Questions
Select questions type
Research continues to focus on finding the optimum allocation scheme.
Free
(True/False)
4.9/5
(32)
Correct Answer:
True
By compacting and relocating,the Memory Manager optimizes the use of memory and thus improves throughput.However,it also requires more ____ than the other memory allocation schemes discussed in this chapter.
Free
(Multiple Choice)
4.9/5
(35)
Correct Answer:
D
Fixed partitions are also called ____ partitions.
Free
(Multiple Choice)
4.8/5
(41)
Correct Answer:
B
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.8/5
(42)
After relocation and compaction,both the free list and the busy list are updated.
(True/False)
4.9/5
(38)
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
(44)
The fixed partition scheme does not require that the entire program be stored contiguously and in memory from the beginning to the end of its execution.
(True/False)
4.9/5
(37)
In the fixed-partition memory management scheme,the table that the Memory Manager uses to keep track of jobs is composed of the ____.
(Multiple Choice)
4.8/5
(37)
____ consists of fragments of free memory between blocks of allocated memory.
(Multiple Choice)
4.8/5
(39)
The best-fit allocation method keeps the free/busy lists organized by memory locations,low-order memory to high-order memory.
(True/False)
4.8/5
(33)
In a relocatable dynamic partition scheme,the ____ contains a value that must be added to each address referenced in a program so that the system will be able to access the correct memory addresses after relocation.
(Multiple Choice)
4.9/5
(31)
Compaction should always be performed only when there are jobs waiting to get in.
(True/False)
4.8/5
(34)
____ of memory is performed by the operating system to reclaim fragmented sections of the memory space.
(Multiple Choice)
4.9/5
(35)
The four memory management techniques presented in this chapter share the requirement that the entire program being executed must be ____.
(Multiple Choice)
4.8/5
(36)
For a fixed partition system,memory deallocation is relatively complex.
(True/False)
4.8/5
(36)
A(n)____ in the busy list occurs when a memory block between two other busy memory blocks is returned to the free list.
(Multiple Choice)
4.8/5
(32)
The first-fit algorithm assumes that the Memory Manager keeps only one list containing free memory blocks.
(True/False)
4.9/5
(38)
The bounds register is used to store the highest (or lowest,depending on the specific system)location in memory accessible by each program.
(True/False)
4.8/5
(35)
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.8/5
(38)
Showing 1 - 20 of 40
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)