From owner-freebsd-fs Wed Dec 6 21:18: 2 2000 From owner-freebsd-fs@FreeBSD.ORG Wed Dec 6 21:18:01 2000 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from hurlame.pdl.cs.cmu.edu (HURLAME.PDL.CS.CMU.EDU [128.2.189.78]) by hub.freebsd.org (Postfix) with ESMTP id 0575E37B400 for ; Wed, 6 Dec 2000 21:17:59 -0800 (PST) Received: (from magus@localhost) by hurlame.pdl.cs.cmu.edu (8.11.1/8.11.1) id eB75HWl01783; Thu, 7 Dec 2000 00:17:32 -0500 (EST) (envelope-from magus) Sender: magus@hurlame.pdl.cs.cmu.edu To: Christopher Stein Cc: freebsd-fs@freebsd.org Subject: Re: f_asyncwrites References: From: Nat Lanza Date: 07 Dec 2000 00:17:32 -0500 In-Reply-To: Christopher Stein's message of "Wed, 6 Dec 2000 21:32:11 -0500 (EST)" Message-ID: Lines: 27 User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Channel Islands) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-fs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Christopher Stein writes: > Can someone please tell me where the f_asyncwrites and f_syncwrites > fields of the mount structure's statfs structure are incremented. The only thing I can see that touches it is spec_strategy(), in miscfs/specfs/spec_vnops(): RELENG_4: http://lxr.pdl.cs.cmu.edu/freebsd/source/miscfs/specfs/spec_vnops.c#L399 CURRENT: http://lxr.pdl.cs.cmu.edu/freebsd/source/miscfs/specfs/spec_vnops.c?v=CURRENT#L397 > I am having a devil of a time finding it. Grep is not turning anything > up. I find that LXR works a lot better; it has identifier cross-referencing, as well as glimpse-based fulltext search. --nat -- nat lanza --------------------- research programmer, parallel data lab, cmu scs magus@cs.cmu.edu -------------------------------- http://www.cs.cmu.edu/~magus/ there are no whole truths; all truths are half-truths -- alfred north whitehead To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-fs" in the body of the message