gem5/configs
Brad Beckmann 72044e3f5a ruby: Disable migratory sharing for token and hammer
This patch allows one to disable migratory sharing for those cache blocks that
are accessed by atomic requests.  While the implementations are different
between the token and hammer protocols, the motivation is the same.  For
Alpha, LLSC semantics expect that normal loads do not unlock cache blocks that
have been locked by LL accesses.  Therefore, locked blocks should not transfer
write permissions when responding to these load requests.  Instead, only they
only transfer read permissions so that the subsequent SC access can possibly
succeed.
2010-08-20 11:46:13 -07:00
..
boot hopefully the final hacky change to make the bus bridge work ok 2007-05-15 17:39:50 -04:00
common ruby: Reduced ruby latencies 2010-08-20 11:46:12 -07:00
example ruby: Resurrected Ruby's deterministic tests 2010-08-20 11:46:13 -07:00
ruby ruby: Disable migratory sharing for token and hammer 2010-08-20 11:46:13 -07:00
splash2 sim: make Python Root object a singleton 2010-08-17 05:06:22 -07:00