Explain Belady's Anomaly?

Answers were Sorted based on User's Feedback



Explain Belady's Anomaly?..

Answer / guest

It is 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. This is true for certain
page reference patterns

Is This Answer Correct ?    157 Yes 22 No

Explain Belady's Anomaly?..

Answer / manish mishra

Belady's anomaly is in context with the page faults occurring in FIFO page replacement policy. It says that on increasing the number of page frames, the no. of page faults do not necessarily decrease, they may also increase. LRU page replacement algorithm is free from Belady's anomaly.

Is This Answer Correct ?    31 Yes 13 No

Explain Belady's Anomaly?..

Answer / app

when the no of frames increases , page fault increases

Is This Answer Correct ?    43 Yes 37 No

Explain Belady's Anomaly?..

Answer / shiv ram

If by increasing number of block,the performance of algorithm decreases then this unexpected result is called beladys anomaly.

Is This Answer Correct ?    5 Yes 6 No

Explain Belady's Anomaly?..

Answer / meghana n

as the no of page frames increases so as the page fault increases,it can be seen only in FIFO page replacement method.this is called belady's anamoly principle

Is This Answer Correct ?    2 Yes 3 No

Explain Belady's Anomaly?..

Answer / anjali

IN FIFO IF FRMAE IS INCREASES THEN NUMBER OF PAGE FAULT
MIGHT DECREASES THIS IS CALLED BELADY ANOMALY. THIS IS ONLY
A RESULT OF FIFO, BELADY ANOMALY OCCURS DUE TO REFERENCE OF
LOCALITY.

Is This Answer Correct ?    11 Yes 44 No

Post New Answer

More Operating Systems General Concepts Interview Questions

Name the functions constituting the os's memory management.

0 Answers  


Can you access a variable within a worker thread from the main thread?

0 Answers   MindCracker,


How do I find my hidden files?

0 Answers  


Explain what is meant by heap?

0 Answers   BPL,


What are page frames?

0 Answers  






What is the difference between microprocessor and microcontroller?

64 Answers   4Cplus, Alcatel, HCL, IBM, Infosys, National Instruments, Samsung,


Can you tell me the difference between semaphore and mutex.

0 Answers  


Explain the handheld systems.

0 Answers  


Differentiate between Multiprocessing, Mutliprogramming and Multithreading.

0 Answers   Essar,


What are the 4 stages of computing?

0 Answers  


Can two different ram speed modules be used together?

0 Answers  


Explain migration process?

0 Answers  


Categories