low_latency flag has gone missing

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Some of the serial drivers that I maintain can make a tradeoff between
CPU usage, throughput, and rx data latency. For the past 20 years,
I've based that tradeoff on the tty struct's "low_latency" flag. This
allowed the user to choose between high-throughput with low CPU usage,
or higher CPU usage with lower latency and lower total throughput.

That low_latency flag appears to have "gone away" in v5.12.

How are users now supposed to indicate their desire for low-latency
operation for a serial port?

--
Grant





[Index of Archives]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux PPP]     [Linux FS]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Linmodem]     [Device Mapper]     [Linux Kernel for ARM]

  Powered by Linux