anchao opened a new pull request, #18183:
URL: https://github.com/apache/nuttx/pull/18183

   ## Summary
   
   sched: Remove FS_PROCFS dependency for SCHED_CRITMONITOR
   
   Allow SCHED_CRITMONITOR to be enabled without requiring FS_PROCFS,
   so it can be used in scenarios like calculating CPU load via
   SCHED_CPULOAD_CRITMONITOR where procfs is not available.
   
   Signed-off-by: chao an <[email protected]>
   
   
   ## Impact
   
   N/A
   
   ## Testing
   
   select SCHED_CRITMONITOR without FS_PROCFS


-- 
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]

Reply via email to