Exam 3: Memory Management: Virtual Memory 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
In a demand paging scheme,the first-in first-out (FIFO)page replacement policy chooses the page least recently accessed to be swapped out.
Free
(True/False)
4.8/5
(26)
Correct Answer:
False
Thrashing is a problem that occurs when there are a large number of jobs and many free pages so that pages are being moved around too much.
Free
(True/False)
4.9/5
(30)
Correct Answer:
False
The segmented/demand paged memory allocation scheme is a combination of segmentation and demand paging,and it offers the logical benefits of segmentation,as well as the physical benefits of paging.
Free
(True/False)
4.8/5
(30)
Correct Answer:
True
Cache memory is divided into blocks of equal size called ____.
(Multiple Choice)
4.9/5
(39)
In demand paging schemes,the ____ in a Page Map Table indicates whether the page is currently in memory.
(Multiple Choice)
4.9/5
(46)
In a paged memory allocation scheme,the ____ contains two values for each active job: the size of the job and the memory location where its Page Map Table is stored.
(Multiple Choice)
4.7/5
(42)
To access a location in memory when using segmented memory management,the address is composed of two entries: ____.
(Multiple Choice)
4.8/5
(34)
In a paged memory allocation scheme,to find the actual position of an instruction in memory,first the page number and displacement are determined.Then the operating system refers to the job's PMT to correlate the page with its page frame.
(True/False)
4.8/5
(38)
When using a FIFO scheme,adding more memory always results in better performance.
(True/False)
4.9/5
(31)
With segmented memory allocation,each job is divided into several ____ of different sizes,one for each module that contains pieces that perform related functions.
(Multiple Choice)
4.8/5
(44)
The ____ page replacement policy is based on the theory that the best page to remove is the one that has been in memory the longest.
(Multiple Choice)
4.9/5
(31)
The primary advantage of storing programs in noncontiguous page frames (in a paged memory allocation scheme)is that main memory is used more efficiently because an empty page frame can be used by any page of any job.
(True/False)
4.8/5
(40)
The optimal selection of cache size and replacement algorithm can result in 80 to 90 percent of all requests being in the cache.
(True/False)
4.8/5
(35)
A job's working set is the collection of pages that must be loaded from secondary storage.
(True/False)
4.7/5
(31)
Virtual memory can be implemented with both paging and segmentation.
(True/False)
4.9/5
(39)
Paged memory allocation offers the advantage that it doesn't require the entire job to be stored in memory during its execution.
(True/False)
4.9/5
(39)
In a paged memory allocation scheme,a page size that is too small will generate ____.
(Multiple Choice)
4.9/5
(43)
The key to the successful implementation of demand paging is the use of a high-speed CPU.
(True/False)
4.8/5
(36)
The Job Table (JT)contains two values for each active job: the size of the job and the memory location where its Page Map Table is stored.
(True/False)
4.8/5
(29)
The purpose of cache memory is to keep handy the most recently accessed data and instructions so that the CPU can access them repeatedly without wasting time.This purpose is similar to that of the ____ of a Web browser.
(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)