diff options
author | kib <kib@FreeBSD.org> | 2010-05-04 05:55:37 +0000 |
---|---|---|
committer | kib <kib@FreeBSD.org> | 2010-05-04 05:55:37 +0000 |
commit | b13e838a49a86619bcc78aaa13a3fdcc17293aa5 (patch) | |
tree | 607fa0661a8fb4c016477405d29c913c90a47687 /lib/libc | |
parent | d84ce0b37bb086689cb7019c3e58d907993c5e09 (diff) | |
download | FreeBSD-src-b13e838a49a86619bcc78aaa13a3fdcc17293aa5.zip FreeBSD-src-b13e838a49a86619bcc78aaa13a3fdcc17293aa5.tar.gz |
Implement RUSAGE_THREAD. Add td_rux to keep extended runtime and ticks
information for thread to allow calcru1() (re)use.
Rename ruxagg()->ruxagg_locked(), ruxagg_tlock()->ruxagg() [1].
The ruxagg_locked() function no longer clears thread ticks nor
td_incruntime.
Requested by: attilio [1]
Discussed with: attilio, bde
Reviewed by: bde
Based on submission by: Alexander Krizhanovsky <ak natsys-lab com>
MFC after: 1 week
X-MFC-Note: td_rux shall be moved to the end of struct thread
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions