From owner-freebsd-questions@FreeBSD.ORG Sat Apr 1 00:55:26 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 45C3516A420 for ; Sat, 1 Apr 2006 00:55:26 +0000 (UTC) (envelope-from don@lizardhill.com) Received: from bigbird.whtech.com (bigbird.whtech.com [64.125.72.2]) by mx1.FreeBSD.org (Postfix) with SMTP id 01EBB43D45 for ; Sat, 1 Apr 2006 00:55:25 +0000 (GMT) (envelope-from don@lizardhill.com) Received: (qmail 26892 invoked by uid 0); 1 Apr 2006 00:55:17 -0000 Received: from unknown (HELO mickey) (unknown) by unknown with SMTP; 1 Apr 2006 00:55:17 -0000 From: "Don O'Neil" To: Date: Fri, 31 Mar 2006 16:55:29 -0800 Message-ID: <00e901c65526$f8b33490$0300020a@mickey> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 Thread-Index: AcZVJviB42cC2tASQyCni4uo7SRyqQ== Subject: 6.0 APCI Config & PMAP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Apr 2006 00:55:26 -0000 I am 'burning in' some hardware and drives before putting them into production using various tools (raidtest, etc...) and have a couple of questions.. Occasionally under high load when doing the raid test, I see: collecting pv entries -- suggest increasing PMAP_SHPGPERPROC What does this mean, and what should I change it to to correct the problem? I also get the occasional error that it couldn't write to the device (twed) ... Everything seems to work ok though. Also, my motherboards APCI is horribly broken, I can boot ok without APCI if I select option 2 from the boot menu (it's a 'stock' 6.0 install). How do I configure the system to boot without APCI automatically? Thanks!