This is the mail archive of the glibc-linux@ricardo.ecn.wfu.edu mailing list for the glibc project.


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

Re: Slow pthread_create() under high load


Kaz Kylheku <kaz@ashi.footprints.net> writes:

> LinuxThreads doesn't do it this way, however. Perhaps it should!

I would love to do this but for this the extremely simple patch to
implement delayed clone creation must be applied.  It must be possible
to create threads which are stopped.  The patch I sent consisted of
two changed line of code but Linus did not even care to comment.

-- 
---------------.      drepper at gnu.org  ,-.   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]