Hi, All

      Does Ruby/SLICC support atomic operation?
I found that atomic is treated as Store in MOESI_hammer and MESI_CMP_directory 
example protocols.
But I think this approach may cause live lock when two processors try to do 
atomic to the same cache line and each one
Interrupt the other.  Can anyone give some answers and suggestions?

Thanks!

_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to