From owner-freebsd-hackers Thu Feb 22 16:49:33 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA04551 for hackers-outgoing; Thu, 22 Feb 1996 16:49:33 -0800 (PST) Received: from brasil.moneng.mei.com (brasil.moneng.mei.com [151.186.109.160]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id QAA04545 for ; Thu, 22 Feb 1996 16:49:31 -0800 (PST) Received: (from jgreco@localhost) by brasil.moneng.mei.com (8.7.Beta.1/8.7.Beta.1) id SAA12644; Thu, 22 Feb 1996 18:35:21 -0600 From: Joe Greco Message-Id: <199602230035.SAA12644@brasil.moneng.mei.com> Subject: Re: Increasing DK_NDRIVE value?? To: bob@luke.pmr.com (Bob Willcox) Date: Thu, 22 Feb 1996 18:35:20 -0600 (CST) Cc: freebsd-hackers@freefall.freebsd.org In-Reply-To: <199602222211.QAA00952@luke.pmr.com> from "Bob Willcox" at Feb 22, 96 04:11:24 pm X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-hackers@FreeBSD.ORG Precedence: bulk > Hi guys, > > I would like to increase the value of DK_NDRIVE to 16 (or so) so > that I can gather some disk activity stats on all of the drives on > my system. I see that it is currently set to 8 and I need it to > be at least 14. Does anybody know of any unpleasent consequences > that I might see because of this (aside from making some arrays in > the kernel bigger)? It works, I've done it. Recompile vmstat/iostat/systat/etc. ... JG