Hi ALL:
在正常情况情况喜爱使用mhz命令,可以查看CPU的频率。但是在内存压力下,使用这个命令就会有一个提示,然后才693mhz,我认为这个结果是不对的。I.MX91的截图:
有什么办法可以让我在内存压力测试下查看CPU的实时频率?
Hi @yangx
There is no problem in my imx91 EVK board.
please check your boot log if the CPU is running at 1.4GHz.
B.R
There is no error occurred on my site under the same test method with you.
Hi
试下I.MX91的:
命令:
mhz
memtester 500M 2 > output.log 2>&1 &
mhz标题写错了不好意思
以下命令也显示不了CPU的频率。
内存压力测试的命令是:memtester -l 500M > output.log 2>&1 &