Re: [PATCH] udev enhancements to use kernel event queue

From: Steven Dake (sdake@mvista.com)
Date: Thu Jun 19 2003 - 18:42:40 EST


Werner Almesberger wrote:

>Linus Torvalds wrote:
>
>
>>[ Event demons ] encourage doing everything in one program,
>>keeping state in private memory, depending on ordering, and just
>>generally do bad things.
>>
>>
>
>Well, the ordering bit is the hairy part. As long as it doesn't
>matter if an event gets lost every once in a while, and in which
>order they get processed, things are fine as they are.
>
>But then it scares me to see people start to try to design some
>general serialization mechanism on top of /sbin/hotplug
>
>
A serialization methodology can be built on /sbin/hotplug, but it has
all of the problems that Linus previously talked about for a kernel
event queue. The difference is that the problem is moved to userland.

>- Werner
>
>

-steve

-
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/



This archive was generated by hypermail 2b29 : Mon Jun 23 2003 - 22:00:31 EST