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-09-05 12:44 -------
(In reply to comment #8)
> For some time now the version in cvs does things differently.  It of course is
> always thread safe, unlike your code, so the benchmark as-is is not usable.

Apparently these optimizations are not yet included in the most recent glibc
release (2.6.1) ? These are the changes I found in CVS:
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/sem_post.c.diff?r1=1.6&r2=1.7&cvsroot=glibc&f=h
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nptl/sysdeps/unix/sysv/linux/powerpc/sem_post.c.diff?r1=1.5&r2=1.6&cvsroot=glibc&f=h
...

-- 


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]