<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git, branch OTP-20.2.3</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Updated OTP version</title>
<updated>2018-02-12T12:38:46+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2018-02-12T12:38:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=309ef748ddc5bde4bcba280ce2739385f27a76e6'/>
<id>309ef748ddc5bde4bcba280ce2739385f27a76e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update release notes</title>
<updated>2018-02-12T12:38:43+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2018-02-12T12:38:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=e11c649522be8849cc21e364734be62c7783f090'/>
<id>e11c649522be8849cc21e364734be62c7783f090</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update version numbers</title>
<updated>2018-02-12T12:38:24+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2018-02-12T12:38:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=3162499ddc48d4ce877945775f084725ceab57c5'/>
<id>3162499ddc48d4ce877945775f084725ceab57c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'sverker/maint-20/alloc-n-migration/ERIERL-88' into maint-20</title>
<updated>2018-02-12T12:38:23+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2018-02-12T12:38:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=8cfaa0cf95da91be39d116c2fb3b9d3419c9cfa6'/>
<id>8cfaa0cf95da91be39d116c2fb3b9d3419c9cfa6</id>
<content type='text'>
* sverker/maint-20/alloc-n-migration/ERIERL-88:
  erts: Add system_flags(erts_alloc,"+M?sbct *")
  erts: Add age order first fit allocator strategies
  erts: Refactor erl_ao_firstfit_alloc
  erts: Add migration options "acnl" and "acfml"
  erts: Add more stats for mbcs_pool
  erts: Fix alloc_SUITE:migration
  stdlib: Make ets_SUITE memory check try again
  erts: Improve carrier pool search
  erts: Improve alloc_SUITE:migration
  erts: Refactor carrier dealloc migration
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* sverker/maint-20/alloc-n-migration/ERIERL-88:
  erts: Add system_flags(erts_alloc,"+M?sbct *")
  erts: Add age order first fit allocator strategies
  erts: Refactor erl_ao_firstfit_alloc
  erts: Add migration options "acnl" and "acfml"
  erts: Add more stats for mbcs_pool
  erts: Fix alloc_SUITE:migration
  stdlib: Make ets_SUITE memory check try again
  erts: Improve carrier pool search
  erts: Improve alloc_SUITE:migration
  erts: Refactor carrier dealloc migration
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'lukas/kernel/os_cmd_max_size/maint-20/OTP-14823' into maint-20</title>
<updated>2018-02-12T12:38:22+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2018-02-12T12:38:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=5fcbb31beb1437124a181be4bd1cb2649d79c0b3'/>
<id>5fcbb31beb1437124a181be4bd1cb2649d79c0b3</id>
<content type='text'>
* lukas/kernel/os_cmd_max_size/maint-20/OTP-14823:
  kernel: Add os:cmd/2 with max_size option
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lukas/kernel/os_cmd_max_size/maint-20/OTP-14823:
  kernel: Add os:cmd/2 with max_size option
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge 'sverker/maint-19/alloc-n-migration/ERIERL-88'</title>
<updated>2018-02-12T12:32:51+00:00</updated>
<author>
<name>Sverker Eriksson</name>
<email>sverker@erlang.org</email>
</author>
<published>2018-02-12T12:32:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=06e88d07a4719a0e15b4e666b16347fad463cee6'/>
<id>06e88d07a4719a0e15b4e666b16347fad463cee6</id>
<content type='text'>
into 'sverker/maint-20/alloc-n-migration/ERIERL-88'

OTP-14915
OTP-14916
OTP-14917
OTP-14918
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
into 'sverker/maint-20/alloc-n-migration/ERIERL-88'

OTP-14915
OTP-14916
OTP-14917
OTP-14918
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge 'sverker/carrier-migration-improvements'</title>
<updated>2018-02-12T12:25:02+00:00</updated>
<author>
<name>Sverker Eriksson</name>
<email>sverker@erlang.org</email>
</author>
<published>2018-02-12T12:25:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=ecea4b22696dc2aaa57d9f9750fe07efb6b71cde'/>
<id>ecea4b22696dc2aaa57d9f9750fe07efb6b71cde</id>
<content type='text'>
into 'sverker/maint-19/alloc-n-migration/ERIERL-88'
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
into 'sverker/maint-19/alloc-n-migration/ERIERL-88'
</pre>
</div>
</content>
</entry>
<entry>
<title>erts: Add system_flags(erts_alloc,"+M?sbct *")</title>
<updated>2018-02-12T12:23:15+00:00</updated>
<author>
<name>Sverker Eriksson</name>
<email>sverker@erlang.org</email>
</author>
<published>2018-01-25T18:05:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=d1e89f8df4be7197fdab36a3e1662183a7dfe6ae'/>
<id>d1e89f8df4be7197fdab36a3e1662183a7dfe6ae</id>
<content type='text'>
to change sbct limit in runtime for chosen allocator type.

With great power comes great responsibility.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to change sbct limit in runtime for chosen allocator type.

With great power comes great responsibility.
</pre>
</div>
</content>
</entry>
<entry>
<title>erts: Add age order first fit allocator strategies</title>
<updated>2018-02-12T12:23:15+00:00</updated>
<author>
<name>Sverker Eriksson</name>
<email>sverker@erlang.org</email>
</author>
<published>2018-01-26T17:42:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=defd43985282606e841e2bcb29ad7414080d5a80'/>
<id>defd43985282606e841e2bcb29ad7414080d5a80</id>
<content type='text'>
ageffcaoff: Age First Fit Carrier, Address Order First Fit (within carrier)
ageffcbf  : Age First Fit Carrier, Best Fit (within carrier)
ageffcaobf: Age First Fit Carrier, Address Order Best Fit (within carrier)

Prefer old carriers, the older the better.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ageffcaoff: Age First Fit Carrier, Address Order First Fit (within carrier)
ageffcbf  : Age First Fit Carrier, Best Fit (within carrier)
ageffcaobf: Age First Fit Carrier, Address Order Best Fit (within carrier)

Prefer old carriers, the older the better.
</pre>
</div>
</content>
</entry>
<entry>
<title>erts: Refactor erl_ao_firstfit_alloc</title>
<updated>2018-02-08T16:42:53+00:00</updated>
<author>
<name>Sverker Eriksson</name>
<email>sverker@erlang.org</email>
</author>
<published>2018-01-26T16:37:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=3d8612cd57efd1e96601c5ef9cc986676b76fbf3'/>
<id>3d8612cd57efd1e96601c5ef9cc986676b76fbf3</id>
<content type='text'>
In preparation for carrier age order.

Change 'flavor' to 'blk_order' and 'crr_order'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In preparation for carrier age order.

Change 'flavor' to 'blk_order' and 'crr_order'.
</pre>
</div>
</content>
</entry>
</feed>
