From owner-freebsd-questions@FreeBSD.ORG Sat Apr 1 03:37:38 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 A245916A420 for ; Sat, 1 Apr 2006 03:37:38 +0000 (UTC) (envelope-from donaldjoneill@gmail.com) Received: from smtp105.sbc.mail.re2.yahoo.com (smtp105.sbc.mail.re2.yahoo.com [68.142.229.100]) by mx1.FreeBSD.org (Postfix) with SMTP id 200F043D49 for ; Sat, 1 Apr 2006 03:37:38 +0000 (GMT) (envelope-from donaldjoneill@gmail.com) Received: (qmail 98833 invoked from network); 1 Apr 2006 03:37:37 -0000 Received: from unknown (HELO pres1750.airedalesrule.homeunix.org) (donaldj@ameritech.net@68.248.229.53 with plain) by smtp105.sbc.mail.re2.yahoo.com with SMTP; 1 Apr 2006 03:37:37 -0000 From: "Donald J. O'Neill" To: freebsd-questions@freebsd.org Date: Fri, 31 Mar 2006 21:37:30 -0600 User-Agent: KMail/1.9.1 References: <00e901c65526$f8b33490$0300020a@mickey> In-Reply-To: <00e901c65526$f8b33490$0300020a@mickey> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200603312137.30624.donaldjoneill@gmail.com> Cc: Don O'Neil Subject: Re: 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 03:37:38 -0000 On Friday 31 March 2006 18:55, Don O'Neil wrote: > 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! > > _______________________________________________ Moving to 6-STABLE should fix APCI. It's about the first thing I do. After that, no problems with APCI. Don