Hi all Has anybody ever tried to run gem5 with a garnet-network where the Coherence protocol actually does not add coherence?
I'd like to run a system with private L1 and L2 which are non coherent over the system or at least a non-inclusive shared L2 with a private L1. As far as I understand the system, if I wanted to implement this myself, I'd need to specify the according files for slicc, which basically set up the directory controllers, dma controllers and L1/2, but just drop the state transitions and actions regarding coherence, say from a MESI/MOESI protocol. Is this correct? I just thought, I'd ask if anybody has experience with this before implementing myself. Best, Severin
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
