You'll need to do something like add a in_usr_mode field to the Request objects and then check that in the L2 cache.
Ali On Aug 22, 2011, at 12:06 PM, biswabandan panda wrote: > Hey, > I want to track the accesses generated to L2 cache because of OS code > and not the application in ALPHA-FS mode. > > I was able to check the instructions from OS and application point of view by > using isUserMode() > > But when it comes to L2 cache, i doubt how much it ll b helpful? Any > suggestions > > -- > > thanks®ards > BISWABANDAN > _______________________________________________ > gem5-users mailing list > [email protected] > http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
