Re: Messaging between kernel modules and User Apps

From: Zwane Mwaikambo
Date: Thu Aug 21 2003 - 11:33:21 EST


On Thu, 21 Aug 2003, Richard B. Johnson wrote:

> The de facto standard for network devices is to use sockets.
> For character and and block devices Unix/Linux uses the
> open/poll/ioctl/read mechanisms.

That sounds fine, but..

> You could send your module a pid via proc and have it send a
> signal to your application as a result of an event.

... please don't even entertain such sick ideas.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/