Open DivyamArora22 opened 6 months ago
In tick function, PageTableWalker.cc, the tick function only updates the LRU for level 0 but not any other levels. We are wondering why is it only updating the leaf level 0 and not the other levels.
In tick function, PageTableWalker.cc, the tick function only updates the LRU for level 0 but not any other levels. We are wondering why is it only updating the leaf level 0 and not the other levels.