Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1762066AbYHESr6 (ORCPT ); Tue, 5 Aug 2008 14:47:58 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757818AbYHESru (ORCPT ); Tue, 5 Aug 2008 14:47:50 -0400 Received: from an-out-0708.google.com ([209.85.132.243]:38134 "EHLO an-out-0708.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757752AbYHESrt (ORCPT ); Tue, 5 Aug 2008 14:47:49 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:mime-version:content-type :content-transfer-encoding:content-disposition; b=tZxO1O4zZxmOOJ/gxzrUv+vq9oXtalnu3kTF1BMJnTZ2S5n332apOwSAbT4boO5tMt cD7ziZUBTkWpkERrqHlUnfSk3JoFcp0NR3oRy7VJIwRyUqbfjloi4Q/bISalYig5f1Nd Lg8IVOf2Qb3gIHR9VMK7SQeAfR/G5ieWnj1yE= Message-ID: Date: Tue, 5 Aug 2008 14:47:47 -0400 From: "Michael Madore" To: linux-kernel@vger.kernel.org Subject: task blocked for more than 120 seconds (2.6.26.1) Cc: jens.axboe@oracle.com MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1644 Lines: 39 Hi, Running 2.6.26.1 I am receiving errors similar to the following when stress testing systems: INFO: task kjournald:1004 blocked for more than 120 seconds. "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. kjournald D ffff81013d347000 0 1004 2 ffff81013cce9de0 0000000000000046 ffff81013cce9d90 ffffffff810478c5 ffff810001069378 ffff81013cdd2cc0 ffff810120454320 ffff81013cdd3010 ffff81013cce9de0 ffffffff81048096 ffff81013cce9db0 0000000000000246 Call Trace: [] ? enqueue_hrtimer+0xd1/0xdf [] ? hrtimer_start+0x122/0x144 [] :jbd:journal_commit_transaction+0xe9/0xd1e [] ? lock_timer_base+0x26/0x4a [] ? autoremove_wake_function+0x0/0x38 [] ? try_to_del_timer_sync+0x56/0x62 [] :jbd:kjournald+0xc3/0x1fb [] ? autoremove_wake_function+0x0/0x38 [] ? :jbd:kjournald+0x0/0x1fb [] kthread+0x49/0x76 [] child_rip+0xa/0x12 [] ? kthread+0x0/0x76 [] ? child_rip+0x0/0x12 This is on a 16 core Intel system with a single SATA disk and 4GB of memory. This particular instance of the error occurred after about an hour. I was previously using 2.6.24.7 from Fedora 8 and that did not exhibit the problem. Mike Madore -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/