<feed xmlns='http://www.w3.org/2005/Atom'>
<title>allocbench/src/run.c, branch wait4_rusage</title>
<subtitle>benchmark tool for POSIX memory allocators</subtitle>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/'/>
<entry>
<title>implement alternative way to get memusage using wait4</title>
<updated>2019-08-15T17:27:59+00:00</updated>
<author>
<name>Florian Fischer</name>
<email>florian.fl.fischer@fau.de</email>
</author>
<published>2019-08-15T17:27:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.muhq.space/allocbench/commit/?id=b9cd13fedd8f077ecdd37857323eddddac285bc8'/>
<id>b9cd13fedd8f077ecdd37857323eddddac285bc8</id>
<content type='text'>
run now forks the benchmark command instead of simply calling exec.
Ressource usage of the benchmark is retrieved with a call to wait4.
But the reported value ru_maxrss differs from values in /proc/&lt;pid&gt;/status.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
run now forks the benchmark command instead of simply calling exec.
Ressource usage of the benchmark is retrieved with a call to wait4.
But the reported value ru_maxrss differs from values in /proc/&lt;pid&gt;/status.
</pre>
</div>
</content>
</entry>
</feed>
