[Bug 101857] [IGT] Fail some sub test on gem_evict_everything

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Jun 7 11:28:33 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=101857

--- Comment #18 from Ewelina Musial <ewelina.musial at intel.com> ---
Work on this topic in progress. 
I prepared patch for mlocked-* subtests but they can not be merged yet because
of some dependencies to other non-merged patches yet.

Problem was with few functionalities, e.g. test tried to mlock() to big memory
size which triggered OOM killer. This OOM killer stopped only one process but
then test waited for this process because we did not take into account that
process can be killed and this was the reason why main process failed.
We need changes in test and in oom_killer() implementation. I prepared changes
for test, changes for IGT library and oom_killer (which are dependencies for my
patch) are done by someone other and are waiting for reviewing/pushing.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20180607/d7041637/attachment.html>


More information about the intel-gfx-bugs mailing list