<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/kernel/include, branch master</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>erts: Implement fragmentation of distrubution messages</title>
<updated>2019-02-22T10:12:53+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erlang.org</email>
</author>
<published>2018-09-26T09:55:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=f2c4f6f83deecba0c2527e520f0f18fba7d84815'/>
<id>f2c4f6f83deecba0c2527e520f0f18fba7d84815</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>erts: Move reason in dist messages to payload</title>
<updated>2019-02-21T15:38:04+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erlang.org</email>
</author>
<published>2018-09-19T14:37:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=9a7df41a9e5361049a17c8aa971b52599fba2632'/>
<id>9a7df41a9e5361049a17c8aa971b52599fba2632</id>
<content type='text'>
The dist messages EXIT, EXIT2 and MONITOR_DOWN have been
updated with new versions that send the reason term as
part of the payload of the message instead of as part
of the control message.

This allows the decode of the reason to be done by the
receiving process instead of the dist entry which in turn
makes it possible for multiple decodes to be done in
parallel.

This change is done in order to make it easier to fragment
the potentially large payload of EXIT, EXIT2 and MONITOR_DOWN
into multiple distribution messages.

OTP-15611
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The dist messages EXIT, EXIT2 and MONITOR_DOWN have been
updated with new versions that send the reason term as
part of the payload of the message instead of as part
of the control message.

This allows the decode of the reason to be done by the
receiving process instead of the dist entry which in turn
makes it possible for multiple decodes to be done in
parallel.

This change is done in order to make it easier to fragment
the potentially large payload of EXIT, EXIT2 and MONITOR_DOWN
into multiple distribution messages.

OTP-15611
</pre>
</div>
</content>
</entry>
<entry>
<title>[logger] Add ?LOG macro which takes Level as argument</title>
<updated>2018-07-13T10:20:25+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2018-06-18T15:53:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=da166b76de977171243dd2ea7f86b98f451fabc5'/>
<id>da166b76de977171243dd2ea7f86b98f451fabc5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright year</title>
<updated>2018-06-18T12:51:18+00:00</updated>
<author>
<name>Henrik Nord</name>
<email>henrik@erlang.org</email>
</author>
<published>2018-06-18T12:51:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=5ca92e2eac1e84fd22f60e7abc3aa2b0ff1cb42b'/>
<id>5ca92e2eac1e84fd22f60e7abc3aa2b0ff1cb42b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add logger</title>
<updated>2018-04-26T12:37:30+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2018-04-24T12:26:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=0deea4a8f369013ec00e231d0c2c37e4ab3f0ba1'/>
<id>0deea4a8f369013ec00e231d0c2c37e4ab3f0ba1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Lift the type restrictions on seq_trace token labels</title>
<updated>2018-03-23T08:50:59+00:00</updated>
<author>
<name>John Högberg</name>
<email>john@erlang.org</email>
</author>
<published>2018-02-26T11:49:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=06ed628dfd013010dd6e182508c1137b9f4ba09b'/>
<id>06ed628dfd013010dd6e182508c1137b9f4ba09b</id>
<content type='text'>
OTP-14899
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
OTP-14899
</pre>
</div>
</content>
</entry>
<entry>
<title>erts,kernel: Add dist_util:strict_order_flags/0</title>
<updated>2018-03-02T18:16:48+00:00</updated>
<author>
<name>Sverker Eriksson</name>
<email>sverker@erlang.org</email>
</author>
<published>2018-02-26T19:40:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=7fb3ed7d2731050186eb5224fe8e6050e4909341'/>
<id>7fb3ed7d2731050186eb5224fe8e6050e4909341</id>
<content type='text'>
to replace DFLAGS_STRICT_ORDER_DELIVERY
and remove that compile time dependency.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to replace DFLAGS_STRICT_ORDER_DELIVERY
and remove that compile time dependency.
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: Remove DFLAGS_ALL from dist.hrl</title>
<updated>2018-03-02T18:16:48+00:00</updated>
<author>
<name>Sverker Eriksson</name>
<email>sverker@erlang.org</email>
</author>
<published>2018-02-26T15:59:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=2709c93ede0be977ac13543d0fabe8ff3c27f4cc'/>
<id>2709c93ede0be977ac13543d0fabe8ff3c27f4cc</id>
<content type='text'>
and remove use in dist_util:check_mandatory
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and remove use in dist_util:check_mandatory
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce sender in distributed signals and dflag configuration</title>
<updated>2017-08-28T12:43:33+00:00</updated>
<author>
<name>Rickard Green</name>
<email>rickard@erlang.org</email>
</author>
<published>2017-08-01T16:34:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=ffd59fbd9ac262b7aba4b86e7da4992a3e668e24'/>
<id>ffd59fbd9ac262b7aba4b86e7da4992a3e668e24</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support for distribution controller processes</title>
<updated>2017-08-28T12:40:52+00:00</updated>
<author>
<name>Rickard Green</name>
<email>rickard@erlang.org</email>
</author>
<published>2017-06-30T14:32:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=78fad16ef7c5477239bc0b51125fabfe6567039d'/>
<id>78fad16ef7c5477239bc0b51125fabfe6567039d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
