Ticket #38 (closed enhancement: fixed)
Improve the accuracy of the scheduler
| Reported by: | dave | Owned by: | dave |
|---|---|---|---|
| Priority: | major | Milestone: | NxOS 0.2 |
| Component: | marvin | Version: | |
| Keywords: | Cc: |
Description
Currently the scheduler relies on an internal counter to determine when time quanta are elapsed. It should instead rely on nx_systick_get_ms(), because we now have many a way to inhibit the scheduler, which could throw off its accuracy a lot.
Change History
Note: See
TracTickets for help on using
tickets.
