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
/
sys
/
common
/
erl_poll.c
Age
Commit message (
Expand
)
Author
2019-05-02
erts: Fix so that non-oneshot pollset on OpenBSD works
Lukas Larsson
2019-03-25
erts: Fix file desc leak in poll debug get_evts
Lukas Larsson
2019-02-01
Fix EV_DISPATCH detection on NetBSD
Lukas Larsson
2019-01-21
erts: Fix getting of poll events on linux >= 4.15.0
Lukas Larsson
2018-12-06
erts: Move fds with active true behaviour to own pollset
Lukas Larsson
2018-10-23
erts: Pass thread progress data where possible
Lukas Larsson
2018-07-03
Use fallback pollset for stdin and friends when using kqueue
John Högberg
2018-06-18
Update copyright year
Henrik Nord
2018-06-13
erts: Fix MacOS pollset bug
Sverker Eriksson
2018-03-29
erts: Don't use EV_DISPATCH on openbsd
Lukas Larsson
2017-10-30
erts: Fix a bunch of compiler warnings
Lukas Larsson
2017-10-02
erts: disable kernel-poll on OS X vsn < 16
Lukas Larsson
2017-10-02
erts: Add testcases to test IOp and IOt options
Lukas Larsson
2017-10-02
erts: Move all I/O polling to a seperate thread
Lukas Larsson
2017-09-15
erts: Rename ErtsPollSet_ structS to not confuse gdb
Sverker Eriksson
2017-07-17
erts: Replace usage of all erts_smp prefixes to just erts
Lukas Larsson
2017-07-17
erts: Cleanup removal of non-smp emulators
Lukas Larsson
2017-07-17
erts: Remove ERTS_SMP and USE_THREAD defines
Lukas Larsson
2017-07-06
Allow toggling lock counting at runtime
John Högberg
2017-01-19
erts: Handle SIGUSR1 via signal service instead
Björn-Egil Dahlberg
2016-06-22
Improve accuracy of timeouts using premature timeouts
Rickard Green
2016-03-15
update copyright-year
Henrik Nord
2016-02-02
erts: Add microstate accounting
Lukas Larsson
2015-06-29
Merge branch 'maint-17' into maint
Sverker Eriksson
2015-06-25
Merge branch 'sverk/poll-lost-wakeup/OTP-12859' into maint-17
Erlang/OTP
2015-06-22
erts: Fix race in poller thread wake up
Sverker Eriksson
2015-06-22
Merge branch 'bruce/change-license'
Bruce Yinhe
2015-06-20
erts: Fix erl_poll on darwin
Björn-Egil Dahlberg
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-06-17
erts: Refactor growth of fd tables
Sverker Eriksson
2015-05-11
Merge branch 'egil/erts/high_accuracy_sleep/OTP-12236'
Björn-Egil Dahlberg
2015-05-08
Optimized timer implementation
Rickard Green
2015-04-13
erts: Add high accuracy poll timeouts
Lukas Larsson
2015-03-20
Introduce a new time API
Rickard Green
2014-08-22
Fix ERTS_POLL_DEBUG_PRINT usage
Michael Truog
2013-12-02
Silence a warning in erl_poll about an empty loop body
Anthony Ramine
2013-09-04
erts: Fix faulty assert in "unlimited select" for mac
Sverker Eriksson
2013-06-12
Update copyright years
Björn-Egil Dahlberg
2013-06-04
erts: Fix dynamic select for darwin
Sverker Eriksson
2013-05-28
erts: Refactor unlimited select patch
Sverker Eriksson
2013-05-28
erts: Fix bug in unlimited fd_set patch
Sverker Eriksson
2013-05-12
Use _DARWIN_UNLIMITED_SELECT in erl_poll
Anthony Ramine
2012-08-31
Merge branch 'maint'
Björn-Egil Dahlberg
2012-08-31
Update copyright years
Björn-Egil Dahlberg
2012-07-18
erts: Remove VxWorks support from beam
Björn-Egil Dahlberg
2012-06-18
Make allocation of check_io tables more scalable.
Rick Reed
2012-03-27
Fix wakeup functionality in no thread support case
Rickard Green
2011-12-27
Include wakeup pipe in /dev/poll poll-set also on non-SMP
Rickard Green
2011-12-02
Fix time types
Rickard Green
2011-11-13
Optimize memory allocation
Rickard Green
[next]