lzc1001 commented on issue #14484:
URL: https://github.com/apache/nuttx/issues/14484#issuecomment-2434158801
@xiaoxiang781216 I want to get each core ID by /proc/cpuinfo on FVP A510,
But the related code isn't implemented for ARMV8A. I want get these information
to verify multi-core are bot
lzc1001 commented on issue #14484:
URL: https://github.com/apache/nuttx/issues/14484#issuecomment-2434399245
@xiaoxiang781216 Thank you very much!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to
lzc1001 closed issue #14484: [HELP] How to get the more cpu status when NuttX
is running
URL: https://github.com/apache/nuttx/issues/14484
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specifi
xiaoxiang781216 commented on issue #14484:
URL: https://github.com/apache/nuttx/issues/14484#issuecomment-2434393795
ps could also show multiple idle thread, and testing/cpuload could simulate
the loading on the specific cpu core.
--
This is an automated message from the Apache Git Servic
lzc1001 commented on issue #14484:
URL: https://github.com/apache/nuttx/issues/14484#issuecomment-2434187068
@xiaoxiang781216 hhh, I have run apps/testing/smp_main.c to verify each core
is activity. Thank you very much, I wonder if there's another way to check or
prove this?😄
--
This is