Re: Q: how to control the TTY output queue in real time?
From: Alan Cox <hidden>
Date: 2012-08-10 20:10:40
Also in:
lkml
From: Alan Cox <hidden>
Date: 2012-08-10 20:10:40
Also in:
lkml
If they do quite fine with the fifo, then maybe the new function will do too? Its basically a tcdrain(), just with the controllable watermark I guess.
I guess providing you account the fifo, and any hardware flow control it would work.