Filters
Question type

Study Flashcards

The Job Table (JT) contains two entries for each active job: the size of the job and the memory location where its Page Map Table is stored.

Correct Answer

verifed

verified

The cache hit ratio is ____, if the total number of requests is 10 and 6 of those are found in cache memory.


A) 6%
B) 10%
C) 60%
D) 100%

Correct Answer

verifed

verified

With demand paging, jobs are divided into equally sized ____ that initially reside in secondary storage.


A) pages
B) blocks
C) frames
D) sets

Correct Answer

verifed

verified

____ can be thought of as being an intermediary between main memory and the special-purpose registers, which are the domain of the CPU.


A) Virtual memory
B) Cache memory
C) Paging
D) Segmenting

Correct Answer

verifed

verified

Demand paging offers a perfect solution to inefficient memory limitations.

Correct Answer

verifed

verified

A page size that is too small will generate ____.


A) very long PMTs
B) excessive internal fragmentation
C) more difficult to calculate actual position
D) excessive external fragmentation

Correct Answer

verifed

verified

The use of virtual memory requires cooperation between the Memory Manager (which tracks each page or segment) and the processor hardware (which issues the interrupt and resolves the virtual address).

Correct Answer

verifed

verified

To access a location in memory when using segmented memory management, the address is composed of two entries: ____.


A) the segment number and the line number
B) the segment number and the displacement
C) the line number and the displacement
D) the segment number, the line number, and the displacement

Correct Answer

verifed

verified

There are ____associative registers.


A) two
B) five
C) ten
D) varies by system

Correct Answer

verifed

verified

To find the address of a given program line, the line number is multiplied by the page size.

Correct Answer

verifed

verified

Showing 41 - 50 of 50

Related Exams

Show Answer