[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <485047C1.3020200@s5r6.in-berlin.de>
Date: Wed, 11 Jun 2008 23:46:41 +0200
From: Stefan Richter <stefanr@...6.in-berlin.de>
To: chris2553@...glemail.com
CC: Greg KH <greg@...ah.com>,
James Bottomley <James.Bottomley@...senpartnership.com>,
Andrew Morton <akpm@...ux-foundation.org>,
LKML <linux-kernel@...r.kernel.org>, linux-scsi@...r.kernel.org,
Hannes Reinecke <hare@...e.de>,
"Rafael J. Wysocki" <rjw@...k.pl>, linux-usb@...r.kernel.org,
Stefan Richter <stefanr@...6.in-berlin.de>
Subject: Re: 2,6.26-rc4-git2 - long pause during boot
Chris Clayton wrote:
> It's this rule, which appears as the second rule in the
> slackware rules file that's distributed with udev (and it's been there since
> udev-97 in August 2006):
>
> ACTION=="add", SUBSYSTEM=="scsi", WAIT_FOR_SYSFS="ioerr_cnt"
>
> Commenting that rule out eliminates the pause in the boot and in the appearance
> of icons on my desktop.
FWIW, Gentoo's udev 119 has this:
$ grep -r ioerr_cnt /etc/udev/
/etc/udev/rules.d/05-udev-early.rules:ACTION=="add",
KERNEL=="[0-9]*:[0-9]*", SUBSYSTEM=="scsi", WAIT_FOR_SYSFS="ioerr_cnt"
Whatever this rule is good for... Maybe the pattern should be
"[0-9]+(:[0-9]+){3}" to match logical units only.
--
Stefan Richter
-=====-==--- -==- -=-==
http://arcgraph.de/sr/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists