From bab029f60656913b5dea629a220ae593cc16147d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ciro=20Santilli=20=E5=85=AD=E5=9B=9B=E4=BA=8B=E4=BB=B6=20?= =?UTF-8?q?=E6=B3=95=E8=BD=AE=E5=8A=9F?= Date: Thu, 27 Feb 2020 00:00:01 +0000 Subject: [PATCH] gem5: more than 8 cores tested on --- README.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.adoc b/README.adoc index 0906b2c..b4d20db 100644 --- a/README.adoc +++ b/README.adoc @@ -10886,6 +10886,8 @@ Build the kernel with the <>, and then run: ; .... +Tested in LKMC 788087c6f409b84adf3cff7ac050fa37df6d4c46. It fails after boot with `FATAL: kernel too old` as mentioned at: <> but everything seems to work on the gem5 side of things. + ===== gem5 cache size https://stackoverflow.com/questions/49624061/how-to-run-gem5-simulator-in-fs-mode-without-cache/49634544#49634544