From d1ad6d8f7a4811f22f83166deaeb66ff2c54937d Mon Sep 17 00:00:00 2001 From: Ciro Santilli Date: Mon, 4 Jun 2018 10:15:33 +0100 Subject: [PATCH] fs_bigLITTLE: link to source --- README.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.adoc b/README.adoc index 87f34bc..04fc3fc 100644 --- a/README.adoc +++ b/README.adoc @@ -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`.