I am just only learning about paging and was wondering if what I did for my page replacements was correct as the tutorials I found online seem a bit all over the place. I am mostly seeking clarification on whether I've done anything wrong and would like an explanation instead of a direct link to something elsewhere I have to further interpret things which don't really help.
I've done one with 3 frames of memory for the sequence, 0, 3, 1, 2, 3, 2, 0, 1, 0, 1, 3, 0, 2, 3, 1
Y = there was a fault and N = No fault.
UPDATE:Tried fixing my FIFO, new working for FIFO