public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: James Bottomley <James.Bottomley@HansenPartnership.com>
To: chris2553@googlemail.com
Cc: Andrew Morton <akpm@linux-foundation.org>,
	LKML <linux-kernel@vger.kernel.org>,
	linux-scsi@vger.kernel.org, Hannes Reinecke <hare@suse.de>,
	"Rafael J. Wysocki" <rjw@sisk.pl>
Subject: Re: 2,6.26-rc4-git2 - long pause during boot
Date: Fri, 06 Jun 2008 09:11:25 -0500	[thread overview]
Message-ID: <1212761485.3466.6.camel@localhost.localdomain> (raw)
In-Reply-To: <200806060607.29460.chris2553@googlemail.com>

On Fri, 2008-06-06 at 06:07 +0000, Chris Clayton wrote:
> On Friday 06 June 2008, Andrew Morton wrote:
> > On Sun, 1 Jun 2008 04:15:05 +0000 Chris Clayton <chris2553@googlemail.com> 
> wrote:
> > > Hi,
> > >
> > > I've just started testing 2.6.26 on my desktop machine and have found
> > > that I get a long pause (20 seconds or so) as the system boots. By pause
> > > I mean that the boot messages that normally scroll by stop doing so for,
> > > as I say, about 20 seconds.
> > >
> > > I've done a bisect and arrived at:
> > >
> > > b0ed43360fdca227048d88a08290365cb681c1a8 is first bad commit
> > > commit b0ed43360fdca227048d88a08290365cb681c1a8
> > > Author: Hannes Reinecke <hare@suse.de>
> > > Date:   Tue Mar 18 14:32:28 2008 +0100
> > >
> > >     [SCSI] add scsi_host and scsi_target to scsi_bus
> > >
> > >     This patch implements scsi_host and scsi_target device types
> > >     and adds both to the scsi_bus.
> > >
> > >     Signed-off-by: Hannes Reinecke <hare@suse.de>
> > >     Signed-off-by: Kay Sievers <kay.sievers@vrfy.org>
> > >     Signed-off-by: James Bottomley
> > > <James.Bottomley@HansenPartnership.com>
> > >
> > > :040000 040000 4e3140909966b4c9aa987d34ee4078d283fe0351
> > >
> > > 46e4fd28cc537ba700eb4f5652abf043fed4d76d M      drivers
> > >
> > > The config file for that kernel is attached as are the kernel log for
> > > booting that kernel and the bisect log.
> > >
> > > I've also noticed that it takes much longer for icons to appear on my
> > > desktop when I plug a usb storage device in. (The icons are shown/hidden
> > > by a simple sctript that is run via udev when the device is
> > > attached/detached.)
> >
> > Do you believe that this is the same period?  20 seconds?
> >
> 
> Thanks for the reply, Andrew. I was beginning to think that I'd committed an 
> LKML sin :-)
> 
> Yes, it is about the same. On 2.6.25.4 (and earlier), the icons appear within a 
> second or two, but with 2.6.26-rc2 or later, it takes about 20 seconds. I've 
> now built and installed -rc5 and am seeing the same behaviour.
> 
> I've also built -rc5 on my laptop. On that my kernel uses the older IDE drivers 
> rather than libata. The boot proceeds with no pause, but I do see the same 
> delay in the desktop icons appearing when I attach a usb-storage device.
> 
> > > Let me know of any way I can help solve this.
> > >
> > > Please cc me to any reply as I'm not subscribed.
> >
> > cc's added.
> >
> > Rafael, we might need to track this as a post-2.6.26 regression.

It already is ... as I asked in the actual bug (but no-one seems to have
noticed, so I assume the bug entry isn't set up correctly).  Does this
still persist with 2.6.26-rc5?  The reason for asking is that it looks
very much like a silent manifestation of our scsi_bus_uevent() problem
that got fixed in 2.6.26-rc5.

James



  parent reply	other threads:[~2008-06-06 14:11 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-01  4:15 2,6.26-rc4-git2 - long pause during boot Chris Clayton
2008-06-06  5:17 ` Andrew Morton
2008-06-06  6:07   ` Chris Clayton
2008-06-06  6:21     ` Andrew Morton
2008-06-06  6:25       ` Andrew Morton
2008-06-06 15:22         ` James Bottomley
2008-06-06 18:03           ` Andrew Morton
2008-06-06 18:40             ` James Bottomley
2008-06-07  5:16               ` Chris Clayton
2008-06-08  6:19               ` Chris Clayton
2008-06-08 18:37                 ` James Bottomley
2008-06-09 23:07                   ` Greg KH
2008-06-10 18:49                     ` Chris Clayton
2008-06-10 22:06                   ` Chris Clayton
2008-06-10 22:19                     ` Alan Stern
2008-06-11 18:58                     ` Chris Clayton
2008-06-11 19:15                       ` Greg KH
2008-06-11 19:24                         ` James Bottomley
2008-06-11 19:29                           ` Stefan Richter
2008-06-11 19:36                             ` James Bottomley
2008-06-13  6:56                               ` Chris Clayton
2008-06-13 14:12                                 ` James Bottomley
2008-06-11 19:33                           ` Greg KH
2008-06-11 19:51                         ` Chris Clayton
2008-06-11 21:04                           ` Stefan Richter
2008-06-11 21:46                           ` Stefan Richter
2008-06-11 22:03                             ` Stefan Richter
2008-06-14  6:03                               ` Chris Clayton
2008-06-09 14:46                 ` Alan Stern
2008-06-09 19:10                   ` Stefan Richter
2008-06-09 19:40                     ` Alan Stern
2008-06-09 21:35                       ` Chris Clayton
2008-06-10 19:00                     ` Chris Clayton
2008-06-10 19:38                       ` Stefan Richter
2008-06-06 14:11     ` James Bottomley [this message]
2008-06-06 14:42       ` Rafael J. Wysocki
2008-06-06 17:42         ` Chris Clayton
2008-06-06 17:35       ` Chris Clayton
2008-06-09  4:51         ` Grant Grundler
2008-06-10 18:46           ` Chris Clayton
2008-06-06 10:45   ` Rafael J. Wysocki

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=1212761485.3466.6.camel@localhost.localdomain \
    --to=james.bottomley@hansenpartnership.com \
    --cc=akpm@linux-foundation.org \
    --cc=chris2553@googlemail.com \
    --cc=hare@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=rjw@sisk.pl \
    /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