[ARM] Full System simulation up to 8 cores
Review Request #1250 - Created June 6, 2012 and discarded
| Information | |
|---|---|
| BUTKO Anastasiia | |
| gem5 | |
| Reviewers | |
| Default | |
ARM Full System simulation up to 8 processors / cores. Requires modifications in both linux-2.6.38 source and gem5-stable/src/dev/arm/a9scu.cc. For the simulator: SCU register logic changed for properly reflecting cpu count. For linux-2.6.38 : scu_get_core_count function now returns cpu count, masked before.
Posted (Aug. 8, 2012, 5:08 a.m.)
Hi Anastasia, Thanks for the patches. I'm not sure exactly what we want to do with them because this changes the configuration register. I think it's certainly useful for people who want to use >4 cores, but if you need a special kernel as well I'm torn as to if we want to commit it. If you have any thoughts please let us know. Thanks again for contributing! Ali
