This is the mail archive of the libc-alpha@sourceware.org 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: V2 [PATCH] x86: Use _rdtsc intrinsic for HP_TIMING_NOW


* Florian Weimer:


> I'm trying to remove the #include <hp-timing.h> from
> <libc-internal.h>, but I don't know how hard this will be.

That doesn't help.  It's pulled in via <tls.h> and <descr.h> as well.
We would need a separate <hp_timing_t.h> header file to avoid that
because hp_timing_t is required in a few central places (thread
descriptor and link map).


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