The Control Components of PAGE

The Display Layout of PAGE

The Menu Layout of PAGE

Page Replacement Algorithms

General information about PAGE

This application is used for educational purposes. The program is to show users how Page Replacement Algorithms work. The program includes five page replacement algorithms: FIFO, Second Chance, Clock, LRU with the Matrix Algorithm and LRU with the Aging Algorithm. Users can see the differences among those algorithms by running them. The package runs under JDK1.2.

For comments or suggestions about PAGE, send Email to khuri@mathcs.sjsu.edu or hsu0832@sundance.sjsu.edu