[<prev] [next>] [day] [month] [year] [list]
Message-ID: <4576CE08.9080703@arpartner.cz>
Date: Wed, 06 Dec 2006 15:04:56 +0100
From: Lukas Jelinek <luk@...artner.cz>
To: linux-kernel@...r.kernel.org
Subject: Suggestion for kevent
Hello,
I'm interested in kevents and related things. I think it isn't a bad
idea to incorporate more event kinds into the kevent implementation. Namely:
- processes (exitting/stopping/tracing)
- threads (ditto)
- futexes (for mutexes, semaphores and conditional variables)
- special communication events (such as on modem lines - see
ioctl(TIOCMIWAIT,...))
- whatever can be found useful
Please consider this idea. Such solution may be useful for developers of
large and complex applications. Thanks.
Regards,
Lukas Jelinek
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists