Re: [ANNOUNCE] udev 0.1 release

Andrew Morton (akpm@digeo.com)
Fri, 11 Apr 2003 15:09:33 -0700


Steven Dake <sdake@mvista.com> wrote:
>
> A much better solution could be had by select()ing on a filehandle
> indicating when a new hotswap event is ready to be processed. No races,
> no security issues, no performance issues.

I must say that I've always felt this to be a better approach than the
/sbin/hotplug callout.

Apart from the performance issue, it means that the kernel can buffer the
"insertion" events which happen at boot-time discovery until the userspace
handler attaches itself.

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