码迷,mamicode.com
首页 > 其他好文 > 详细

page fault rate

时间:2016-12-27 00:24:04      阅读:207      评论:0      收藏:0      [点我收藏+]

标签:store   man   rate   nbsp   com   mem   des   arc   sum   

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

标签:store   man   rate   nbsp   com   mem   des   arc   sum   

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

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!