aboutsummaryrefslogtreecommitdiffstats
path: root/erts/lib_src
AgeCommit message (Expand)Author
2010-09-08Fix deadlock in reader optimized rwlock implementationRickard Green
2010-09-08Remove unused variablesRickard Green
2010-09-08Increase spincount with many schedulersRickard Green
2010-09-08Re-enable spin wait on ethreads rwlocksRickard Green
2010-08-30Fix faulty assertionsRickard Green
2010-08-30Implement automatic detection of CPU topology on WindowsRickard Green
2010-08-18Make it possible to reread and update detected CPU informationRickard Green
2010-08-10Rewrite ethread libraryRickard Green
2010-06-01OTP-8662 Fix ethr_rwmutex_tryrlockRickard Green
2010-06-01OTP-8661 Enable writer preferred pthread read/write locks on LinuxRickard Green
2010-06-01OTP-8659 Add ethread support for gcc atomicsRickard Green
2010-03-31OTP-8549 Fix out of bounds write in erts_get_cpu_topology()Rickard Green
2010-01-26OTP-8343 The documentation is now possible to build in an open sourceLars G Thorsen
2010-01-19OTP-8373 ERTS makefiles used to detect the use of a gcc C compiler byRickard Green
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP