From: Randy Dunlap <randy.dunlap@oracle.com>
To: Alexey Dobriyan <adobriyan@gmail.com>
Cc: Keika Kobayashi <kobayashi.kk@ncos.nec.co.jp>,
linux-kernel@vger.kernel.org, akpm@linux-foundation.org,
h-shimamoto@ct.jp.nec.com
Subject: Re: [PATCH 2/3] proc: Export statistics for softirq to /proc
Date: Thu, 20 Nov 2008 20:21:38 -0800 [thread overview]
Message-ID: <49263752.5050909@oracle.com> (raw)
In-Reply-To: <20081121041643.GA5366@x200.localdomain>
Alexey Dobriyan wrote:
> On Thu, Nov 20, 2008 at 07:58:43PM -0800, Keika Kobayashi wrote:
>> Export statistics for softirq in /proc/softirqs and /proc/stat.
>
> I thought we added debugfs to stop adding these and similar stuff to /proc.
This doesn't look like debugfs material to me.
It's just another component of /proc/stat or /proc/interrupts or wherever.
--
~Randy
next prev parent reply other threads:[~2008-11-21 4:22 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-21 3:55 [PATCH 1/3] softirq: Introduce statistics for softirq Keika Kobayashi
2008-11-21 3:58 ` [PATCH 2/3] proc: Export statistics for softirq to /proc Keika Kobayashi
2008-11-21 4:16 ` Alexey Dobriyan
2008-11-21 4:21 ` Randy Dunlap [this message]
2008-11-21 5:09 ` Andrew Morton
2008-11-21 18:06 ` Keika Kobayashi
2008-11-22 1:07 ` Keika Kobayashi
2008-11-22 1:35 ` Andrew Morton
2008-11-21 4:01 ` [PATCH 3/3] proc: Update document for /proc/softirqs and /proc/stat Keika Kobayashi
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=49263752.5050909@oracle.com \
--to=randy.dunlap@oracle.com \
--cc=adobriyan@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=h-shimamoto@ct.jp.nec.com \
--cc=kobayashi.kk@ncos.nec.co.jp \
--cc=linux-kernel@vger.kernel.org \
/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.