Hi, everyone. I compiled gem5 of X86 arch in the SE mode of gem5 with command --cache --l2cache
I added my output and I saw that there is 5 instances of cache class, they are: 1. system.l2 2. system.cpu.icache 3. system.cpu.itb_walker_cache 4. system.cpu.dtb_walker_cache 5. system.cpu.dcache I am wondering what they are and where they are in the architecture view. I am also interested in the behavior of 3 and 4.
_______________________________________________ gem5-users mailing list gem5-users@gem5.org http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users