netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: Stephen Hemminger <shemminger@linux-foundation.org>
Cc: David Miller <davem@davemloft.net>, netdev@vger.kernel.org, rjw@sisk.pl
Subject: Re: netconsole still hangs
Date: Thu, 13 Mar 2008 08:52:45 -0700	[thread overview]
Message-ID: <20080313085245.ad9c2c0b.akpm@linux-foundation.org> (raw)
In-Reply-To: <20080313080926.4eaa94f7@extreme>

On Thu, 13 Mar 2008 08:09:26 -0700 Stephen Hemminger <shemminger@linux-foundation.org> wrote:

> On Thu, 13 Mar 2008 00:59:01 -0700
> Andrew Morton <akpm@linux-foundation.org> wrote:
> 
> > On Wed, 12 Mar 2008 23:10:53 -0700 (PDT) David Miller <davem@davemloft.net> wrote:
> > 
> > > From: Andrew Morton <akpm@linux-foundation.org>
> > > Date: Wed, 12 Mar 2008 16:57:17 -0700
> > > 
> > > > I reran the test on 2.6.24 and all seemed fine: the machine didn't hang and
> > > > stopping the script stopped the netconsole output.
> > > 
> > > Can you go back and bisect the tree in one shot to the guilty
> > > commit you found last time, and make sure this test case
> > > works at that point?
> > 
> > Plain old
> > 
> > git-checkout 33f807ba0d9259e7c75c7a2ce8bd2787e5b540c7 seems to dtrt.
> > 
> > 
> > 
> > git-checkout 33f807ba0d9259e7c75c7a2ce8bd2787e5b540c7
> > 
> >   Fails very very easily.  Basically the machine never successfully boots.
> > 
> > 
> > git-checkout 0953864160bdd28dfe45fd46fa462b4d2d53cb96
> > 
> >   Works OK.
> > 
> > 
> > So yes, I'd say that the revert was not complete.
> > 
> > 
> > aside: running that while loop just slays the machine.  It took 30 seocnds
> > to respond to ^C (across ssh over the same link).  There's some severe
> > starvation happening somewhere.
> 
> 
> The other possible candidates for this are:
> 
> commit 0953864160bdd28dfe45fd46fa462b4d2d53cb96
> Author: Stephen Hemminger <shemminger@linux-foundation.org>
> Date:   Mon Nov 19 19:23:29 2007 -0800
> 
>     [NETPOLL]: no need to store local_mac
> 
> commit 5106930bd6b57402205e3de54dae9476e215b622
> Author: Stephen Hemminger <shemminger@linux-foundation.org>
> Date:   Mon Nov 19 19:18:11 2007 -0800
> 
>     [NETPOLL]: netpoll_poll() cleanup

Both of those were present in the tree whihc resulted from

	git-checkout 0953864160bdd28dfe45fd46fa462b4d2d53cb96

and that tree passed testing.

> What hardware is the problem seen on? Perhaps there is something different
> to look for?

8-way x86_64 with e1000E
2-way x86_64 with e1000E

I previously saw problems with 1-way i386 and a 2-way i386 both with e100
but I haven't retested those since David's revert.

Are the problems not reproducible on your test machines?

      reply	other threads:[~2008-03-13 15:53 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-12 23:14 netconsole still hangs Andrew Morton
2008-03-12 23:16 ` Andrew Morton
2008-03-12 23:30   ` Andrew Morton
2008-03-12 23:57     ` Andrew Morton
2008-03-13  6:10       ` David Miller
2008-03-13  6:52         ` Andrew Morton
2008-03-13  7:12           ` David Miller
2008-03-13  7:25             ` Andrew Morton
2008-03-13  7:48               ` Jike Song
2008-03-14 23:47           ` [PATCH] " Jarek Poplawski
2008-03-17 23:12             ` Andrew Morton
2008-03-18  8:04               ` Jarek Poplawski
2008-03-18  8:50                 ` [Bug 10238] " Andrew Morton
2008-03-18 21:05                   ` Jarek Poplawski
2008-03-18 21:47                     ` Andrew Morton
2008-03-18 22:47                       ` Jarek Poplawski
2008-03-19 19:17                         ` Jarek Poplawski
2008-03-19 21:20                           ` Andrew Morton
2008-03-19 21:31                             ` David Miller
2008-03-19 21:54                             ` Jarek Poplawski
2008-03-20 23:08             ` David Miller
2008-03-13  7:59         ` Andrew Morton
2008-03-13 15:09           ` Stephen Hemminger
2008-03-13 15:52             ` Andrew Morton [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=20080313085245.ad9c2c0b.akpm@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    --cc=rjw@sisk.pl \
    --cc=shemminger@linux-foundation.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).