This is the mail archive of the glibc-bugs@sourceware.org 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]
Other format: [Raw text]

[Bug nptl/4209] Performance issue: NPTL semaphores work slower than linuxthreads semaphores


------- Additional Comments From bart dot vanassche at gmail dot com  2007-03-18 09:18 -------
Created an attachment (id=1628)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=1628&action=view)
Source code of second version of test program.

Includes a sample implementation of faster sem_post() and sem_wait() functions
and a performance test of these functions.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=4209

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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