Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-24 | erts: configure number of write_concurrency locks | Lukas Larsson | |
Make it possible to change the number of write_concurrency locks to use. This is usefull to change when you for some reason want to use more/less locks per write_concurrency ets table. eg. OSs with a limit on how many mutexes can exist at once. | |||
2013-02-22 | Update copyright years | Björn-Egil Dahlberg | |
2013-01-23 | erts,stdlib: Increase number of locks for write_concurrency | Sverker Eriksson | |
2011-12-09 | Update copyright years | Björn-Egil Dahlberg | |
2011-10-06 | ETS: Fix valgrind PossiblyLost in ETS hash tables | Sverker Eriksson | |
Add an extra pointer to start of segment with the active segment table to get rid of PossiblyLost errors without the need of a too general suppression that may hide real memory leaks in ETS. | |||
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |