8000 Tags · cmeiklejohn/otp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: cmeiklejohn/otp

Tags

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
     
8000
   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

The R15B03-1 release

A re-release of R15B03 with ssl timeout fixes

OTP_R15B03

Toggle OTP_R15B03's commit message
The R15B03 release

OTP_R15B02

Toggle OTP_R15B02's commit message
The R15B02 release

OTP_R15B01

Toggle OTP_R15B01's commit message
The R15B01 release

0