From owner-freebsd-hackers Tue Apr 22 21:16:06 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id VAA03618 for hackers-outgoing; Tue, 22 Apr 1997 21:16:06 -0700 (PDT) Received: from caliban.dihelix.com (caliban.dihelix.com [198.180.136.138]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id VAA03585 for ; Tue, 22 Apr 1997 21:15:59 -0700 (PDT) Received: (from langfod@localhost) by caliban.dihelix.com (8.8.5/8.8.3) id SAA01625; Tue, 22 Apr 1997 18:11:11 -1000 (HST) Message-Id: <199704230411.SAA01625@caliban.dihelix.com> Subject: Re: Can't put 512MB ram in box ... Extended memory question. In-Reply-To: <199704230156.LAA18515@genesis.atrad.adelaide.edu.au> from Michael Smith at "Apr 23, 97 11:26:05 am" To: msmith@atrad.adelaide.edu.au (Michael Smith) Date: Tue, 22 Apr 1997 18:11:11 -1000 (HST) Cc: joe@via.net, mrcpu@cdsnet.net, hackers@freebsd.org From: "David Langford" X-blank-line: This space intentionaly left blank. X-Mailer: ELM [version 2.4ME+ PL31 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >> Why the need for the MAXMEM config variable? >> >> Why not just probe for maximum memosry size at boot time? > >Because there's no standard behaviour when it comes to accessing >nonexistent memory. Some systems mirror their memory, ie. with 64M on >the board, addresses are all modulo-64M. Others will spontaneously >reboot if you try to access an address with no memory behind them. > >> Joe >]] Mike Smith, Software Engineer msmith@gsoft.com.au [[ Is it my imagination or doesnt BSDI handle this fairly automagically? Also what are the consequences of setting MAXMEM to a high number even on low memory machine. I thought that I saw the GENERIC kernel et at 128K. -David Langfod langfod@dihelix.com