No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 

9 líneas
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.