From: William Lee Irwin III <wli@holomorphy.com>
To: Peter Chubb <peter@chubb.wattle.id.au>
Cc: Andrew Morton <akpm@osdl.org>,
Peter Chubb <peterc@gelato.unsw.edu.au>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] 2.6.0-test4 -- add context switch counters
Date: Wed, 27 Aug 2003 00:26:33 -0700 [thread overview]
Message-ID: <20030827072633.GW4306@holomorphy.com> (raw)
In-Reply-To: <16204.3686.972704.91444@wombat.chubb.wattle.id.au>
On Wed, Aug 27, 2003 at 11:50:30AM +1000, Peter Chubb wrote:
> I'm actually intested in getting most of the rusage fields filled in
> properly, at least the ones that make sense for Linux.
Me too.
On Wed, Aug 27, 2003 at 11:50:30AM +1000, Peter Chubb wrote:
> Things to do are:
> -- Track maxrss and report it.
That's easy.
On Wed, Aug 27, 2003 at 11:50:30AM +1000, Peter Chubb wrote:
> -- Track and integrate rss.
> -- Fix the page fault accounting (currently some minor faults
> are counted as major faults)
Hmm, I don't remember this offhand. I thought the bigger issue was with
threads.
On Wed, Aug 27, 2003 at 11:50:30AM +1000, Peter Chubb wrote:
> -- add signal accounting
Sounds easy.
On Wed, Aug 27, 2003 at 11:50:30AM +1000, Peter Chubb wrote:
> Block I/O isn't that important -- it almost all goes through the page
> cache anyway, and it's a bit difficult to assign a particular I/O to a
> particular process. Likewise, message I.O isn't that important AFAIK.
Well, ignoring the background io issue and just ticking per-task counters
in the read/write syscalls sounds good enough to me.
On Wed, Aug 27, 2003 at 11:50:30AM +1000, Peter Chubb wrote:
> The stack, data and unshared data sizes aren't currently
> accounted for separately at all, so it'd be a bit difficult to track
> the integral of those numbers.
I've got some stuff to keep the derivatives of these going on the back
burner, and integrating isn't hard.
-- wli
next prev parent reply other threads:[~2003-08-27 7:25 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-08-27 0:57 [PATCH] 2.6.0-test4 -- add context switch counters Peter Chubb
2003-08-27 1:18 ` Andrew Morton
2003-08-27 1:29 ` Mike Fedyk
2003-08-27 1:52 ` Peter Chubb
2003-08-27 7:16 ` William Lee Irwin III
2003-08-27 7:39 ` Peter Chubb
2003-08-27 7:51 ` William Lee Irwin III
2003-08-28 16:55 ` Mike Fedyk
2003-08-28 17:07 ` William Lee Irwin III
2003-08-28 17:09 ` William Lee Irwin III
2003-08-28 17:48 ` Mike Fedyk
2003-08-27 8:10 ` William Lee Irwin III
2003-08-27 1:50 ` Peter Chubb
2003-08-27 7:26 ` William Lee Irwin III [this message]
2003-11-18 1:18 ` William Lee Irwin III
2003-08-27 14:41 ` bert hubert
2003-08-27 6:54 ` William Lee Irwin III
2003-08-27 15:52 ` Larry McVoy
2003-08-27 16:01 ` William Lee Irwin III
2003-08-27 16:09 ` Larry McVoy
2003-08-27 17:57 ` William Lee Irwin III
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=20030827072633.GW4306@holomorphy.com \
--to=wli@holomorphy.com \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=peter@chubb.wattle.id.au \
--cc=peterc@gelato.unsw.edu.au \
/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