You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/11/11 04:52:30 UTC

[GitHub] [incubator-nuttx] masayuki2009 opened a new pull request #2279: sched: sched: Remove sched_taklistlock.c for SMP

masayuki2009 opened a new pull request #2279:
URL: https://github.com/apache/incubator-nuttx/pull/2279


   ## Summary
   
   - sched_tasklistlock.c was introduced to stabilize NuttX SMP
   - However, the current SMP implementation is stable with recent fixes
   - So I decided to remove the file
   
   ## Impact
   
   - SMP only
   
   ## Testing
   
   - Tested with ostest with the following configurations
   - spresense:smp
   - spresense:wifi_smp (NCPUS=2 and 4)
   - sabre-6quad:smp (QEMU)
   - esp32-core:smp (QEMU)
   - maix-bit:smp (QEMU)
   - sim:smp
   - lc823450-xgevk:rndis
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [incubator-nuttx] masayuki2009 commented on pull request #2279: sched: sched: Remove sched_tasklistlock.c for SMP

Posted by GitBox <gi...@apache.org>.
masayuki2009 commented on pull request #2279:
URL: https://github.com/apache/incubator-nuttx/pull/2279#issuecomment-725237354


   @xiaoxiang781216 @patacongo 
   At last I removed the file.
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2279: sched: sched: Remove sched_tasklistlock.c for SMP

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #2279:
URL: https://github.com/apache/incubator-nuttx/pull/2279


   


----------------------------------------------------------------
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:
users@infra.apache.org