Question 13 Consider a set-associative cache of size 2KB (1KB = 210bytes) with cache block size of 64 bytes. Assume that the cache is byte-addressable and […]
Consider a computer system with DMA support, The DMA module is transferring one 8-bit character in one CPU cycle from a device to memory through cycle […]
Question 12 Assume a two-level inclusive cache hierarchy, L1 and L2, where L2 is the larger of the two. Consider the following statements. S1:Read misses in […]
(A + B) A’B’ is equivalent to Correct Answer: A Question 7 Explanation: We can solve this boolean expression into 2 ways. 1. Boolean simplification 2. […]