Change CONFIG_MSEC_PER_TICK to CONFIG_USEC_PER_TICK. This gives more options...
Change CONFIG_MSEC_PER_TICK to CONFIG_USEC_PER_TICK. This gives more options for system timers in general, but more importantly, let's us realize higher resolution for the case of CONFIG_SCHED_TICKLESS=y -- of course, at the risk of some new interger overvflow problems
parent
ed3f7857
Please register or sign in to comment