Exam 8: Virtual Memory
Exam 1: Computer Systems Overview45 Questions
Exam 2: Operating System Overview45 Questions
Exam 3: Process Description and Control45 Questions
Exam 4: Threads45 Questions
Exam 5: Concurrency: Mutual Exclusion and Synchronization45 Questions
Exam 6: Concurrency: Deadlock and Starvation45 Questions
Exam 7: Memory Management45 Questions
Exam 8: Virtual Memory45 Questions
Exam 9: Uniprocessor Scheduling45 Questions
Exam 10: Multiprocessor and Real-Time Scheduling45 Questions
Exam 11: Io Management and Disk Scheduling45 Questions
Exam 12: File Management45 Questions
Exam 13: Embedded Operating Systems45 Questions
Exam 14: Computer Security Threats45 Questions
Exam 15: Computer Security Techniques45 Questions
Exam 16: Distributed Processing, Clientserver, and Clusters45 Questions
Exam 17: Network Protocols45 Questions
Exam 18: Distributed Process Management45 Questions
Select questions type
The design issue of page size is related to the size of physical main memory and program size.
Free
(True/False)
4.8/5
(44)
Correct Answer:
True
A precleaning policy writes modified pages before their page frames are needed so that pages can be written out in batches.
Free
(True/False)
4.7/5
(33)
Correct Answer:
True
The _________ policy results in the fewest number of page faults.
Free
(Multiple Choice)
4.9/5
(35)
Correct Answer:
A
Because a process executes only in main memory, that memory is referred to as ____________ .
(Short Answer)
4.9/5
(41)
The address assigned to a location in virtual memory to allow that location to be accessed as though it were part of main memory is the __________ .
(Short Answer)
4.9/5
(37)
With __________ , a page is brought into main memory only when a reference is made to a location on that page.
(Short Answer)
4.8/5
(29)
The principle of locality states that program and data references within a process do not tend to cluster.
(True/False)
4.7/5
(41)
In SVR4 and Solaris systems, the memory management scheme that manages memory allocation for the kernel is called the _________ .
(Short Answer)
4.9/5
(33)
A _________ is issued if a desired page is not in main memory.
(Multiple Choice)
4.8/5
(32)
The __________ policy replaces the page in memory that has not been referenced for the longest time.
(Short Answer)
4.9/5
(37)
_________ is a storage allocation scheme in which secondary memory can be addressed as though it were part of main memory.
(Short Answer)
4.9/5
(36)
The portion of a process that is actually in main memory at any time is defined to be the _________ of the process.
(Short Answer)
4.8/5
(39)
Linux makes use of a three-level page table structure consisting of the following types of tables: page directory, page table, and __________ .
(Short Answer)
4.9/5
(32)
_________ allows the programmer to view memory as consisting of multiple address spaces.
(Multiple Choice)
4.9/5
(34)
The _________ algorithm requires a use bit to be associated with each page in memory.
(Multiple Choice)
4.8/5
(33)
Most of the memory management issues confronting the operating system designer are in the area of paging when segmentation is combined with paging.
(True/False)
4.7/5
(41)
__________ is transparent to the programmer and eliminates external fragmentation providing efficient use of main memory.
(Multiple Choice)
4.8/5
(44)
The __________ structure indexes page table entries by frame number rather than by virtual page number.
(Multiple Choice)
4.8/5
(30)
Showing 1 - 20 of 45
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)