lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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