From owner-freebsd-hackers Wed Dec 17 03:50:35 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id DAA03090 for hackers-outgoing; Wed, 17 Dec 1997 03:50:35 -0800 (PST) (envelope-from owner-freebsd-hackers) Received: from crocus.gamma.ru (crocus.gamma.ru [193.124.255.1]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id DAA03064 for ; Wed, 17 Dec 1997 03:50:25 -0800 (PST) (envelope-from ivt@crocus.gamma.ru) Received: (from ivt@localhost) by crocus.gamma.ru (8.8.5/8.7.3) id OAA09853; Wed, 17 Dec 1997 14:49:38 +0300 (MSK) Message-Id: <199712171149.OAA09853@crocus.gamma.ru> Subject: Re: panic: blkfree: freeling free block/frag In-Reply-To: <3497337D.4487EB71@whistle.com> from Julian Elischer at "Dec 16, 97 06:05:49 pm" To: julian@whistle.com (Julian Elischer) Date: Wed, 17 Dec 1997 14:49:38 +0300 (MSK) Cc: tlambert@primenet.com, ivt@gamma.ru, freebsd-hackers@freebsd.org From: "Igor Timkin" Organization: Gamma Ltd., Moscow, Russia X-Class: Fast X-Mailer: ELM [version 2.4ME+ PL31H (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Julian Elischer writes: > hey! > how come all this kernel is linked to run at 0xe0000000 > rather than 0xf0000000? Yes: LOAD_ADDRESS?= E0100000 #define NKPDE 127 /* addressable number of page tables/pde's */ #define VM_KMEM_SIZE (96 * 1024 * 1024)