選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 

9 行
322 B

  1. In case when most frequently and recently used pages repeat,
  2. the number of hits increases, while misses decrease.
  3. The test case in "inputmy1.txt" clearly demostrates the point
  4. above, when there are few page frames available.
  5. When pages appear more randomly compared to the previous case,
  6. the number of misses increases.