Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

FIFO nad LRU Page-replasment ==========

Status
Not open for further replies.

DaniDak

Technical User
Mar 13, 2002
44
US
Hi
I'm new to c++ and I need to write a program that implements the FIFO and LRU page-replacement algorithms.
I have a page-reference string that contains 20 numbers ranging between 0 and 9.Furthermore I need to implement the two algorithms using 3 page frames.
Any suggestions are appreciated.

Thank you!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top