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
Fixed partitions are also called ____ partitions.
Free
(Multiple Choice)
4.8/5
(31)
Correct Answer:
B
A single-user system supports multiprogramming.
Free
(True/False)
4.8/5
(34)
Correct Answer:
False
A large job can have problems with a first-fit memory allocation scheme.
(True/False)
4.8/5
(32)
Research continues to focus on finding the optimum allocation scheme.
(True/False)
4.8/5
(38)
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.
(Multiple Choice)
4.8/5
(32)
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
(43)
The fixed partition scheme works well if all of the jobs run on the system are of the same size or if the sizes are known ahead of time and don't vary between reconfigurations.
(True/False)
4.8/5
(30)
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
(40)
Single-user contiguous allocation schemes have the problem of partition intrusion.
(True/False)
4.8/5
(29)
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
(36)
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
(31)
The algorithm used to store jobs into memory in a fixed partition system requires a few more steps than the one used for a single-user system because the size of the job must be matched with the size of the partition to make sure it fits completely.
(True/False)
4.8/5
(40)
The first attempt to allow for multiprogramming used fixed partitions.
(True/False)
4.9/5
(34)
The best-fit allocation method keeps the free/busy lists organized by memory locations,low-order memory to high-order memory.
(True/False)
4.9/5
(37)
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.7/5
(42)
The ____ method keeps the free/busy lists organized by memory locations,from low-order memory to high-order memory.
(Multiple Choice)
4.7/5
(42)
When reading an instruction,the operating system can tell the ____ of each group of digits by its location in the line and the operation code.
(Multiple Choice)
4.9/5
(39)
Showing 1 - 20 of 40
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)