[PATCH] tst-malloc-thread-exit: Improve scalability of thread creation

Florian Weimer fweimer@redhat.com
Wed Dec 23 13:44:00 GMT 2015


Previously, the thread could time out on large NUMA machines
where thread creation is particularly expensive because
outer and inner thread creation competed for resources, and
outer thread creation would still run when the timeout hits.

Florian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-tst-malloc-thread-exit-Improve-scalability-of-thread.patch
Type: text/x-patch
Size: 3993 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20151223/4a8e9f3e/attachment.bin>


More information about the Libc-alpha mailing list