Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756774AbXEUP57 (ORCPT ); Mon, 21 May 2007 11:57:59 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755150AbXEUP5w (ORCPT ); Mon, 21 May 2007 11:57:52 -0400 Received: from www.osadl.org ([213.239.205.134]:42812 "EHLO mail.tglx.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1755015AbXEUP5v (ORCPT ); Mon, 21 May 2007 11:57:51 -0400 Subject: Re: [realtime kernel 2.6.21-rt2 and up] Extremely slow bootup for x86_64 From: Thomas Gleixner To: Frank Sorenson Cc: Maarten Maathuis , linux-kernel@vger.kernel.org In-Reply-To: <4651B6A7.1060901@tuxrocks.com> References: <6d4bc9fc0705200525m1b72aaaevf8a1d090038bb7dc@mail.gmail.com> <1179669982.21827.25.camel@chaos> <46512778.2050205@tuxrocks.com> <1179725216.6570.32.camel@chaos> <4651B6A7.1060901@tuxrocks.com> Content-Type: text/plain Date: Mon, 21 May 2007 18:04:34 +0200 Message-Id: <1179763474.12708.7.camel@chaos> Mime-Version: 1.0 X-Mailer: Evolution 2.8.3 (2.8.3-2.fc6) Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1962 Lines: 48 On Mon, 2007-05-21 at 10:11 -0500, Frank Sorenson wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Thomas Gleixner wrote: > > On Mon, 2007-05-21 at 00:00 -0500, Frank Sorenson wrote: > > > >> I see the slow bootup as well, even with 2.6.22-rc2-hrt1. It takes at > >> least 5 times as long to boot, for X to start, to login, etc. > > > > Can you provide me your .config and a boot log (please enable > > CONFIG_PRINTK_TIME and add "apic=verbose" to the kernel command line). > > > > Can you also try with "hpet=disable" ? > > All attached. With "hpet=disable", it's still slow (clocksource becomes > acpi_pm). > [ 23.159166] Bluetooth: HCI device and connection manager initialized > [ 23.159170] Bluetooth: HCI socket layer initialized > [ 23.159179] BUG: at mm/slab.c:777 __find_general_cachep() > [ 23.159181] > [ 23.159182] Call Trace: > [ 23.159190] [] __kmalloc+0xa7/0xe0 > [ 23.159195] [] cache_k8_northbridges+0x9d/0x120 > [ 23.159200] [] gart_iommu_init+0x33/0x5b0 > [ 23.159205] [] class_register+0x177/0x180 > [ 23.159210] [] pci_iommu_init+0x9/0x20 > [ 23.159214] [] kernel_init+0x14c/0x320 > [ 23.159218] [] child_rip+0xa/0x12 > [ 23.159223] [] acpi_ds_init_one_object+0x0/0x7c > [ 23.159227] [] kernel_init+0x0/0x320 > [ 23.159230] [] child_rip+0x0/0x12 Hmm, other than this gem there is nothing obvious in the boot log. Does the box boot normal with 2.6.22-rc2 ? Where does the slowness start ? Right from the beginning or later in the boot process ? tglx - 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/