----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3565/ -----------------------------------------------------------
Review request for Default. Repository: gem5 Description ------- Changeset 11567:f22241c1afcc --------------------------- 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 ----- configs/example/arm/fs_bigLITTLE.py PRE-CREATION system/arm/dt/Makefile f050b8cf4754 system/arm/dt/armv8_big_little.dts PRE-CREATION configs/example/arm/devices.py PRE-CREATION Diff: http://reviews.gem5.org/r/3565/diff/ Testing ------- Thanks, Andreas Sandberg _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
