Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Which is the best page replacement algorithm and
why? How much time is spent usually in each phases and
why?

Answer Posted / manu pai m

What is the criteria for the best page replacement algorithm?
1. It should be good in predicting which page wouldn't be
needed for the maximum amount of time, so that it can be
selected as the victim and swapped onto the disk.
2. It should use minimal resources (in terms of computation
and memory) to identify the victim.

There are a number of algorithms suggested including Random,
Least recently used, First chance algorithm etc. First
chance looks to be the best algorithm according to me.

Is This Answer Correct ?    11 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain latency, transfer and seek time with respect to disk i/o.?

1133


What is the operating system?

1131


What are loosely coupled systems?

1183


Explain what are device drivers used for?

1098


Given a Pid, how will you distinguish whether it is a process or a thread?

1150


When would you choose Top-down methodology?

2387


Tell me the difference between yielding and sleeping?

1052


Explain how a copying garbage collector works.

1071


What is interprocess communication in os?

1179


What are distributed systems?

1127


What is the difference between soft and hard links?

1094


How do I tell if excel 2016 is 32 or 64 bit?

1198


What happens if you install 64 bit on 32?

999


Under what circumstances do page faults occur? Describe the actions taken by the operating system when a page fault occurs?

1127


What is a monitor?

1223