linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Scott James Remnant <scott@netsplit.com>
To: linux-hotplug@vger.kernel.org
Subject: Re: cold plugging
Date: Fri, 13 Jan 2006 19:13:29 +0000	[thread overview]
Message-ID: <1137179609.8232.17.camel@localhost.localdomain> (raw)
In-Reply-To: <200601131415.30207.treeve@scarlet.be>

[-- Attachment #1: Type: text/plain, Size: 827 bytes --]

On Fri, 2006-01-13 at 18:47 +0000, Darren Salt wrote:

> I demand that Alexander E. Patrakov may or may not have written...
> 
> > Kay Sievers wrote:
> [snip]
> >> To wait for the events to finish (if you need to), I do:
> >> 	loop=300
> >> 	while test -d /dev/.udev/queue; do
> >> 	    sleep 0.1;
> >> 	    test "$loop" -gt 0 || break
> >> 	    loop=$(($loop - 1))
> >> 	done
> 
> > USB uevents easily get past this loop.
> 
> Also slower machines. I have a machine (PII 366) here which has randomly
> failed to create /dev/hda* in time, causing problems for fsck; doubling the
> timeout avoids the problem.
> 
This is almost certainly due to the buggy IDE subsystem patch in
Debian's kernel.

Scott
-- 
Have you ever, ever felt like this?
Had strange things happen?  Are you going round the twist?

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  parent reply	other threads:[~2006-01-13 19:13 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-13 12:17 cold plugging Treeve Jelbert
2006-01-13 12:32 ` Kay Sievers
2006-01-13 16:23 ` Alexander E. Patrakov
2006-01-13 18:47 ` Darren Salt
2006-01-13 18:52 ` Greg KH
2006-01-13 19:13 ` Scott James Remnant [this message]
2006-01-13 19:15 ` Marco d'Itri
2006-01-13 20:08 ` Darren Salt
2006-01-13 23:29 ` Pozsar Balazs
2006-01-13 23:53 ` Greg KH
2006-01-14  5:00 ` Alexander E. Patrakov
2006-01-14  5:57 ` Alexander E. Patrakov
2006-01-14  8:45 ` Pozsar Balazs
2006-01-14 12:48 ` Kay Sievers
2006-01-14 13:08 ` Kay Sievers
2006-01-14 13:10 ` Alexander E. Patrakov
2006-01-14 13:27 ` Kay Sievers
2006-01-14 16:28 ` Alexander E. Patrakov
2006-01-15  4:13 ` Dmitry Torokhov
2006-01-15 22:44 ` Aras Vaichas
2006-01-16 12:36 ` Kay Sievers
2006-01-16 12:53 ` Kay Sievers
2006-01-16 12:59 ` Olivier Blin

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=1137179609.8232.17.camel@localhost.localdomain \
    --to=scott@netsplit.com \
    --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).