mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
readme: rerun gem5-bench-caches and take some conclusions
This commit is contained in:
@@ -26,6 +26,8 @@ bench() (
|
||||
{
|
||||
printf 'cycles '
|
||||
./gem5-stat -a "$arch"
|
||||
printf 'instructions '
|
||||
./gem5-stat -a "$arch" sim_insts
|
||||
# RESTORE_INVESTIGATION
|
||||
#cycles_switch="$(./gem5-stat -a "$arch" system.switch_cpus.numCycles)"
|
||||
#if [ -n "$cycles_switch" ]; then
|
||||
|
||||
Reference in New Issue
Block a user