SIGIO for pipes, please...

dank@kegel.com
Tue, 30 Jul 2002 14:12:04 -0700


I've grown fond of using pipes as a way
to break out of select loops, but that doesn't work
with SIGIO yet in 2.4. A nice patch was posted a year ago,
and again a few months ago; you can pick it up here:

http://marc.theaimsgroup.com/?l=linux-kernel&m=101772451329517&w=2

It's in 2.5 already.
It'd really be nice if this were integrated into the 2.4 kernel.
Any reason not to do it for 2.4.20?

Without this, my nifty Poller library that makes SIGIO
usable is kinda broken (the wakeUp function relies on
writing a byte to a pipe).

Thanks,
Dan
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/