Computer Science, asked by guptapriyanka6710, 1 year ago

What is belady's anomaly, when does it occur, is there any solution to belady's anomaly?

Answers

Answered by Shruti2635
2
Also called FIFO anomaly. Usually, on increasing the number of frames allocated to a process virtual memory, the process execution is faster, because fewer page faults occur. Sometimes, the reverse happens, i.e., the execution time increases even when more frames are allocated to the process. This is Belady's Anomaly.
Similar questions