This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] Fixes TLS performance degradation after dlopen
- From: Carlos O'Donell <carlos at redhat dot com>
- To: Philipp Trommler <philipp dot trommler at mailbox dot tu-dresden dot de>, libc-alpha at sourceware dot org, Chris Metcalf <cmetcalf at ezchip dot com>
- Date: Wed, 8 Jun 2016 15:33:07 -0400
- Subject: Re: [PATCH] Fixes TLS performance degradation after dlopen
- Authentication-results: sourceware.org; auth=none
- References: <1465309688 dot 1188 dot 19 dot camel at mailbox dot tu-dresden dot de>
On 06/07/2016 10:28 AM, Philipp Trommler wrote:
> 2016-06-07 Philipp Trommler <philipp.trommler@tu-dresden.de>
>
> [BZ #19924]
> * elf/dl-close.c: Port changes from the µClibc to fix
> performance degradation after dl_open
> * elf/dl-open.c: Likewise
> * elf/dl-tls.c: Likewise
I really appreciate the effort, but there are some serious copyright
issues going on here.
This code is written by Chris Metcalf, not by yourself, therefore you
can't contribute this to glibc or the FSF.
At the very least we need to have Chris post the patch (if he still
can after the Mellanox acquisition) since last I know he had assignments
in place.
Cheers,
Carlos.