mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:22:18 +08:00
Remove some empty C file section comments; Update some text in TODO file
This commit is contained in:
@@ -1619,7 +1619,9 @@ o Linux/Cywgin simulation (arch/sim)
|
||||
operate on the simulated CPU threads for a few context switches
|
||||
then fails during a setjmp() operation. I suspect that this is
|
||||
not an issue with the NuttX SMP logic but more likely some chaos
|
||||
in the pthread controls.
|
||||
in the pthread controls. I have seen similar such strange behavior
|
||||
other times that I have tried to use setjmp/longmp from a signal
|
||||
handler!
|
||||
|
||||
You can enable SMP for ostest configuration by enabling:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user