Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S266345AbTGJOFj (ORCPT ); Thu, 10 Jul 2003 10:05:39 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S269278AbTGJOFj (ORCPT ); Thu, 10 Jul 2003 10:05:39 -0400 Received: from pop.gmx.net ([213.165.64.20]:59373 "HELO mail.gmx.net") by vger.kernel.org with SMTP id S266345AbTGJOFi (ORCPT ); Thu, 10 Jul 2003 10:05:38 -0400 Message-ID: <3F0D761E.2050702@gmx.net> Date: Thu, 10 Jul 2003 16:20:14 +0200 From: Carl-Daniel Hailfinger User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: de, en MIME-Version: 1.0 To: Stephan von Krawczynski CC: Marcelo Tosatti , Oleg Drokin , Linux Kernel Mailing List Subject: Re: 2.4.22-pre3 and reiserfs boot problem X-Enigmail-Version: 0.76.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1078 Lines: 31 Having read the whole thread, I came up with a few ideas. The following patches in -pre3 could perhaps have to do something with your problems: o (resend) collected semaphore fixes and semtimedop o Fix potential IO hangs and increase interactiveness during heavy IO o fix false sharing of mm info o fix up semops and return, allow timedop o mremap VM_LOCKED move_vma o remove io_apic_modify - this doesnt work on some APICs o small setup-pci cleanups Since your hangs are not even traceable with SysRq, please try to boot with nmi_watchdog=1 and if that doesn't work (dmesg will complain) nmi_watchdog=2. About 15 seconds after the hang your box should print a backtrace. As a last resort you could mount the fs from UML. I suggest you try the nmi_watchdog thing first. Carl-Daniel -- http://www.hailfinger.org/ - 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/