From owner-cvs-all Sun Nov 19 16:41:14 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 9925837B479; Sun, 19 Nov 2000 16:41:11 -0800 (PST) Received: (from rwatson@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA30518; Sun, 19 Nov 2000 16:41:11 -0800 (PST) (envelope-from rwatson@FreeBSD.org) Message-Id: <200011200041.QAA30518@freefall.freebsd.org> From: Robert Watson Date: Sun, 19 Nov 2000 16:41:11 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_cache.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG rwatson 2000/11/19 16:41:11 PST Modified files: sys/kern vfs_cache.c Log: o Export nchstats ("VFS cache effectiveness statistics") using SYSCTL_OPAQUE. This removes a reason that systat requires setgid kmem. More to come. Revision Changes Path 1.50 +5 -1 src/sys/kern/vfs_cache.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message