<feed xmlns='http://www.w3.org/2005/Atom'>
<title>allocbench/src/speedymalloc.c, branch master</title>
<subtitle>benchmark tool for POSIX memory allocators</subtitle>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/'/>
<entry>
<title>remove speedymalloc.c</title>
<updated>2020-02-26T20:33:47+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>muhq@muhq.space</email>
</author>
<published>2020-02-26T20:33:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=9528aa1ea4a28d5439e205910c3574045564d402'/>
<id>9528aa1ea4a28d5439e205910c3574045564d402</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>define PAGE_SIZE and put alignment code in inline function</title>
<updated>2020-02-26T11:34:36+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2020-02-26T11:34:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=a99b3f20467424e44fe787158f19e59b84e48951'/>
<id>a99b3f20467424e44fe787158f19e59b84e48951</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>free big allocations using madv_free</title>
<updated>2020-02-26T09:41:23+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2020-02-26T09:41:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=f7ebd336cb8a86b29f039d5028e6fa9aaca6d42f'/>
<id>f7ebd336cb8a86b29f039d5028e6fa9aaca6d42f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add madvise MADV_WILLNEED</title>
<updated>2020-02-25T20:14:34+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2020-02-25T19:02:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=19f858f0712aa38cd61d8380c7c879dd254804ad'/>
<id>19f858f0712aa38cd61d8380c7c879dd254804ad</id>
<content type='text'>
Touching every 32MB chunk prevents individual page faults.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Touching every 32MB chunk prevents individual page faults.
</pre>
</div>
</content>
</entry>
<entry>
<title>move common allocator functions into malloc.c</title>
<updated>2020-02-25T20:14:20+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2020-02-25T18:58:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=687c014f7eeee5c4f97293df0558d426f9804093'/>
<id>687c014f7eeee5c4f97293df0558d426f9804093</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix speedymalloc's size2bin and bin2size functions</title>
<updated>2019-09-11T13:33:14+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-09-11T13:33:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=48495ecf7292e15d349062a818d70b5825c2d507'/>
<id>48495ecf7292e15d349062a818d70b5825c2d507</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use size information in realloc</title>
<updated>2019-09-09T12:48:16+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-09-09T12:48:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=336f121d7699230ad35f6314fec73f7ec060d377'/>
<id>336f121d7699230ad35f6314fec73f7ec060d377</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>simplify cached sizeclasses</title>
<updated>2019-09-09T12:46:35+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-09-09T12:46:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=b6e080fb6799011259807649bf19602e4b0a6d4a'/>
<id>b6e080fb6799011259807649bf19602e4b0a6d4a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add first speedymalloc draft</title>
<updated>2019-09-05T21:08:11+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-09-05T21:08:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=09f67c171fd997774870e4ec66957c348e19ca74'/>
<id>09f67c171fd997774870e4ec66957c348e19ca74</id>
<content type='text'>
speedymalloc is a thread-local cached bump pointer allocator
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
speedymalloc is a thread-local cached bump pointer allocator
</pre>
</div>
</content>
</entry>
</feed>
