mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-28 20:44:26 +01:00
run: -l latest checkpoint restore
Run is in theory done now, but all edge functionality needs double testing.
This commit is contained in:
@@ -8535,7 +8535,7 @@ The out of build tree is required, because otherwise Buildroot would copy the ou
|
||||
|
||||
By default, we use `configs/example/fs.py` script.
|
||||
|
||||
The `-X-b` option enables the alternative `configs/example/arm/fs_bigLITTLE.py` script instead.
|
||||
The `--gem5-biglittle` option enables the alternative `configs/example/arm/fs_bigLITTLE.py` script instead.
|
||||
|
||||
First apply:
|
||||
|
||||
@@ -8546,7 +8546,7 @@ patch -d gem5/gem5 -p1 < patches/manual/gem5-biglittle.patch
|
||||
then:
|
||||
|
||||
....
|
||||
./run -a A -g -X-b
|
||||
./run -a A -g --gem5-biglittle
|
||||
....
|
||||
|
||||
Advantages over `fs.py`:
|
||||
|
||||
Reference in New Issue
Block a user