From owner-freebsd-questions Tue Feb 10 19:03:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA13397 for questions-outgoing; Tue, 10 Feb 1998 19:03:36 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA13391; Tue, 10 Feb 1998 19:03:29 -0800 (PST) (envelope-from dwhite@gdi.uoregon.edu) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.7/8.8.8) with SMTP id TAA00155; Tue, 10 Feb 1998 19:03:26 -0800 (PST) (envelope-from dwhite@gdi.uoregon.edu) Date: Tue, 10 Feb 1998 19:03:26 -0800 (PST) From: Doug White Reply-To: Doug White To: Uncle Flatline cc: quimica.ufpr.br@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG Subject: Re: Compile my kernel In-Reply-To: Message-ID: 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, Uncle Flatline wrote: > 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.) I thought math wasn't permitted in an option. Does that actually spit out the right thing? Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe questions" in the body of the message