虽然启用了多核。但是我在贵司i.MX_6Dual6Quad_SABRE-AI_Linux_Release_Notes.pdf
第七页Kernel Boot Parameters中看到:
To force i.MX 6Q SABRE-AI board to run at CPU 800MHz and disable smp to remove overhead, add boot parameters
"nosmp arm_freq=800" by default. Disabling CONFIG_SMP configuration can remove further overhead for single core.
这段话强制cpu 在800MHz运行时要禁用smp?为什么?启用smp,cpu运行速度会很低?
谢谢!
|