mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-27 20:14:27 +01:00
fs_bigLITTLE: link to source
This commit is contained in:
@@ -6200,6 +6200,8 @@ then:
|
|||||||
./fs-biglittle
|
./fs-biglittle
|
||||||
....
|
....
|
||||||
|
|
||||||
|
Source: link:fs-biglittle[]
|
||||||
|
|
||||||
Boot messages start at 5 minutes, boot finishes at 10 minutes and gives a shell.
|
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`.
|
`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`.
|
||||||
|
|||||||
Reference in New Issue
Block a user