mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
gem5: possible to edit python in tree, factor arm and aarch64 build
readme: stress kills gem5, some gem5 builds much slower than others
This commit is contained in:
@@ -95,7 +95,7 @@ if "$bench_gem5_build"; then
|
||||
cd "${root_dir}/gem5/gem5"
|
||||
git clean -xdf
|
||||
cd "${root_dir}/gem5"
|
||||
results_file="${gem5_out_dir}/bench-build.txt"
|
||||
results_file="${gem5_run_out_dir}/bench-build.txt"
|
||||
rm "$results_file"
|
||||
common_bench_cmd "timeout 900 ./build -a '$arch'" "$results_file"
|
||||
cp "$results_file" "${new_dir}/gem5-bench-build-${arch}.txt"
|
||||
|
||||
Reference in New Issue
Block a user