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: thread-ready ABIs


Andi Kleen <ak@suse.de> writes:

> That would be certainly not worth it. I hope at least that it is an
> big improvement for glibc, offseting the cost it adds to the context
> switch. 

This changes reaches far beyond glibc, it's an ABI change which can be
used by the compiler to generate much better code for threaded apps.
Look at the IA-64 ABI.  I'll have at some time similar documentation
for the other architectures but not now.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------


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