Commit c2324da9 authored by Antoine Kaufmann's avatar Antoine Kaufmann
Browse files

experiments: raise host frequency to 8GHz

parent a94da420
......@@ -42,7 +42,7 @@ class HostSim(Simulator):
name = ''
wait = False
sleep = 0
cpu_freq = '3GHz'
cpu_freq = '8GHz'
sync_mode = 0
sync_period = 500
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment