How to trace Memory References requested by Operating system?

105 Views Asked by At

i'm working on page replacement algorithm. for testing algorithm, i'm trying to analyse pattern in which OS would request Memory( Pages ). How should i trace these Memory request (Virtual) ?

0

There are 0 best solutions below