nuttx/timer: add arch_alarm tick interface#7033
Conversation
858486b to
5d9f9ba
Compare
|
Hi @zyfeier please include more information about this PR, what was the main motivation and what are the benefits of using this new interface? Did it make the system more accurate for timer measuring? |
Hi, acassis. This PR is not ready for review, it's a temporary change. I'll add more information if it was ready. |
|
@acassis this patch is ready for review. The motivation of this patch is to remove tick<->timespec conversion in tickless mode to improve the performance. Of course, the old interface still keep, the user need enable SCHED_TICKLESS_TICK_ARGUMENT to get the benefit. |
|
@zyfeier |
Summary
Impact
NA
Testing
sabre-6quad:nsh