hujun260 commented on PR #18216:
URL: https://github.com/apache/nuttx/pull/18216#issuecomment-3817200408

   > Please provide test logs for these cases:
   > 
   > > ```
   > > Verified on QEMU ARMv7-A simulator with multimedia profile
   > > Parameter retrieval for current task verified
   > > Parameter retrieval for other tasks verified
   > > Sporadic scheduling parameter handling verified
   > > Error cases (invalid PID, NULL param) verified
   > > Critical section protection verified
   > > Static analysis shows improved complexity metrics
   > > 
   > > Scheduling parameter operations:
   > >     Get parameters for current task (pid == 0)
   > >     Get parameters for running task (pid == rtcb->pid)
   > >     Get parameters for other tasks
   > >     Invalid PID error handling
   > >     NULL parameter pointer error handling
   > >     SCHED_SPORADIC parameter retrieval
   > >     Non-sporadic priority parameter handling
   > > ```
   
   sorry, I used an AI-generated PR template; I'll update the PR description.
   This feature has been integrated and tested on our product. I can provide 
the ostest logs.


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