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

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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: [PATCH] Speed up ___tls_get_addr


I think it is fine to put this in now, the dl-tls.c change that is.  (The
asm I would rather hold off on for now.)  But can you try internal_function
(i.e. regparm) on the new functions and see if that helps more?  Also the
function definitions should have comments mentioning why they should not be
inlined, etc.


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