summaryrefslogtreecommitdiff
path: root/erts/emulator/beam/erl_ptab.h
Commit message (Expand)AuthorAgeFilesLines
* erts: Implement fragmentation of distrubution messagesLukas Larsson2019-02-221-1/+4
* Implementation of true asynchronous signaling between processesRickard Green2018-03-211-2/+4
* erts: Replace usage of all erts_smp prefixes to just ertsLukas Larsson2017-07-171-29/+29
* erts: Remove ERTS_SMP and USE_THREAD definesLukas Larsson2017-07-171-2/+0
* erts: Fix undefined shift to msb in erl_processBjörn-Egil Dahlberg2016-06-101-1/+1
* erts: Implement tracer modulesLukas Larsson2016-04-151-3/+5
* update copyright-yearHenrik Nord2016-03-151-1/+1
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* Optimized timer implementationRickard Green2015-05-081-41/+61
* Use the new 64-bit atomic ops APIRickard Green2014-12-101-5/+1
* erts: Fix race in ptab that can cause PID mix-upsSverker Eriksson2013-08-071-1/+1
* Update copyright yearsBjörn-Egil Dahlberg2013-06-121-1/+1
* Introduce a better id allocation algorithm for PTabsRickard Green2013-05-171-3/+10
* Be less eager requesting wakeup for cleanup jobsRickard Green2013-04-031-0/+2
* Improve configuration of process and port tablesRickard Green2012-12-031-29/+121
* Use ptab functionality also for portsRickard Green2012-12-031-4/+0
* Prepare for use of ptab functionality also for portsRickard Green2012-12-031-2/+10
* Generalize process table implementationRickard Green2012-12-031-0/+376