lkml.org 
[lkml]   [2003]   [Apr]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [ANNOUNCE] udev 0.1 release


Kevin P. Fleming wrote:

>
> What happens if these secondary hotplug events occur while
> /sbin/hotplug has not yet finished processing the first one? Ignoring
> locking/race issues for the moment, I'm concerned about memory
> consumption as many layers of hotplug/udev/kpartx/etc. are running
> processing these events.

It gets even worse, because performance of hotswap events on disk adds
is critical and spawning processes is incredibly slow compared to the
performance required by some telecom applications...

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.

>

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

\
 
 \ /
  Last update: 2005-03-22 13:34    [W:0.082 / U:0.116 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site