forked from rarias/nixos-riscv
Increase RAM and improve DT
This commit is contained in:
14
JOURNAL.md
14
JOURNAL.md
@@ -5278,4 +5278,16 @@ There are some operations we need to do on the FS before running the tests:
|
||||
bash-5.2# export TMPDIR=/tmp
|
||||
bash-5.2# speclaunch
|
||||
|
||||
So, let's prepare a script that performs the mini-init.
|
||||
So, let's prepare a script that runs the SPEC mini.
|
||||
|
||||
The first benchmark to run is `600.perlbench_s` which seems to take 5338 seconds
|
||||
(1.5 h) to run. I configured the pipeline to stop as soon as we have 2 h of
|
||||
silence, but after 150 minutes (2.5 h) of execution time it has not finished yet.
|
||||
Not sure if something is wrong now. Maybe I can run vmstat a few times and see
|
||||
the mount points to check everything is correct.
|
||||
|
||||
I may want to also increase the RAM available, so we can potentially run other
|
||||
benchmarks too.
|
||||
|
||||
At some point we may want to be able to specify the bootcmd from fpgactl
|
||||
directly.
|
||||
|
||||
Reference in New Issue
Block a user