[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <44CEA157.4050908@sgi.com>
Date: Mon, 31 Jul 2006 17:33:27 -0700
From: Jay Lan <jlan@....com>
To: Jay Lan <jlan@....com>
Cc: Shailabh Nagar <nagar@...son.ibm.com>,
Andrew Morton <akpm@...l.org>,
lkml <linux-kernel@...r.kernel.org>,
Balbir Singh <balbir@...ibm.com>, Jes Sorensen <jes@....com>,
Chris Sturtivant <csturtiv@....com>, Tony Ernst <tee@....com>
Subject: Re: [patch 2/3] add CSA accounting to taskstats
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
>
>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists