Re: Poor condvar performance
"Alexander Terekhov" <[email protected]> Thu, 27 Nov 2003 02:27:23 +0100
| Newsgroups | gmane.comp.lib.phil |
|---|---|
| Message-ID | <OF906EE3FE.AE43DF1C-ONC1256DEB.0005066B-C1256DEB.0007A1E5@de.ibm.com> |
Luke Elliott wrote: [...] > Using the futex API directly? Current futex API isn't really good, so to speak. Redesign is needed for better locks and condvars (with real wait-morphing for both signal and broadcast). See "Linux futex" thread on comp.programming.threads. regards, alexander.