From: Balbir Singh <balbir@in.ibm.com>
To: Martin Peschke <mp3@de.ibm.com>
Cc: Andrew Morton <akpm@osdl.org>, linux-kernel@vger.kernel.org
Subject: Re: [Patch 0/6] statistics infrastructure
Date: Sun, 21 May 2006 16:59:08 +0530 [thread overview]
Message-ID: <20060521112908.GA13773@in.ibm.com> (raw)
In-Reply-To: <446E4ED6.6020000@de.ibm.com>
> Andrew, Balbir,
>
> I will read Balbir's patches. Probably, I won't manage it this weekend,
> as a friend of mine is visiting.
>
> Why doesn't come it as a surprise that the user interface appears to
> restart the discussion ;-)
> I can't comment on netlink yet. There are some thoughts on why I
> chose debugfs in my documentation file.
>
> Balbir, could you try to summarise briefly what the main issues are that
> your patches solve?
>
We collect statistics about the delays that are experienced by each task on
the system. Note, that this information is per-task.
The information collected provides us with information about the number of
times the the task executed on the runqueue, the delay it encountered
waiting for CPU (run_delay) and the total time it spent on the runqueue.
Similar statistics are collected for block io and swapin block io.
The statistics can be queried at any time (during the lifetime of the task)
and user space can be notified of the statistics when the task exits.
More detailed information can be found at
http://lkml.org/lkml/2006/5/2/30
and in the Documentation/accounting directory tree in -mm
I hope this is the summary you were looking for.
Warm Regards,
Balbir Singh,
Linux Technology Center,
IBM Software Labs
next prev parent reply other threads:[~2006-05-21 11:33 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-19 16:07 [Patch 0/6] statistics infrastructure Martin Peschke
2006-05-19 16:24 ` Andrew Morton
[not found] ` <661de9470605191159n75578d60qd1f3309e3a7e2234@mail.gmail.com>
2006-05-19 19:02 ` Balbir Singh
2006-05-19 23:03 ` Martin Peschke
2006-05-21 11:29 ` Balbir Singh [this message]
2006-05-22 18:09 ` netlink vs. debugfs (was Re: [Patch 0/6] statistics infrastructure) Tim Bird
2006-05-22 18:34 ` Balbir Singh
2006-05-22 18:53 ` Evgeniy Polyakov
2006-05-23 16:59 ` [Patch 0/6] statistics infrastructure Martin Peschke
2006-05-23 21:42 ` Andrew Morton
2006-05-24 3:12 ` Balbir Singh
-- strict thread matches above, loose matches on Subject: below --
2006-05-24 12:27 Martin Peschke
2006-05-23 20:42 Al Boldi
2005-12-14 16:13 [patch " Martin Peschke
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=20060521112908.GA13773@in.ibm.com \
--to=balbir@in.ibm.com \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mp3@de.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox