Hi.
I'm using Yocto to build my linux image for a i.MX6D (2 cores).
How do I check how much load is on each core.
When I run top, it only show the total load.
Is there a way to see how much load is on each core.
Thanks,
Niklas
已解决! 转到解答。
Hello,
You can simply type "1" when you are running top utility
to see per core CPU load.
Have a great day,
Victor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hi Niklas
I think links below answer this
Load (computing) - Wikipedia, the free encyclopedia
How do I Find Out Linux CPU Utilization? - nixCraft
Best regards
chip
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------