<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:czbd@o2.pl" title="Czcibor Bohusz-Dobosz <czbd@o2.pl>"> <span class="fn">Czcibor Bohusz-Dobosz</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - memory leak in `amdgpu_bo_create()`"
href="https://bugs.freedesktop.org/show_bug.cgi?id=109389">bug 109389</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Attachment #145256 is obsolete</td>
<td>
</td>
<td>1
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - memory leak in `amdgpu_bo_create()`"
href="https://bugs.freedesktop.org/show_bug.cgi?id=109389#c6">Comment # 6</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - memory leak in `amdgpu_bo_create()`"
href="https://bugs.freedesktop.org/show_bug.cgi?id=109389">bug 109389</a>
from <span class="vcard"><a class="email" href="mailto:czbd@o2.pl" title="Czcibor Bohusz-Dobosz <czbd@o2.pl>"> <span class="fn">Czcibor Bohusz-Dobosz</span></a>
</span></b>
<pre>Created <span class=""><a href="attachment.cgi?id=145257" name="attach_145257" title="Galactic Civilizations III memleak log with DXVK">attachment 145257</a> <a href="attachment.cgi?id=145257&action=edit" title="Galactic Civilizations III memleak log with DXVK">[details]</a></span>
Galactic Civilizations III memleak log with DXVK
Apologies, looks like I had forgotten to update the methodology in several
places of the DXVK memleak log - this one should be much more accurate.
The updated methodology had however, to my understanding, showcased something
that I had not expected: apparently, the memory allocated by amdgpu_bo_create()
does not actually accumulate in a linear fashion, instead, it seems like it is
replaced the second time the game is launched. Because of that, there is a
chance that more than the 65 megabytes were actually unavailable after the test
without DXVK, perhaps a sum of all the amdgpu_bo_create() calls' allocations.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>