Re: condvar wakeups
Ingo Molnar <[email protected]>
| Newsgroups | gmane.comp.lib.phil |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 8 May 2003, Saurabh Desai wrote: > > here's the latest futex-requeue kernel patch, against 2.5.69. I fixed the > > UP compilation problem. The userspace patch is still the same one from > > Ulrich, except that there's no FUTEX_WAKE_NORESCHED call anymore, all > > those occurences in the glibc patch should be renamed to FUTEX_WAKE. > Looks good. The results are same as I reported before, hugh improvements > on a 4p IA32 results for pingpong, cond-perf, test_str03 and other > programs. Are you going to submit this patch soon? could you please also test all these benchmarks on a UP kernel? Ingo