mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-25 11:11:35 +01:00
bench-all: get working again
Fix gem5/build wrong path for dd swapfile. Put it under out/ while we are at it now that we have out of tree builds. Allow seq_id larger than 7: broke previously because 08 is not valid octal. Use timeout --foreground to allow killing scons Don't upload results by default, too insane.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -7,6 +7,7 @@ gitignore*
|
||||
|
||||
# Specific files.
|
||||
/data
|
||||
/gem5/out
|
||||
/images-*.zip
|
||||
/out
|
||||
/out.*
|
||||
|
||||
Reference in New Issue
Block a user