From owner-freebsd-fs Thu Dec 7 10:23:56 2000 From owner-freebsd-fs@FreeBSD.ORG Thu Dec 7 10:23:55 2000 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from bingnet2.cc.binghamton.edu (bingnet2.cc.binghamton.edu [128.226.1.18]) by hub.freebsd.org (Postfix) with ESMTP id 2203337B401 for ; Thu, 7 Dec 2000 10:23:55 -0800 (PST) Received: from onyx (onyx.cs.binghamton.edu [128.226.140.171]) by bingnet2.cc.binghamton.edu (8.9.3/8.9.3) with ESMTP id NAA24834; Thu, 7 Dec 2000 13:23:53 -0500 (EST) Date: Thu, 7 Dec 2000 13:22:11 -0500 (EST) From: Zhiui Zhang X-Sender: zzhang@onyx To: Christopher Stein Cc: freebsd-fs@FreeBSD.ORG Subject: Re: f_asyncwrites In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-fs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, 6 Dec 2000, Christopher Stein wrote: > > Can someone please tell me where the f_asyncwrites and f_syncwrites > fields of the mount structure's statfs structure are incremented. > > I am having a devil of a time finding it. Grep is not turning anything > up. I would try something like: find /usr/src "*.c" -exec grep "f_asyncwrites" /dev/null {} \; | more -Zhihui To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-fs" in the body of the message