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 2022/02/25 17:38:03 UTC

[GitHub] [incubator-nuttx] gustavonihei opened a new pull request #5619: espressif: Fix SCHED_CPULOAD feature using Oneshot Timer

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


   ## Summary
   This PR intends to fix the Scheduler CPU Load monitoring feature using Oneshot Timer on the following chips:
   - **ESP32**
   - **ESP32-S2**
   - **ESP32-C3**
   
   ## Impact
   `SCHED_CPULOAD` feature on the mentioned chips.
   
   ## Testing
   Enable `SCHED_CPULOAD` on the following defconfigs and verify that CPU Load is successfully reported on `ps`:
   - `esp32-devkitc:oneshot`
   - `esp32s2-saola-1:oneshot`
   - `esp32c3-devkit:oneshot`
   


-- 
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: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #5619: espressif: Fix SCHED_CPULOAD feature using Oneshot Timer

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


   


-- 
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: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org