Hi all,

I wanna analyze the memory operations from benchmarks: differentiating user part from kernel mode part. I inserted codes to filter the kernel part out in MESI_CMP_directory-L1$.sm(L1Cache_Wakeup.cc) based on the access mode variable whenever cache misses occur. All packets seem to be set as the supervisor access mode though the operations come from benchmarks.

Some similar questions were posted here but I couldn't get the solution about it.
http://www.mail-archive.com/[email protected]/msg00694.html
http://www.mail-archive.com/[email protected]/msg00807.html

Could you help me to figure this out?

--
Hongil
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to