From owner-freebsd-current@FreeBSD.ORG Sat Oct 2 03:24:45 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9652416A4CF for ; Sat, 2 Oct 2004 03:24:45 +0000 (GMT) Received: from skoda.sockpuppet.org (skoda.sockpuppet.org [192.148.252.238]) by mx1.FreeBSD.org (Postfix) with SMTP id E4B6D43D5E for ; Sat, 2 Oct 2004 03:24:44 +0000 (GMT) (envelope-from kdulzo@sockpuppet.org) Received: (qmail 15323 invoked by uid 133); 2 Oct 2004 03:24:23 -0000 Date: Fri, 1 Oct 2004 23:24:23 -0400 From: kdulzo@skoda.sockpuppet.org To: Brian Fundakowski Feldman Message-ID: <20041002032423.GB27131@skoda.sockpuppet.org> References: <20040930183822.GA23562@skoda.sockpuppet.org> <20041001131432.GE997@green.homeunix.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041001131432.GE997@green.homeunix.org> User-Agent: Mutt/1.3.25i X-Mailman-Approved-At: Sat, 02 Oct 2004 12:13:42 +0000 cc: freebsd-current@freebsd.org Subject: Re: panic: vm_proc_new: upage allocation failed (5.6-BETA6) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Oct 2004 03:24:45 -0000 On Fri, Oct 01, 2004 at 09:14:32AM -0400, Brian Fundakowski Feldman wrote: > On Thu, Sep 30, 2004 at 02:38:22PM -0400, Kevin M. Dulzo wrote: > > PAE still panics on boot, GENERIC still works flawlessly save 4G of RAM. > > > > Can you try doing "show map kernel_map" (or the address for kernel_map > if that doesn't work) in DDB when it panics, or translating that function > into gdb-speak and getting the output? The address space seems to be > getting fatally full. > Recent commits made this problem go away. I could not isolate any specific entry regarding PAE issues. If you'd like to diagnose more, I'm willing especially before I push these boxes into production as 5.3 releases. As it stands, PAE configuration works out of the box. No memory or kernel map modification required. Thanks, Kevin [10:12pm]:(jirayi-san.kdulzo)~/usr/src/sys% dmesg | head -18 Copyright (c) 1992-2004 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 5.3-BETA6 #4: Fri Oct 1 21:52:53 CDT 2004 kdulzo@jirayi-san:/usr/obj/usr/src/sys/PAEDEBUG Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Intel(R) Xeon(TM) CPU 3.20GHz (3184.87-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0xf25 Stepping = 5 Features=0xbfebfbff Hyperthreading: 2 logical CPUs real memory = 8589930496 (8191 MB) avail memory = 8149778432 (7772 MB) ACPI APIC Table: FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs cpu0 (BSP): APIC ID: 0 cpu1 (AP): APIC ID: 1 cpu2 (AP): APIC ID: 6 cpu3 (AP): APIC ID: 7