問題詳情

51. Suppose a computer's address size is 32 bits, the cache size is 512K bytes, the block size is64 bytes, and the cache is 8-way set associative. Which of the following statements is(are)correct?
(A) There are 512 sets in the cache
(B) There are 1024 sets in the cache
(C) There are 2048 sets in the cache
(D) There are 128K of TAG bits for the cache
(E) There are 256K of TAG bits for the cache

參考答案

答案:B,D
難度:困難0.25
統計:A(0),B(3),C(1),D(1),E(2)