LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Chr <chunkeey@web.de>
To: Christian Kujau <lists@nerdbynature.de>
Cc: Samuel Tardieu <sam@rfc1149.net>,
	device-mapper development <dm-devel@redhat.com>,
	LKML <linux-kernel@vger.kernel.org>, Ingo Molnar <mingo@elte.hu>
Subject: Re: INFO: task mount:11202 blocked for more than 120 seconds
Date: Fri, 14 Mar 2008 01:15:43 +0100	[thread overview]
Message-ID: <200803140115.45139.chunkeey@web.de> (raw)
In-Reply-To: <alpine.DEB.1.00.0803132249060.7433@sheep.housecafe.de>

On Thursday 13 March 2008 22:54:25 Christian Kujau wrote:
> On Thu, 13 Mar 2008, Chr wrote:
> > On Thursday 13 March 2008 14:45:39 Christian Kujau wrote:
> >> and so does -git8 and -git9...sigh :(
> >
> > hmm, I can boot any of these -rcX-gitY kernels (but not without some
> > stuck tasks after about a hour or so...)
>
> Ah, when you said -git17 would be the last "good" kernel, I thought
> everything earlier would not have the stuck tasks.
well, no... even 2.6.24.3 has _hangs_, however not forever (approx. 5-10 min)
and everything is back to normal...
 
> > sounds a bit strange? Is this a SMP related problem after all?
>
> I don't think so, as I don't have an SMP system (and CONFIG_SMP is
> disabled as well).
Then maybe scheduler? because these values looks suspecious:
(that's why I added Ingo to CC, because he probably knows what's NOT going on
 ;-) )

(full dmesg there: 
http://www.pastebin.ca/941845

config here:
http://www.pastebin.ca/941856
)

the funny stuff is highlighted with a >:
cpu#1, 2211.332 MHz
  .nr_running                    : 8
  .load                          : 188884
  .nr_switches                   : 9615826
  .nr_load_updates               : 1879402
 > .nr_uninterruptible            : -2053
  .jiffies                       : 4296946718
  .next_balance                  : 4296.946740
  .curr->pid                     : 0
  .clock                         : 9800558.756490
  .idle_clock                    : 6521432.794621
  .prev_clock_raw                : 4476359.432375
  .clock_warps                   : 0
  .clock_overflows               : 8676899
  .clock_underflows              : 688045
  .clock_deep_idle_events        : 0
  .clock_max_delta               : 4.000250
  .cpu_load[0]                   : 0
  .cpu_load[1]                   : 24
  .cpu_load[2]                   : 112
  .cpu_load[3]                   : 155
  .cpu_load[4]                   : 177
 
cfs_rq
  .exec_clock                    : 1353227.466775
  .MIN_vruntime                  : 1808656.942015
  .min_vruntime                  : 1808696.942015
  .max_vruntime                  : 1808657.235424
  .spread                        : 0.293409
>  .spread0                       : -267982.528057
  .nr_running                    : 7
  .load                          : 11362
  .bkl_count                     : 60751
  .nr_spread_over                : 6234
 
runnable tasks:
            task   PID         tree-key  switches  prio     exec-runtime         
sum-exec        sum-sleep
----------------------------------------------------------------------------------------------------------
         kcryptd  2266   1808656.942015     12778   115   1808656.942015      
3689.257692   3125323.031084
 hald-addon-inpu  5504   1808656.942015       622   120   1808656.942015        
10.739211   3044831.003941
         kcryptd  7312   1808656.960820    578891   115   1808656.960820     
71166.387493   2625492.750280
            Xorg  9564   1808656.942016    513338   120   1808656.942016    
245777.204573   2587613.331559
         pdflush 10059   1808656.942015     14575   120   1808656.942015      
4400.355110   2985523.630368
         pdflush 10696   1808656.942015      9433   120   1808656.942015      
3607.302084   3103638.660388
            xine 16773   1808657.235424     13455   120   1808657.235424      
2135.923058    574348.774173
 >       watchdog 16959   -206866.028086         0    98   -206866.028086         
0.000000         0.000000

(it's at the end of the dmesg, the kernel, X.org and probably everything else 
was stuck...)

Thanks,
	Christian.

  reply	other threads:[~2008-03-14  0:16 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-07 20:32 Christian Kujau
2008-03-07 22:40 ` David Chinner
2008-03-07 23:46   ` Christian Kujau
2008-03-08  1:54     ` Christian Kujau
2008-03-09  6:15       ` 2.6.25-rc hangs (was: INFO: task mount:11202 blocked for more than 120 seconds) Christian Kujau
2008-03-09 16:44         ` 2.6.25-rc hangs Eric Sandeen
2008-03-09 18:05           ` Christian Kujau
     [not found]             ` <47D42AD6.10500@sandeen.net>
2008-03-09 18:49               ` Christian Kujau
2008-03-12 18:06                 ` Samuel Tardieu
2008-03-12 21:02                   ` Christian Kujau
2008-03-09 21:34     ` INFO: task mount:11202 blocked for more than 120 seconds David Chinner
2008-03-10  1:46       ` Christian Kujau
2008-03-12 18:03       ` Samuel Tardieu
2008-03-12 19:53         ` Chr
2008-03-12 23:07           ` Christian Kujau
2008-03-13 13:45             ` Christian Kujau
2008-03-13 21:33               ` Chr
2008-03-13 21:54                 ` Christian Kujau
2008-03-14  0:15                   ` Chr [this message]
2008-03-14  9:27       ` Milan Broz
2008-03-14 23:58         ` Christian Kujau
2008-03-16 20:33           ` David Chinner
2008-03-15  0:08         ` Chr
2008-03-15 13:32           ` [dm-crypt] " Chr
2008-03-15 21:34             ` Chr
2008-03-16 13:08               ` Christian Kujau
2008-03-17 17:36                 ` Alasdair G Kergon
2008-03-17 18:36                   ` Chr
2008-03-18 17:46                     ` Christian Kujau
2008-03-18  0:56                   ` Herbert Xu
2008-03-18  4:07                     ` Milan Broz
2008-03-22  2:52                   ` Christian Kujau
2008-03-27  8:21                     ` Christian Kujau
2008-03-26 16:57                   ` Chr

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=200803140115.45139.chunkeey@web.de \
    --to=chunkeey@web.de \
    --cc=dm-devel@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lists@nerdbynature.de \
    --cc=mingo@elte.hu \
    --cc=sam@rfc1149.net \
    --subject='Re: INFO: task mount:11202 blocked for more than 120 seconds' \
    /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

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).