masayuki2009 edited a comment on pull request #4870:
URL: https://github.com/apache/incubator-nuttx/pull/4870#issuecomment-977556346
>@xiaoxiang781216 @anchao
>
>Hmm, something strange with spresense:smp
@xiaoxiang781216 @anchao
The same problem happens with sim:smp.
Could you please confirm what is happening?
```
nsh> uname -a
NuttX 10.2.0 e228434cea Nov 24 2021 14:52:54 sim sim
nsh> ps
PID GROUP CPU PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK
USED FILLED COMMAND
0 0 0 0 FIFO Kthread N-- Assigned 00000000 065488
002344 3.5% CPU0 IDLE
1 1 1 0 FIFO Kthread N-- Running 00000000 065488
007048 10.7% CPU1 IDLE
2 2 2 0 FIFO Kthread N-- Running 00000000 065488
004736 7.2% CPU2 IDLE
3 3 3 0 FIFO Kthread N-- Running 00000000 065488
004704 7.1% CPU3 IDLE
4 4 0 100 FIFO Task --- Running 00000000 065504
003128 4.7% init
nsh> hello
```
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]