From owner-cvs-all Tue Oct 12 20:22: 1 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1F96114F34; Tue, 12 Oct 1999 20:21:55 -0700 (PDT) (envelope-from grog@FreeBSD.org) Received: (from grog@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA48856; Tue, 12 Oct 1999 20:21:55 -0700 (PDT) (envelope-from grog@FreeBSD.org) Message-Id: <199910130321.UAA48856@freefall.freebsd.org> From: Greg Lehey Date: Tue, 12 Oct 1999 20:21:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/vinum vinumvar.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk grog 1999/10/12 20:21:55 PDT Modified files: sys/dev/vinum vinumvar.h Log: Change default revive block size to 60 kB (was 64 kB), and set a maximum of 64 kB. vinum_conf, struct drive: add fields for the current number of active requests and the maximum ever active. struct sd: Add fields for initialize progress. struct mc: set the size of saved file names to MCFILENAMELEN instead of the previous explicit constant. Revision Changes Path 1.28 +17 -3 src/sys/dev/vinum/vinumvar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message