btashton commented on issue #2310: URL: https://github.com/apache/incubator-nuttx/issues/2310#issuecomment-728660827
> It seem s the K210 default configuration not support SMP @btashton > 236 # CONFIG_SPINLOCK is not set > 237 # CONFIG_SPINLOCK_IRQ is not set > 238 # CONFIG_IRQCHAIN is not set > 239 # CONFIG_IRQCOUNT is not set > 240 # CONFIG_SMP is not set > 241 # CONFIG_INIT_NONE is not set > 242 CONFIG_INIT_ENTRYPOINT=y https://www.github.com/apache/incubator-nuttx/tree/master/boards%2Frisc-v%2Fk210%2Fmaix-bit%2Fconfigs%2Fsmp > qemu is just a emulator, not simulator, As my experience with qemu , on SMP scenario,some timing related issue cant be reproduced on Qemu. And its effective MIPS benchmark it too low. so qumu running SMP did not has too much meanings. > real board should be more meaningful on SMP. @xiaoxiang781216 Sorry I don't understand what you are asking for there are multiple configurations we have pointed you at for ARM and RISC-V that will run in both QEMU and hardware as well as the non QEMU simulator. ---------------------------------------------------------------- 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 specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org