What is low latency kernel? When do we need to use it? Any something may be affected when we use low latency kernel?
Asked
Active
Viewed 4,349 times
1 Answers
-1
lowlatency kernel - very similar to the -preempt kernel and based on the -generic kernel source tree, but uses a more aggressive configuration to further reduce latency. Also known as a soft real-time kernel.

Cesar Bielich
- 134
-
What's the difference of function or feature between the low-latency and the generic to cause latency degree? – David Yu Feb 10 '17 at 01:35