<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/mnesia, branch OTP_R15B</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Prepare release</title>
<updated>2011-12-12T17:14:34+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2011-12-12T17:14:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b92ea63417bc6933393a3c285faf393b3d287ac2'/>
<id>b92ea63417bc6933393a3c285faf393b3d287ac2</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 years</title>
<updated>2011-12-09T15:22:23+00:00</updated>
<author>
<name>Björn-Egil Dahlberg</name>
<email>egil@erlang.org</email>
</author>
<published>2011-12-09T15:22:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=984f4e1c21f2c9f4a03024d36afd393515276a65'/>
<id>984f4e1c21f2c9f4a03024d36afd393515276a65</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 'dgud/mnesia/read-sticky-bug/OTP-9786'</title>
<updated>2011-12-09T12:28:19+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2011-12-09T12:28:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=e3bcbd4451cdb1dd0a826810a898c2d0e9fa390d'/>
<id>e3bcbd4451cdb1dd0a826810a898c2d0e9fa390d</id>
<content type='text'>
* dgud/mnesia/read-sticky-bug/OTP-9786:
  [mnesia] Read record from correct node
  [mnesia] Fixed sticky read lock bug
  [mnesia] Whitespace fixes

Conflicts:
	lib/mnesia/src/mnesia_log.erl
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* dgud/mnesia/read-sticky-bug/OTP-9786:
  [mnesia] Read record from correct node
  [mnesia] Fixed sticky read lock bug
  [mnesia] Whitespace fixes

Conflicts:
	lib/mnesia/src/mnesia_log.erl
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'rc/mnesia_log-no-async'</title>
<updated>2011-12-09T11:28:54+00:00</updated>
<author>
<name>Henrik Nord</name>
<email>henrik@erlang.org</email>
</author>
<published>2011-12-09T11:28:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=4a7dfc9733d8af85955baefc79bcff7d72971d68'/>
<id>4a7dfc9733d8af85955baefc79bcff7d72971d68</id>
<content type='text'>
* rc/mnesia_log-no-async:
  Use the synchronous log_terms instead of alog_terms in mnesia_log:ets2dcd()

OTP-9804
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* rc/mnesia_log-no-async:
  Use the synchronous log_terms instead of alog_terms in mnesia_log:ets2dcd()

OTP-9804
</pre>
</div>
</content>
</entry>
<entry>
<title>Use the synchronous log_terms instead of alog_terms in mnesia_log:ets2dcd()</title>
<updated>2011-12-07T11:29:06+00:00</updated>
<author>
<name>Richard Carlsson</name>
<email>richardc@klarna.com</email>
</author>
<published>2011-12-02T06:14:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=336d579944143b39f7affdda100c8f7154866fec'/>
<id>336d579944143b39f7affdda100c8f7154866fec</id>
<content type='text'>
This avoids the situation where mnesia could dump a very large ets table in
its entirety into the message queue of the disk_log process, causing memory
blowup and choking the disk logger.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This avoids the situation where mnesia could dump a very large ets table in
its entirety into the message queue of the disk_log process, causing memory
blowup and choking the disk logger.
</pre>
</div>
</content>
</entry>
<entry>
<title>[mnesia] Read record from correct node</title>
<updated>2011-12-07T09:09:28+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2011-12-07T09:09:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=fe9e57f765c428e7e9b94e24250d83474e77f09f'/>
<id>fe9e57f765c428e7e9b94e24250d83474e77f09f</id>
<content type='text'>
Read from where_to_read otherwise bad data may read during
move_table, where where_to_write is updated before where_to_read
and the table is available.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Read from where_to_read otherwise bad data may read during
move_table, where where_to_write is updated before where_to_read
and the table is available.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'dgud/mnesia/impl-table-options/OTP-8970'</title>
<updated>2011-12-07T08:27:14+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2011-12-07T08:27:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=6b0ab16b86cad902e85b077a078b8f7a6b831205'/>
<id>6b0ab16b86cad902e85b077a078b8f7a6b831205</id>
<content type='text'>
* dgud/mnesia/impl-table-options/OTP-8970:
  [mnesia] Add possibility for implementation dependent storage options to create_table
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* dgud/mnesia/impl-table-options/OTP-8970:
  [mnesia] Add possibility for implementation dependent storage options to create_table
</pre>
</div>
</content>
</entry>
<entry>
<title>[mnesia] Fixed sticky read lock bug</title>
<updated>2011-12-06T14:49:52+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2011-12-06T14:47:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=8bce2d5a342bda12aad6607312e3796a37d7c8eb'/>
<id>8bce2d5a342bda12aad6607312e3796a37d7c8eb</id>
<content type='text'>
wread on locks stuck at non-local node could return unexpected value.
Thanks to Magnus Henoch who posted a nice testcase showing the bug.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
wread on locks stuck at non-local node could return unexpected value.
Thanks to Magnus Henoch who posted a nice testcase showing the bug.
</pre>
</div>
</content>
</entry>
<entry>
<title>[mnesia] Whitespace fixes</title>
<updated>2011-12-06T14:47:38+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2011-12-06T10:05:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=e166ed9661944a951ca0a2828d04e7141414dfa1'/>
<id>e166ed9661944a951ca0a2828d04e7141414dfa1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mnesia tests: Eliminate use of tuple fun</title>
<updated>2011-11-29T13:08:41+00:00</updated>
<author>
<name>Björn Gustavsson</name>
<email>bjorn@erlang.org</email>
</author>
<published>2011-11-02T09:21:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=e1f68b26c432a6ad873da8c1460d423861eaedc7'/>
<id>e1f68b26c432a6ad873da8c1460d423861eaedc7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
