From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kay Sievers Date: Sat, 06 Nov 2004 13:25:41 +0000 Subject: Re: udevsend start too much udevd Message-Id: <1099747542.15054.22.camel@localhost.localdomain> List-Id: References: <418C9D48.4040805@wanadoo.fr> In-Reply-To: <418C9D48.4040805@wanadoo.fr> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org On Sat, 2004-11-06 at 10:45 +0100, Bertrand Belguise wrote: > saner'llo > On my Linux Box (Kernel 2.6.9, last version of hotplug script and udev > 0.42) udev work on non deterministic way. the first problem I see is : > at startup i see from 2 to 5 messages "udevsend[727]: starting udevd daemon" This is ok. You got parallel running udevsends, who are trying to start udevd, cause they are unable to connect to the socket. Only one of them will be able to start it an the other attempts to start will fail. They just send the message to the now running daemon. It should read "try to start daemon", but yeah, I will remove this message with the next patches, as its confusing. Thanks, Kay ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_idU88&alloc_id065&op=click _______________________________________________ Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net Linux-hotplug-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel