[I/O]
題目1:
![]()
我的做法:
![]()
請教一下
1.請問我做法最後一項有錯嗎...跟他答案有點出入
是不是因為這句話的關係scattered around the " disk " randomly?
2.關於"傳送data的時間"
"總data量/trasfer rate"只能用在data是在同一個track上而已嗎?
3.如果他的敘述改成
scattered around the " disk " randomly
→ scattered around the " same track " randomly
這樣我那個做法 "總data量/Trasfer rate" 就能用了嗎?
[device]
題目2:
![]()
請教關於 combinational logic / sequential logic / both
這三種邏輯電路該怎麼判斷比較快?
不知道我的判斷方式有沒有錯
combinational logic:純粹邏輯閘
sequential logic:有記憶性的
both:.........不知道........
[MEM]
題目3:
![]()
答案:
![]()
請問該怎麼解讀這句話
a cache that has eight-word (32-byte) blocks and holds 256 bytes of data
(ps:一般給法 a 64KB cache and block size is 8 byte這稍微看的懂..)
他eight-word (32-byte) blocks→他是指有8個block,每個block1個word嗎?
但是看他答案Assume that array[0] . . . array[31] is in block 0→他是一個block 32個
word嗎...
另外這題該從什麼方向切入比較好...看好久
以上 求解 >///<