Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 

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