[RFC] Tunable elision patch for siddhesh/tunables

Paul E. Murphy murphyp@linux.vnet.ibm.com
Mon Oct 5 16:16:00 GMT 2015


Siddhesh et al,

In continuing the glibc tunables discussion, I've made some
additional patches which I think would help our work on the
siddhesh/tunables branch.

I've split this into two patches:

* The first should enable tunables to initialize without
calling malloc(), and prior to __environ being set.

* The second adds a common tunables initialization function
for elision, and enables it for supported archs.

I have tested this on PPC64. I need help testing for
supported s390 and x86 platforms.

Thanks,
Paul
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-tunables-Enable-earlier-initialization.patch
Type: text/x-patch
Size: 8493 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20151005/00775001/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Add-elision-tunables.patch
Type: text/x-patch
Size: 10879 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20151005/00775001/attachment-0001.bin>


More information about the Libc-alpha mailing list