linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kay Sievers <kay.sievers@vrfy.org>
To: linux-hotplug@vger.kernel.org
Subject: Re: udevsend start too much udevd
Date: Sat, 06 Nov 2004 13:25:41 +0000	[thread overview]
Message-ID: <1099747542.15054.22.camel@localhost.localdomain> (raw)
In-Reply-To: <418C9D48.4040805@wanadoo.fr>

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_id\x12065&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

      reply	other threads:[~2004-11-06 13:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-06  9:45 udevsend start too much udevd Bertrand Belguise
2004-11-06 13:25 ` Kay Sievers [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1099747542.15054.22.camel@localhost.localdomain \
    --to=kay.sievers@vrfy.org \
    --cc=linux-hotplug@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).