Received: by oss.sgi.com id ; Wed, 31 May 2000 10:39:26 -0700 Received: from deliverator.sgi.com ([204.94.214.10]:45144 "EHLO deliverator.sgi.com") by oss.sgi.com with ESMTP id ; Wed, 31 May 2000 10:39:11 -0700 Received: from ledzep.cray.com (ledzep.cray.com [137.38.226.97]) by deliverator.sgi.com (980309.SGI.8.8.8-aspam-6.2/980310.SGI-aspam) via ESMTP id KAA28881 for ; Wed, 31 May 2000 10:34:54 -0700 (PDT) mail_from (lord@sgi.com) Received: from ironwood-e185.americas.sgi.com (ironwood.cray.com [128.162.185.212]) by ledzep.cray.com (SGI-SGI-8.9.3/craymail-smart-nospam1.0) with ESMTP id MAA78989 for ; Wed, 31 May 2000 12:37:15 -0500 (CDT) Received: from jen.americas.sgi.com (jen.americas.sgi.com [128.162.184.86]) by ironwood-e185.americas.sgi.com (8.8.4/SGI-ironwood-e1.5) with ESMTP id MAA07380; Wed, 31 May 2000 12:37:14 -0500 (CDT) Received: from jen.americas.sgi.com by jen.americas.sgi.com (8.9.3/SGI-client.1.6) via ESMTP id MAA03865; Wed, 31 May 2000 12:37:11 -0500 Message-Id: <200005311737.MAA03865@jen.americas.sgi.com> X-Mailer: exmh version 2.1.1 10/15/1999 To: Ted Kline cc: linux-xfs@oss.sgi.com Subject: Re: TAKE - Implement the "/proc/sys/fs/xfs_stats" printout. In-Reply-To: Message from Ted Kline of "Wed, 31 May 2000 10:37:15 CDT." <200005311537.KAA53389@tiki.americas.sgi.com> Date: Wed, 31 May 2000 12:37:11 -0500 From: Steve Lord Sender: owner-linux-xfs@oss.sgi.com Precedence: bulk Return-Path: X-Orcpt: rfc822;linux-xfs-outgoing > > XFS stats have been in the system for a long time; now they > can be printed by: > > cat /proc/sys/fs/xfs_stats > Ted, probably /proc/fs/xfs/xfs_stats is a better place to put this, /proc/sys tends to consist of things which control kernel tunables. Steve