fs_bigLITTLE: link to source

This commit is contained in:
Ciro Santilli
2018-06-04 10:15:33 +01:00
parent c2696c978d
commit d1ad6d8f7a

View File

@@ -6200,6 +6200,8 @@ then:
./fs-biglittle
....
Source: link:fs-biglittle[]
Boot messages start at 5 minutes, boot finishes at 10 minutes and gives a shell.
`cat /proc/cpuinfo` shows 4 identical CPUs instead of 2 of two different types, likely because gem5 does not expose some informational register much like the caches: https://www.mail-archive.com/gem5-users@gem5.org/msg15426.html `config.ini` does show that the two big ones are `DerivO3CPU` and the small ones are `MinorCPU`.