FIFO 0,1,2,3,0,1,4,0,1,2,3,4 1  Page fault   0
FIFO 0 ,1,2,3,0,1,4,0,1,2,3,4 2  Page fault   0 1
FIFO 0,1 ,2,3,0,1,4,0,1,2,3,4 3  Page fault   0 1 2
FIFO 0,1,2 ,3,0,1,4,0,1,2,3,4 4  Page fault   3 1 2
FIFO 0,1,2,3 ,0,1,4,0,1,2,3,4 5  Page fault   3 0 2
FIFO 0,1,2,3,0 ,1,4,0,1,2,3,4 6  Page fault   3 0 1
FIFO 0,1,2,3,0,1 ,4,0,1,2,3,4 7  Page fault   4 0 1
FIFO 0,1,2,3,0,1,4, 0,1,2,3,4 There is no page fault  here the  0  is already in the frame 7  Page fault   4 0 1
FIFO 0,1,2,3,0,1,4,0, 1,2,3,4 There is no page fault  here the  1  is already in the frame 7  Page fault   4 0 1
FIFO 0,1,2,3,0,1,4,0,1, 2,3,4 8  Page fault   4 2 1
FIFO 0,1,2,3,0,1,4,0,1,2 ,3,4 9  Page fault   4 2 3
FIFO 0,1,2,3,0,1,4,0,1,2,3, 4 There is no page fault  here the  4  is already in the frame 9  Page fault   4 0 1

Fifo