index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
erts
/
emulator
/
beam
/
erl_ptab.h
Age
Commit message (
Expand
)
Author
2019-02-22
erts: Implement fragmentation of distrubution messages
Lukas Larsson
2018-03-21
Implementation of true asynchronous signaling between processes
Rickard Green
2017-07-17
erts: Replace usage of all erts_smp prefixes to just erts
Lukas Larsson
2017-07-17
erts: Remove ERTS_SMP and USE_THREAD defines
Lukas Larsson
2016-06-10
erts: Fix undefined shift to msb in erl_process
Björn-Egil Dahlberg
2016-04-15
erts: Implement tracer modules
Lukas Larsson
2016-03-15
update copyright-year
Henrik Nord
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-05-08
Optimized timer implementation
Rickard Green
2014-12-10
Use the new 64-bit atomic ops API
Rickard Green
2013-08-07
erts: Fix race in ptab that can cause PID mix-ups
Sverker Eriksson
2013-06-12
Update copyright years
Björn-Egil Dahlberg
2013-05-17
Introduce a better id allocation algorithm for PTabs
Rickard Green
2013-04-03
Be less eager requesting wakeup for cleanup jobs
Rickard Green
2012-12-03
Improve configuration of process and port tables
Rickard Green
2012-12-03
Use ptab functionality also for ports
Rickard Green
2012-12-03
Prepare for use of ptab functionality also for ports
Rickard Green
2012-12-03
Generalize process table implementation
Rickard Green