<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [CI] igt@gem_exec_schedule@wide-bsd1 - dmesg-fail - Failed assertion: __gem_context_create(fd, &ctx_id) == 0 / gem_exec_schedu: page allocation failure: order:0, mode:0x8402(__GFP_HIGHMEM|__GFP_RETRY_MAYFAIL|__GFP_ZERO), nodemask=(null)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=106739#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [CI] igt@gem_exec_schedule@wide-bsd1 - dmesg-fail - Failed assertion: __gem_context_create(fd, &ctx_id) == 0 / gem_exec_schedu: page allocation failure: order:0, mode:0x8402(__GFP_HIGHMEM|__GFP_RETRY_MAYFAIL|__GFP_ZERO), nodemask=(null)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=106739">bug 106739</a>
from <span class="vcard"><a class="email" href="mailto:chris@chris-wilson.co.uk" title="Chris Wilson <chris@chris-wilson.co.uk>"> <span class="fn">Chris Wilson</span></a>
</span></b>
<pre>So what it is saying is that it has over 10,000 free pages, some free in each
zone, and yet it doesn't want to let us have one of them.
The issue here is that we switched to __GFP_RETRY_MAYFAIL to let these
allocations fail under mempressure; but it's meant to at least try
direct-reclaim first.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are on the CC list for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>