From owner-freebsd-questions Tue Sep 5 20: 8:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.uniserve.com (mail2.uniserve.com [204.244.156.10]) by hub.freebsd.org (Postfix) with ESMTP id 89A0737B423; Tue, 5 Sep 2000 20:08:38 -0700 (PDT) Received: from shell.uniserve.ca ([204.244.186.218]) by mail2.uniserve.com with esmtp (Exim 3.13 #1) id 13WVZf-000Equ-00; Tue, 05 Sep 2000 20:08:31 -0700 Date: Tue, 5 Sep 2000 20:08:25 -0700 (PDT) From: Tom X-Sender: tom@shell.uniserve.ca To: The Hermit Hacker Cc: freebsd-questions@freebsd.org, freebsd-stable@freebsd.org Subject: Re: Getting the most out of SMP ... 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 Tue, 5 Sep 2000, The Hermit Hacker wrote: > # Options for the VM subsystem. > options PQ_CACHESIZE=512 # color for 512k/16k cache Page colouring isn't all that useful. The AUTO_EOI_* options can squeeze a bit more performance out of system. If your motherboard doesn't support EOI, your system will rapidly (< 5 minutes) lock up though. Stripping unnecessary drivers can help if you are short on RAM, but this can only save a few hundred K at most. Tom Uniserve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message