首页 > 其他 > 详细

page fault rate

时间:2016-12-27 00:22:30      阅读:143      评论:0      收藏:0      [点我收藏+]

COMPUTER ORGANIZATION AND ARCHITECTURE DESIGNING FOR PERFORMANCE NINTH EDITION

 

A program computes the row sums

C
i
=
a
n
j = 1
a
ij

of an array A that is 100 by 100. Assume that the computer uses demand paging with a
page size of 1000 words, and that the amount of main memory allotted for data is five

age frames. Is there any difference in the page fault rate if A were stored in virtual
memory by rows or columns? Explain.

 

page fault rate

原文:http://www.cnblogs.com/yuanjiangw/p/6224213.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!