zephyr/kernel
Benjamin Walsh 6ca6c28dd3 kernel/timers: move tick computation out of irq_lock block
These tick computation can take a significant amount of time, and there
is no reason to do them with interrupts locked.

Change-Id: I2d8803ec6025b827e9450fa493084bbf8be98bad
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-12-15 15:50:02 -05:00
..
configs kernel: remove NANOKERNEL and MICROKERNEL configs 2016-12-14 13:45:52 +00:00
unified kernel/timers: move tick computation out of irq_lock block 2016-12-15 15:50:02 -05:00
Kconfig kernel: remove NANOKERNEL and MICROKERNEL configs 2016-12-14 13:45:52 +00:00