Attention is currently required from: fixeria, neels.
1 comment:
Patchset:
As long as there is a need for such a high granularity... […]
I have always been very skeptical about timers with microsecond granularity. We are not running inside of a RTOS kernel but as a userspace application. We cannot usually expect the OS to always be able to schedule us anywhere nearly often enough that timers with microsecond granularity will be executed anywhere near their timeouts. So in the end, they are suggesting to the user of the API some capability that we cannot really guarantee.
I think the only user of TDEF_US is osmo-modbus, so @pespin should be the one commenting on it.
To view, visit change 35466. To unsubscribe, or for help writing mail filters, visit settings.