Meulengracht/MollenOS

[vali] timeouts should be deadline based in kernel

Meulengracht opened this issue · 0 comments

Currently timers are based on countdown functionality, which is a lot less accurate than deadline based. To improve timing functionality, we need to change this.