-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviews.gem5.org/r/2163/
-----------------------------------------------------------

Review request for Default.


Repository: gem5


Description
-------

Changeset 10074:2b52a708bc9a
---------------------------
mem: Wakeup sleeping CPUs without caches on LLSC

For systems without caches, the LLSC code does not get snoops for
wake-ups. We add the LLSC code in the abstract memory to do the job
for us.


Diffs
-----

  src/arch/null/cpu_dummy.hh 2360411a16be 
  src/mem/abstract_mem.cc 2360411a16be 

Diff: http://reviews.gem5.org/r/2163/diff/


Testing
-------

All regressions pass. Previously stalling multi-core boot now proceeds.


Thanks,

Andreas Hansson

_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to