From owner-freebsd-questions Mon Jul 13 14:28:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA12476 for freebsd-questions-outgoing; Mon, 13 Jul 1998 14:28:54 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA12459 for ; Mon, 13 Jul 1998 14:28:52 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.5/8.8.8) with SMTP id OAA18277; Mon, 13 Jul 1998 14:27:32 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Mon, 13 Jul 1998 14:27:31 -0700 (PDT) From: Doug White To: "Ronald F. Guilmette" cc: questions@FreeBSD.ORG Subject: Re: What to do about limited caching on 430FX chipset (?) In-Reply-To: <4074.900358099@monkeys.com> 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, 13 Jul 1998, Ronald F. Guilmette wrote: > Is there any way, short of removing 64MB of memory from this system, that > I can convince the FreeBSD kernel to avoid allocating space for programs > and data in the upper 64MB on this system if it can be avoided? I mean > ideally, that upper 64MB would be used only for stuff like the disk buffer > cache and perhaps other not-too-time-sensitive stuff... unless of course > the kernel really has no other choice but to use that for programs and > associated data (because it has run out of run for such stuff in the lower > 64MB). You can try using the MAXMEM option to your kernel to define the maximum amount of memory the system is to use as 64MB, but then your other 64MB of RAM sits rotting. 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 freebsd-questions" in the body of the message