----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3545/ -----------------------------------------------------------
Review request for Default. Repository: gem5 Description ------- arm, config: Add an example ARM big.LITTLE(tm) configuration script An ARM big.LITTLE system consists of two cpu clusters: the big CPUs are typically complex out-of-order cores and the little CPUs are simpler in-order ones. The fs_bigLITTLE.py script can run a full system simulation with various number of big and little cores and cache hierarchy. The commit also includes two example device tree files for booting Linux on the bigLITTLE system. Change-Id: I6396fb3b2d8f27049ccae49d8666d643b66c088b Reviewed-by: Andreas Sandberg <[email protected]> Diffs ----- system/arm/dt/armv8_big_little.dts PRE-CREATION configs/example/arm/devices.py PRE-CREATION configs/example/arm/fs_bigLITTLE.py PRE-CREATION system/arm/dt/Makefile dd6dfd38b6c2a37be9503db68eb1e816ee08e609 Diff: http://reviews.gem5.org/r/3545/diff/ Testing ------- Thanks, Curtis Dunham _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
