Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-01 | OTP-8662 Fix ethr_rwmutex_tryrlock | Rickard Green | |
ethr_rwmutex_tryrlock() acquired and refused to acquire a lock with inverted logic. The lock was however never acquired in a thread unsafe manner. (Thanks to JR Zhang for noting this issue) | |||
2010-06-01 | OTP-8661 Enable writer preferred pthread read/write locks on Linux | Rickard Green | |
Writer preferred pthread read/write locks has been enabled on Linux. | |||
2010-03-31 | OTP-8549 Fix out of bounds write in erts_get_cpu_topology() | Rickard Green | |
The runtime system crashed if fewer logical processors were found than reported by sysconf( SC_NPROCESSORS_CONF). | |||
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |