<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - amdgpu couldn't resume after suspend"
href="https://bugs.freedesktop.org/show_bug.cgi?id=107652#c11">Comment # 11</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - amdgpu couldn't resume after suspend"
href="https://bugs.freedesktop.org/show_bug.cgi?id=107652">bug 107652</a>
from <span class="vcard"><a class="email" href="mailto:andrey.grodzovsky@amd.com" title="Andrey Grodzovsky <andrey.grodzovsky@amd.com>"> <span class="fn">Andrey Grodzovsky</span></a>
</span></b>
<pre>I see from the log that your failure was on 0 order allocation (1 page) in zone
NORMAL but this ZONE still had enough 1 page blocks and even larger blocks to
fulfill your request so that strange.
The only problem I see from the logs is that your free memory in zone NORMAL
was lower then min watermark watermark, which AFAIK this should have triggered
kswapd to start swapping out memory. I do see you have already some pages in
swap so maybe that it.
Any way , I can't understand why exactly that failed from the logs. Possibly
some memory leaks.
Please add cat /sys/kernel/debug/dri/0/amdgpu_gem_info immdialy before and
after suspend operation to see how much memory the driver allocated.
I will try to ask people from #mm about your log.</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>