ppc64 vDSO in mainline

Ulrich Drepper drepper@redhat.com
Tue Mar 29 00:00:00 GMT 2005


Steve Munroe wrote:
> 3) a function which is currently
> exported by libc , but a better optimized version (with a different
> symbol) is also exported by the VDSO.

There is no reason to add any complications or dependency problems for
this.  Just using a pointer in libc itself, a test for NULL and if not,
jump to the function is enough.  The penalty for this extra indication
if minimal compared to all the other work involved.

--
➧ Ulrich Drepper ➧ Red Hat, Inc. ➧ 444 Castro St ➧ Mountain View, CA ❖
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 251 bytes
Desc: OpenPGP digital signature
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20050329/ca0663e8/attachment.sig>


More information about the Libc-alpha mailing list