From: Andrew Morton <akpm@digeo.com>
To: Rick Lindsley <ricklind@us.ibm.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] 2.5.46: duplicate statistics being gathered
Date: Thu, 07 Nov 2002 21:27:08 -0800 [thread overview]
Message-ID: <3DCB4B2C.989AA22@digeo.com> (raw)
In-Reply-To: 200211080208.gA828nD24150@eng4.beaverton.ibm.com
Rick Lindsley wrote:
>
> In addition, this patch removes disk statistics from /proc/stat since
> they are now available via sysfs and there seems to have been a general
> preference in previous discussions to "clean up" /proc/stat.
We really should do this. It's a question of timing and phasing.
The <unknown quantity of> applications out there which are reading
the disk info from /proc/stat need to be taught to go fishing in
/name-of-the-day-fs.
And that's hard. /driverfs? /sys? /sysfs? /kernfs? AFAIK we don't
even have a recommended mountpoint for the thing, do we? One way
to resolve that is for the monitoring application to locate the
mountpoint by consulting /proc/mounts on startup.
So what do people think? Do we just peremptorily nuke it and let
the world catch up, or is a more organised migration possible?
Rick, I believe you've hunted down some other apps which are using this
info. sysstat, sar, mpstat, various flavours of iostat. Where do
we stand on getting those updated?
Thanks.
next prev parent reply other threads:[~2002-11-08 5:20 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-08 2:08 [PATCH] 2.5.46: duplicate statistics being gathered Rick Lindsley
2002-11-08 5:27 ` Andrew Morton [this message]
2002-11-08 7:19 ` Greg KH
2002-11-08 13:01 ` Rick Lindsley
2002-11-08 13:36 ` Richard B. Johnson
2002-11-08 13:51 ` Zwane Mwaikambo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3DCB4B2C.989AA22@digeo.com \
--to=akpm@digeo.com \
--cc=linux-kernel@vger.kernel.org \
--cc=ricklind@us.ibm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.