From: Jay Lan <jlan@sgi.com>
To: Jay Lan <jlan@sgi.com>
Cc: Shailabh Nagar <nagar@watson.ibm.com>,
Andrew Morton <akpm@osdl.org>,
lkml <linux-kernel@vger.kernel.org>,
Balbir Singh <balbir@in.ibm.com>, Jes Sorensen <jes@sgi.com>,
Chris Sturtivant <csturtiv@sgi.com>, Tony Ernst <tee@sgi.com>
Subject: Re: [patch 2/3] add CSA accounting to taskstats
Date: Mon, 31 Jul 2006 17:33:27 -0700 [thread overview]
Message-ID: <44CEA157.4050908@sgi.com> (raw)
In-Reply-To: <44CE7E4A.3050602@sgi.com>
Jay Lan wrote:
> Shailabh Nagar wrote:
>
<clip>
>>
>>> + __u64 ac_chr; /* bytes read */
>>> + __u64 ac_chw; /* bytes written */
>>> + __u64 ac_scr; /* read syscalls */
>>> + __u64 ac_scw; /* write syscalls */
>>
>>
>>
>> read_char,
>> write_char,
>> read_syscalls,
>> write_syscalls,
>
>
> Mmm, those are from task_struct.
Ooops, i was wrong. They were not from task_struct. Will change
to meaningful names as you suggested.
Regards,
- jay
>
> Regards,
> - jay
>
>
next prev parent reply other threads:[~2006-08-01 0:33 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-07-31 19:21 [patch 2/3] add CSA accounting to taskstats Jay Lan
2006-07-31 20:39 ` Shailabh Nagar
2006-07-31 22:03 ` Jay Lan
2006-08-01 0:33 ` Jay Lan [this message]
2006-07-31 22:13 ` Jay Lan
2006-08-16 10:52 ` Pavel Machek
2006-08-16 17:22 ` Jay Lan
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=44CEA157.4050908@sgi.com \
--to=jlan@sgi.com \
--cc=akpm@osdl.org \
--cc=balbir@in.ibm.com \
--cc=csturtiv@sgi.com \
--cc=jes@sgi.com \
--cc=linux-kernel@vger.kernel.org \
--cc=nagar@watson.ibm.com \
--cc=tee@sgi.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.