You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

9 lines
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.