From owner-cvs-all Fri Aug 18 13: 9:17 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A883C37B423; Fri, 18 Aug 2000 13:09:15 -0700 (PDT) Received: (from msmith@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA21912; Fri, 18 Aug 2000 13:09:15 -0700 (PDT) (envelope-from msmith@FreeBSD.org) Message-Id: <200008182009.NAA21912@freefall.freebsd.org> From: Mike Smith Date: Fri, 18 Aug 2000 13:09:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/include smp.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG msmith 2000/08/18 13:09:15 PDT Modified files: sys/i386/include smp.h Log: Increase the default NAPIC from 1 to 2 as a bandaid until we allocate these dynamically (ie. typically you shouldn't have to set NAPIC at all) Revision Changes Path 1.54 +2 -2 src/sys/i386/include/smp.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message