<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/rt/memory_region.cpp, branch 0.2</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=0.2</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=0.2'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2012-03-03T04:13:52+00:00</updated>
<entry>
<title>rt: Move RUST_POISON_ON_FREE into rust_env</title>
<updated>2012-03-03T04:13:52+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2012-03-03T04:04:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=38b2b74413da1d982df82fbb9552373b7dc52e69'/>
<id>urn:sha1:38b2b74413da1d982df82fbb9552373b7dc52e69</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rt: Don't take the lock when reallocing in the kernel memory region</title>
<updated>2012-02-17T19:37:17+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2012-02-17T06:40:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=db62154062534a61b618f46d4c8715479ce150af'/>
<id>urn:sha1:db62154062534a61b618f46d4c8715479ce150af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix track alloc code</title>
<updated>2011-12-13T02:25:17+00:00</updated>
<author>
<name>Niko Matsakis</name>
<email>niko@alum.mit.edu</email>
</author>
<published>2011-12-13T02:25:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a98dec035f1f2ddce6efcf3c2f43884ef659cc0a'/>
<id>urn:sha1:a98dec035f1f2ddce6efcf3c2f43884ef659cc0a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rewrite so that memory allocations have 0 overhead by default</title>
<updated>2011-11-09T05:11:47+00:00</updated>
<author>
<name>Niko Matsakis</name>
<email>niko@alum.mit.edu</email>
</author>
<published>2011-11-08T01:19:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e24d1dd6f54b454b206bb2df79d277e77d818442'/>
<id>urn:sha1:e24d1dd6f54b454b206bb2df79d277e77d818442</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Correct the arithmetic on 64-bit builds.</title>
<updated>2011-11-09T05:11:47+00:00</updated>
<author>
<name>Niko Matsakis</name>
<email>niko@alum.mit.edu</email>
</author>
<published>2011-11-08T00:48:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=75b98a9076e89b3cfc0883948e61d06ad881434c'/>
<id>urn:sha1:75b98a9076e89b3cfc0883948e61d06ad881434c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove hack_allow_leaks</title>
<updated>2011-09-12T00:31:40+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2011-09-08T23:59:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=22001d1dcef5d2c40a242402f75d5acc540bee2b'/>
<id>urn:sha1:22001d1dcef5d2c40a242402f75d5acc540bee2b</id>
<content type='text'>
Happy to close the loop on this one.

Issue #236
</content>
</entry>
<entry>
<title>rt: Implement poison-on-free, for debugging memory issues</title>
<updated>2011-09-06T21:15:01+00:00</updated>
<author>
<name>Patrick Walton</name>
<email>pcwalton@mimiga.net</email>
</author>
<published>2011-09-06T21:15:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d3e8887d3c7ecbfacb0e1693b1a0b8164461d6e0'/>
<id>urn:sha1:d3e8887d3c7ecbfacb0e1693b1a0b8164461d6e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reduce the amount of locking in the kernel's memory region</title>
<updated>2011-09-01T21:20:43+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2011-09-01T21:18:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1262df652f766782253fed51526ba60609859719'/>
<id>urn:sha1:1262df652f766782253fed51526ba60609859719</id>
<content type='text'>
The only thing here that really needs locking on malloc and free is
access to the allocation list, which is only used for TRACK_ALLOCATIONS.

Improves bench/task-perf-vector-party by 70%.
</content>
</entry>
<entry>
<title>Disabling TRACK_ALLOCATIONS</title>
<updated>2011-08-16T17:28:09+00:00</updated>
<author>
<name>Eric Holk</name>
<email>eholk@mozilla.com</email>
</author>
<published>2011-08-16T17:28:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=76aab80e3988caf71b7d6299e5a7ebb06cf2bbbb'/>
<id>urn:sha1:76aab80e3988caf71b7d6299e5a7ebb06cf2bbbb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed trans_comm.rs from the compiler. Updating aio/sio to work with the new chan and port system, started on a networking module for the standard library.</title>
<updated>2011-08-16T16:36:29+00:00</updated>
<author>
<name>Eric Holk</name>
<email>eholk@mozilla.com</email>
</author>
<published>2011-08-15T23:54:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=cf2def46c120d8d6ef8a98571a39bef478c8c2a9'/>
<id>urn:sha1:cf2def46c120d8d6ef8a98571a39bef478c8c2a9</id>
<content type='text'>
</content>
</entry>
</feed>
