<feed xmlns='http://www.w3.org/2005/Atom'>
<title>allocbench/src/allocator.py, branch catch_abort</title>
<subtitle>benchmark tool for POSIX memory allocators</subtitle>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/'/>
<entry>
<title>Add ArchiveArtifacts</title>
<updated>2019-09-22T16:35:47+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-09-22T16:35:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=cac85412d757b6054436dc9c63d30db645bc93ea'/>
<id>cac85412d757b6054436dc9c63d30db645bc93ea</id>
<content type='text'>
ArchiveArtifacts check a downloaded archive against a provided checksum.
The Archive is downloaded to cache/&lt;name&gt;/&lt;name&gt;.&lt;format&gt;.
The only suported format is tar.
ArchiveArtifacts can be used as sources of an Allocator.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ArchiveArtifacts check a downloaded archive against a provided checksum.
The Archive is downloaded to cache/&lt;name&gt;/&lt;name&gt;.&lt;format&gt;.
The only suported format is tar.
ArchiveArtifacts can be used as sources of an Allocator.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix patchdir</title>
<updated>2019-09-21T23:08:39+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-09-21T23:08:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=73d96dce951aa2cd49c948e526ae552a05df345d'/>
<id>73d96dce951aa2cd49c948e526ae552a05df345d</id>
<content type='text'>
The designated patchdir of an Allocator class is located at
src/allocators/&lt;class name&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The designated patchdir of an Allocator class is located at
src/allocators/&lt;class name&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>add missing patchdir</title>
<updated>2019-09-21T16:51:57+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-09-21T16:51:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=9f7950b020ce4d9bb91e9e3722729d5b51b2ede3'/>
<id>9f7950b020ce4d9bb91e9e3722729d5b51b2ede3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>replace AllocatorSources with Artifacts</title>
<updated>2019-09-21T16:38:25+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-09-21T16:38:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=213e5625a9aa677230f261fcee01086f9ee1f850'/>
<id>213e5625a9aa677230f261fcee01086f9ee1f850</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>improve debug output of Allocator.build</title>
<updated>2019-09-11T18:34:01+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-09-11T18:34:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=15d36ece5c0b905769f015343de4ed3afc7a9553'/>
<id>15d36ece5c0b905769f015343de4ed3afc7a9553</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make all default allocator target</title>
<updated>2019-08-28T15:38:51+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-08-28T15:38:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=9983ff0bd87663c95328a8bb098828c2a84fcc7b'/>
<id>9983ff0bd87663c95328a8bb098828c2a84fcc7b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove debug output from src/allocator.py and add TODOs</title>
<updated>2019-08-28T12:37:11+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-08-28T12:37:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=6a6b5de7757f23cf0fdb8b755323fc4bf3d23733'/>
<id>6a6b5de7757f23cf0fdb8b755323fc4bf3d23733</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>improve src/allocator.py code quality and remove obsolete patch_alloc function</title>
<updated>2019-08-28T12:19:39+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-08-28T12:19:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=758be34b09349e5996615eecf4fa8f6efe11dd3e'/>
<id>758be34b09349e5996615eecf4fa8f6efe11dd3e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move code to collect allocators to src/allocator.py</title>
<updated>2019-08-27T12:56:03+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-08-27T12:56:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=b8d4c2b526aeee926c74ef7fc14ef0bd6376905c'/>
<id>b8d4c2b526aeee926c74ef7fc14ef0bd6376905c</id>
<content type='text'>
The default allocator file at build/allocators/allocators.py is
supported again
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The default allocator file at build/allocators/allocators.py is
supported again
</pre>
</div>
</content>
</entry>
<entry>
<title>don't permanently store substitutions</title>
<updated>2019-08-24T22:36:26+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-08-24T22:36:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=7ea7b89464e4ea9dc2213fa8419069cada18dac0'/>
<id>7ea7b89464e4ea9dc2213fa8419069cada18dac0</id>
<content type='text'>
this fixes that multiple calls to Allocator.build() lose their {{fmt}}
formatting strings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this fixes that multiple calls to Allocator.build() lose their {{fmt}}
formatting strings.
</pre>
</div>
</content>
</entry>
</feed>
