Ping Re: [PATCH] PowerPC - Add a faster way to read the Time Base register
Tulio Magno Quites Machado Filho
tuliom@linux.vnet.ibm.com
Wed May 2 13:23:00 GMT 2012
Ping. This patch is waiting for review:
http://sourceware.org/ml/libc-alpha/2012-04/msg00646.html
Roland,
Did you have time to take a look on this patch?
On Tue, Apr 17, 2012 at 05:22:47PM -0300, Tulio Magno Quites Machado Filho wrote:
> Add function __ppc_get_timebase() to directly read the Time Base register.
> This is required for applications that measure time at high frequencies
> with high precision that can't afford a syscall.
>
> 2012-04-09 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
>
> [BZ #13743]
> * sysdeps/powerpc/sys/platform/ppc.h: New file for PowerPC features.
> * sysdeps/powerpc/Makefile (tests): Add test-gettimebase.
> (sysdep_headers): Include sys/platform/ppc.h.
> * sysdeps/powerpc/test-gettimebase.c: Test for
> __ppc_get_timebase() to catch future ISA opcode/insn changes.
> * manual/Makefile (appendices): Include platform.texi.
> * manual/contrib.texi: Likewise.
> * manual/maint.texi: Document how to include platform-specific
> headers.
> * manual/platform.texi: New file. Document the new features.
Thank you,
--
Tulio Magno
More information about the Libc-alpha
mailing list