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


> 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.

You mean create a thread which starts by doing a pause syscall in a loop
until you poke it ? Why does that need kernel help 


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