From owner-freebsd-hackers Fri Feb 9 14:42:58 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA21223 for hackers-outgoing; Fri, 9 Feb 1996 14:42:58 -0800 (PST) Received: from franklin-fddi.cris.com (franklin-fddi.cris.com [199.3.126.7]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id OAA21214 for ; Fri, 9 Feb 1996 14:42:54 -0800 (PST) Received: from fs1.cris.com by franklin-fddi.cris.com [1-800-745-CRIS (voice)] Received: from chad.gaianet.net by fs1.cris.com (8.7.1) id RAA14332; Fri, 9 Feb 1996 17:42:27 -0500 (EST) Message-Id: <199602092242.RAA14332@fs1.cris.com> X-Sender: zoogy@pop3.cris.com Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Fri, 09 Feb 1996 14:44:57 -0500 To: hackers@freefall.freebsd.org From: zoogy@cris.com (Chad Shackley) Subject: Memory above 64MB X-Mailer: Sender: owner-hackers@FreeBSD.ORG Precedence: bulk >> Is There any kernel parameter to increase the max visible >> ram? >Yes. See /sys/i386/conf/LINT for details on the actual option. This may have changed in a later version, I have 2.1.0-release, but I don't see any mention of the MAXMEM option in the LINT file. I've only seen it in the FAQ, and maybe in the handbook (I don't remember). It's probably not a bad idea for that reference to be put into the LINT file. Chad