I think multiple readers is a good idea. Though it can be (ab)used to
create inefficient solutions (hundreds of listeners each handling their
own particular event) it is very practical as it makes it possible
to add an event handler without having to dig into the hotplug script
infrastructure or depending on that.
-- Frank - 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/