COA_Ch06_InClass-3

COA_Ch06_InClass-3

University

5 Qs

quiz-placeholder

Similar activities

Protocols

Protocols

University

10 Qs

Server and RAM Quiz

Server and RAM Quiz

University

7 Qs

Quiz on IoT Concepts

Quiz on IoT Concepts

University

10 Qs

RMIT Job Shop

RMIT Job Shop

University

8 Qs

Microprosser 8085

Microprosser 8085

University

10 Qs

COA_Ch06_InClass-3

COA_Ch06_InClass-3

Assessment

Quiz

others

University

Medium

Created by

Chun-Jung Lin

Used 24+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 4 pts

If a cache access requires one clock cycle and dealing with cache misses requires an additional five clock cycles, which of the following cache hit rates results in an effective access time of 2 clock cycles?
70%
80%
85%
90%
95%

2.

MULTIPLE CHOICE QUESTION

30 sec • 4 pts

A unified cache is a cache that holds both data and instructions.
True
False

3.

MULTIPLE CHOICE QUESTION

30 sec • 4 pts

Cache memory improves performance by improving memory __________ while virtual memory improves performance by increasing memory _____________.
execution time/access time
locality/access time
access time/address space
organization/paging

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When a computer uses paging, there must be a page table for every process.

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 4 pts

The purpose of a TLB is:
to cache page table entries
to cache frequently used data from memory
to hold the starting address of the page table
to hold the length of the page table