Ticket #38 (closed enhancement: fixed)

Opened 13 months ago

Last modified 13 months ago

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

Changed 13 months ago by dave

  • status changed from new to assigned

Changed 13 months ago by dave

  • status changed from assigned to closed
  • resolution set to fixed

Done in cac681da792d.

Note: See TracTickets for help on using tickets.