<feed xmlns='http://www.w3.org/2005/Atom'>
<title>allocbench/src/bumpptr_alloc.c, branch glibc-cacheline-exclusive</title>
<subtitle>benchmark tool for POSIX memory allocators</subtitle>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/'/>
<entry>
<title>speedup bumpptr_alloc</title>
<updated>2019-11-12T10:12:00+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-11-12T10:12:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=639c7ca5885b8f47d252754694534685acaaaefb'/>
<id>639c7ca5885b8f47d252754694534685acaaaefb</id>
<content type='text'>
Don't use three individual expensive TSD variables.
Externalize and inline bump_up.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't use three individual expensive TSD variables.
Externalize and inline bump_up.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use unlikely in bumpptr alloctor</title>
<updated>2019-08-13T14:23:35+00:00</updated>
<author>
<name>Florian Schmaus</name>
<email>flow@cs.fau.de</email>
</author>
<published>2019-08-13T14:23:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=8cb627ae2d4790b3feefd085b28e059fce9c5bad'/>
<id>8cb627ae2d4790b3feefd085b28e059fce9c5bad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add malloc_stats</title>
<updated>2019-08-12T09:23:47+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-08-12T09:23:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=c421c43f4a7203435076292a089de8b7d95b3868'/>
<id>c421c43f4a7203435076292a089de8b7d95b3868</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>improve bumpptr_alloc</title>
<updated>2019-08-11T14:53:06+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-08-11T14:53:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=16ef25b5eda3a9fc51ecea309d2cb6b0508b009b'/>
<id>16ef25b5eda3a9fc51ecea309d2cb6b0508b009b</id>
<content type='text'>
Return always 16 Byte aligned blocks and mmap the whole available
memory reported by free -t per thread.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Return always 16 Byte aligned blocks and mmap the whole available
memory reported by free -t per thread.
</pre>
</div>
</content>
</entry>
<entry>
<title>mark free ptr unused</title>
<updated>2019-05-27T11:11:53+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-05-27T11:11:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=a360126d8ea39a01d0955cd18db616473afef7b4'/>
<id>a360126d8ea39a01d0955cd18db616473afef7b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove unused variable</title>
<updated>2019-05-15T09:18:40+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-05-15T09:18:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=53d42fdc5badea16ca76590bebd9bbb1e80c5f86'/>
<id>53d42fdc5badea16ca76590bebd9bbb1e80c5f86</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add bumptr allocator implementation</title>
<updated>2019-04-28T16:42:07+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-04-28T16:42:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=f0d35eb314ac52e4ec0f45f150de3d5224610c3b'/>
<id>f0d35eb314ac52e4ec0f45f150de3d5224610c3b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
