Hi Hans,
On Thursday 29 October 2015 14:02:06 Hans Verkuil wrote:
> In the 3.17 kernel the poll() behavior changed for output streams:
> as long as not all buffers were queued up poll() would return that
> userspace can write. This is fine for the write() call, but when
> using stream I/O this cha
In the 3.17 kernel the poll() behavior changed for output streams:
as long as not all buffers were queued up poll() would return that
userspace can write. This is fine for the write() call, but when
using stream I/O this changed the behavior since the expectation
was that it would wait for buffers