From owner-freebsd-questions Mon Feb 9 14:18:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA07045 for questions-outgoing; Mon, 9 Feb 1998 14:18:42 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from pchb1f.gallaudet.edu (pchb1f.gallaudet.edu [134.231.8.200]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA07015; Mon, 9 Feb 1998 14:18:30 -0800 (PST) (envelope-from flatline@pchb1f.gallaudet.edu) Received: from localhost (flatline@localhost) by pchb1f.gallaudet.edu (8.8.7/8.8.7) with SMTP id RAA12628; Mon, 9 Feb 1998 17:10:31 -0500 (EST) (envelope-from flatline@pchb1f.gallaudet.edu) Date: Mon, 9 Feb 1998 17:10:31 -0500 (EST) From: Uncle Flatline To: Doug White cc: quimica.ufpr.br@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG Subject: Re: Compile my kernel In-Reply-To: Message-ID: Organization: The Sprawl MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 9 Feb 1998, Doug White wrote: > On Mon, 9 Feb 1998, Patricio Peralta wrote: > > > I am tring to compile my kernel at 2.2.5 FreeBSD version. > > I am have a 233 MMX Intel Processor / 128 MB RAM. Please, i must to use > > the keyword MAXMEM=128M? > > Actually, > > options MAXMEM=131072 I saw an example that I liked better in LINT: options "MAXMEM=(128*1024)" Saves me the math, and seems more intuitive. (LINT used the quotes, but I suspect they're unnecessary. I assume that the paren's and asterisk will be interpreted correctly without.) -- Kevin Cole | E-mail: flatline@pchb1f.gallaudet.edu Gallaudet Research Institute | WWW: http://pchb1f.gallaudet.edu/ Hall Memorial Bldg S-419 | Voice: (202) 651-5135 Washington, D.C. 20002-3695 | FAX: (202) 651-5746 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe questions" in the body of the message