Date: Wed, 11 Feb 1998 17:16:36 -0500 (EST) From: Uncle Flatline <flatline@gri.gallaudet.edu> To: Doug White <dwhite@resnet.uoregon.edu> Cc: Uncle Flatline <flatline@pchb1f.gallaudet.edu>, quimica.ufpr.br@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG Subject: Re: Compile my kernel Message-ID: <Pine.LNX.3.96.980211170626.14311B-100000@gri.gallaudet.edu> In-Reply-To: <Pine.BSF.3.96.980211101839.1284E-100000@gdi.uoregon.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 11 Feb 1998, Doug White wrote: > On Wed, 11 Feb 1998, Uncle Flatline wrote: > > > > I thought math wasn't permitted in an option. Does that actually spit out > > > the right thing? > > > > I THOUGHT it did... What's the best way to check? And if it DOESN'T do the > > right thing, why have it in LINT, when > > > > options MAXMEM=131072 # 131072 = (128*1024) = 128M I'm working from 2.2.5-RELEASE, installed last week. Prior to that, the partition was Linux. In /usr/src/sys/i386/conf/PCHB1F (my kernel config file) I have: options "MAXMEM=(80*1024)" The custom kernel appeared to compile okay, (except sound, but it's PnP). "sysctl hw.physmem" yields: hw.physmem: 82210816 "dmesg" yields: ... real memory = 83886080 (81920K bytes) avail memory = 78594048 (76752K bytes) ... Looks like it sees it all. Yes? -- Kevin Cole <Flatline> | 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.3.96.980211170626.14311B-100000>