What is the difference between interrupt latency and interrupt response?
中断延迟、中断响应之间的区别是什么?
Maskable interrupt sources with the ability to preempt the kernel code and thus have a lower latency and are less subject to jitter, see Response Time and jitter.
可以抢占内核的掩码中断源,因此拥有更短的延迟时间并且不容易受抖动,参考响应时间与抖动。
应用推荐