Services
Discover
Homeschooling
Ask a Question
Log in
Sign up
Filters
Done
Question type:
Essay
Multiple Choice
Short Answer
True False
Matching
Topic
Computing
Study Set
Understanding Operating Systems
Quiz 2: Early Memory Management Systems
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Practice Exam
Learn
Question 21
Multiple Choice
Single-user,fixed partition,and dynamic partition memory schemes share unacceptable fragmentation characteristics that were resolved with the development of ____.
Question 22
Multiple Choice
The four memory management techniques presented in this chapter share the requirement that the entire program being executed must be ____.
Question 23
Multiple Choice
The fixed partition scheme works well when ____.
Question 24
Multiple Choice
Memory compaction is also referred to as ____.
Question 25
Multiple Choice
A(n) ____ in the busy list occurs when a memory block between two other busy memory blocks is returned to the free list.
Question 26
Multiple Choice
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.
Question 27
Multiple Choice
The release of memory space by the Memory Manager is called ____.
Question 28
Multiple Choice
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.