What is effective access time

Explain what is effective access time?

E

Expert

Verified

Consider p as the probability of page fault. The value of p is expected to be close to the 0; that is, there will be few page faults. The effective access time can be calculated by using the formula:

Effective access time = (1-p) * ma + p * page fault time.

where, ma is memory-access time.

   Related Questions in Operating System

©TutorsGlobe All rights reserved 2022-2023.