Skip to content

Tags: dominicletz/otp

Tags

OTP_R16B03_yielding_binary_to_term

Toggle OTP_R16B03_yielding_binary_to_term's commit message
Yielding binary_to_term.

OTP_R16B03

Toggle OTP_R16B03's commit message
The R16B03 release

R16B02_yielding_binary_to_term

Toggle R16B02_yielding_binary_to_term's commit message
Test of comming feature: Yielding binary_to_term()

erl_1252

Toggle erl_1252's commit message
erts: Patch 1252

      OTP-11164 +sfwi Interval
        Set scheduler forced wakeup interval. All run queues will be scanned
        each Interval milliseconds. While there are sleeping schedulers in
        the system, one scheduler will be woken for each non-empty run queue
        found. An Interval of zero disables this feature, which also is the
        default.

        This feature has been introduced as a temporary workaround for lengthy
        executing native code, and native code that do not bump reductions
        properly in OTP. When these bugs have be fixed the +sfwi flag will
        be removed.

OTP_R16B02

Toggle OTP_R16B02's commit message
The R16B02 release

OTP_R16B01

Toggle OTP_R16B01's commit message
The R16B01 release

OTP_R16B01_RC1

Toggle OTP_R16B01_RC1's commit message
R16B01 - Release candidate 1

OTP_R16B

Toggle OTP_R16B's commit message
The R16B release.

OTP_R16A_RELEASE_CANDIDATE

Toggle OTP_R16A_RELEASE_CANDIDATE's commit message
The R16A release

Release candidate for R16B production release

OTP_R15B03-1

Toggle OTP_R15B03-1's commit message
The R15B03-1 release

A re-release of R15B03 with ssl timeout fixes