[gem5-users] Why doesn't my DVFS work?

2021-08-08 Thread wanli990802--- via gem5-users
Background: my host CPU: Intel(R) Core(TM) i5-7300HQ CPU @ 2.50GHz my host OS: Win10 professional my Virtual Machine: WSL Ubuntu 20.04 Experiment: fs_power.py ---> demo DVFS What I have done: https://www.gem5.org/documentation/learning_gem5/part2/arm_power_modelling/ and https://www.gem5.org

[gem5-users] Re: Why doesn't my DVFS work?

2021-08-08 Thread liu via gem5-users
That looks strange. Can you provide the version of gem5 you use and the content of files you modified? On 08/8/2021 18:11,wanli990802--- via gem5-users wrote: Background: my host CPU: Intel(R) Core(TM) i5-7300HQ CPU @ 2.50GHz my host OS: Win10 professional my Virtual Machine: WSL Ubuntu 20.04 Ex