Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760455AbZCPUTa (ORCPT ); Mon, 16 Mar 2009 16:19:30 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754052AbZCPUTV (ORCPT ); Mon, 16 Mar 2009 16:19:21 -0400 Received: from ns2.uludag.org.tr ([193.140.100.220]:32867 "EHLO pardus.org.tr" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753819AbZCPUTV (ORCPT ); Mon, 16 Mar 2009 16:19:21 -0400 Message-ID: <49BEB3C9.8070705@pardus.org.tr> Date: Mon, 16 Mar 2009 22:17:13 +0200 From: =?UTF-8?B?T3phbiDDh2HEn2xheWFu?= User-Agent: Thunderbird 2.0.0.19 (Windows/20081209) MIME-Version: 1.0 To: Yinghai Lu CC: linux-kernel@vger.kernel.org Subject: Re: [BUG 2.6.29_rc8] BIOS Bug: CPU MTRRs don't cover all of memory, losing 0MB of RAM. References: <49BE58BA.1000907@pardus.org.tr> <86802c440903161121s3ba18abaiaa3ccf6847e0eafe@mail.gmail.com> In-Reply-To: <86802c440903161121s3ba18abaiaa3ccf6847e0eafe@mail.gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 4129 Lines: 101 Yinghai Lu wrote: > can you check tip/master? > > http://people.redhat.com/mingo/tip.git/readme.txt > > and post boot log. I compiled tip/master with the same configuration. Here's the head of the dmesg: (BTW, I'm not getting this backtrace with 2.6.25.20. I know its rather old but maybe it will help) --- Initializing cgroup subsys cpuset Linux version 2.6.29-rc8-tip-tip (root@stinson) (gcc version 4.3.2 (Pardus Linux) ) #1 SMP Mon Mar 16 21:26:14 EET 2009 KERNEL supported cpus: Intel GenuineIntel AMD AuthenticAMD NSC Geode by NSC Cyrix CyrixInstead Centaur CentaurHauls Transmeta GenuineTMx86 Transmeta TransmetaCPU UMC UMC UMC UMC BIOS-provided physical RAM map: BIOS-e820: 0000000000000000 - 000000000009f400 (usable) BIOS-e820: 000000000009f400 - 00000000000a0000 (reserved) BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) BIOS-e820: 0000000000100000 - 00000000cfd43000 (usable) BIOS-e820: 00000000cfd43000 - 00000000cfd4c000 (ACPI data) BIOS-e820: 00000000cfd4c000 - 00000000cfd4d000 (usable) BIOS-e820: 00000000cfd4d000 - 00000000d0000000 (reserved) BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved) BIOS-e820: 00000000fec00000 - 00000000fed00000 (reserved) BIOS-e820: 00000000fee00000 - 00000000fee10000 (reserved) BIOS-e820: 00000000ffc00000 - 0000000100000000 (reserved) BIOS-e820: 0000000100000000 - 000000082ffff000 (usable) DMI 2.5 present. last_pfn = 0x82ffff max_arch_pfn = 0x1000000 MTRR default type: uncachable MTRR fixed ranges enabled: 00000-9FFFF write-back A0000-BFFFF uncachable C0000-FFFFF write-protect MTRR variable ranges enabled: 0 base 0000000000 mask 0000000000 write-back 1 base 00CFF00000 mask FFFFF00000 uncachable 2 base 00D0000000 mask FFF0000000 uncachable 3 base 00E0000000 mask FFE0000000 uncachable 4 base 0000004000 mask FFFFFFF000 uncachable 5 base 0000005000 mask FFFFFFF000 uncachable 6 base 0000006000 mask FFFFFFF000 uncachable 7 base 0000007000 mask FFFFFFF000 uncachable x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 get_mtrr: cpu0 reg00 base=0000000000 size=0010000000 write-back get_mtrr: cpu0 reg01 base=00000cff00 size=0000000100 uncachable get_mtrr: cpu0 reg02 base=00000d0000 size=0000010000 uncachable get_mtrr: cpu0 reg03 base=00000e0000 size=0000020000 uncachable get_mtrr: cpu0 reg04 base=0000000004 size=0000000001 uncachable get_mtrr: cpu0 reg05 base=0000000005 size=0000000001 uncachable get_mtrr: cpu0 reg06 base=0000000006 size=0000000001 uncachable get_mtrr: cpu0 reg07 base=0000000007 size=0000000001 uncachable e820 update range: 0000000000004000 - 0000000000008000 (usable) ==> (reserved) e820 update range: 00000000cff00000 - 0000000100000000 (usable) ==> (reserved) WARNING: BIOS bug: CPU MTRRs don't cover all of memory, losing 0MB of RAM. ------------[ cut here ]------------ WARNING: at arch/x86/kernel/cpu/mtrr/cleanup.c:1079 mtrr_trim_uncached_memory+0x2a9/0x2cd() Hardware name: ProLiant DL580 G5 Modules linked in: Pid: 0, comm: swapper Not tainted 2.6.29-rc8-tip-tip #1 Call Trace: [] warn_slowpath+0x71/0xa8 [] ? default_spin_lock_flags+0x9/0xb [] ? _spin_unlock_irqrestore+0x17/0x1b [] ? default_spin_lock_flags+0x9/0xb [] ? _spin_unlock_irqrestore+0x17/0x1b [] ? release_console_sem+0x176/0x1a3 [] ? vprintk+0x276/0x299 [] ? printk+0xf/0x13 [] mtrr_trim_uncached_memory+0x2a9/0x2cd [] setup_arch+0x43c/0x9ab [] ? release_console_sem+0x176/0x1a3 [] ? vprintk+0x276/0x299 [] ? vprintk+0x276/0x299 [] ? __reserve_early+0xe4/0xf8 [] ? printk+0xf/0x13 [] start_kernel+0x77/0x323 [] __init_begin+0x85/0x8d ---[ end trace 4eaa2a86a8e2da22 ]--- update e820 for mtrr -- Ozan Çağlayan -- 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/