calculate the effective access time

后端 未结 6 1686
自闭症患者
自闭症患者 2021-02-01 21:29

This is a paragraph from Operating System Concepts, 9th edition by Silberschatz et al:

The percentage of times that the page number of interest is found i

6条回答
  •  萌比男神i
    2021-02-01 22:17

    Average Access Time is hit time+miss rate*miss time, disagree with @Paul R's answer

提交回复
热议问题