Date: Wed, 12 Jan 2000 10:25:22 -0500 From: "Sean O'Connell" <sean@stat.Duke.EDU> To: stable@FreeBSD.ORG Subject: Re: 3.4-RELEASE and ThinkPad 770Z with 256MB memory Message-ID: <20000112102522.K6665@stat.Duke.EDU> In-Reply-To: <387C99C9.1C57CC8E@ucsd.edu>; from erich@ucsd.edu on Wed, Jan 12, 2000 at 07:12:09AM -0800 References: <387C6856.2FA1CB42@osi-technologies.com> <387C831E.2EEDD314@kisoft-services.com> <387C99C9.1C57CC8E@ucsd.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2000 Jan 12, Eric Hedstrom (aka erich@ucsd.edu) wrote: > I think you're right about what the problem is, but the solution will be a > little trickier in this case--the 770Z has 128MB built in. > What if you interrupt the boot process (hit a spacebar before the 10 seconds are up)... disk0s4a> set kern.vm.kmem.size=67108864 where 67108864 = 64*1024*1024. You could even err on the safe side and make it half that or 32MB. From /boot/defaults/loader.conf #kern.vm.kmem.size="" # Sets the size of kernel memory (bytes) Will that help? This is untried! S ----------------------------------------------------------------------- Sean O'Connell Email: sean@stat.Duke.EDU Institute of Statistics and Decision Sciences Phone: (919) 684-5419 Duke University Fax: (919) 684-8594 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000112102522.K6665>