This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC] Posix compliant behavior of CLOCK_PROCESS/THREAD_CPUTIME_ID


On Fri, 1 Oct 2004, Roland McGrath wrote:

> I have been working on an alternate patch that implements more complete CPU
> clock functionality.  This includes access to other threads' and process'
> times, potentially finer-grained information (based on sched_clock), and
> timers.  I will post this code when it's ready, hopefully soon.

Umm... How would you do that in a posix compliant way? This information is
already available via /proc


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]