<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - [IGT] Fail some sub test on gem_evict_everything"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=101857#c18">Comment # 18</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - [IGT] Fail some sub test on gem_evict_everything"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=101857">bug 101857</a>
              from <span class="vcard"><a class="email" href="mailto:ewelina.musial@intel.com" title="Ewelina Musial <ewelina.musial@intel.com>"> <span class="fn">Ewelina Musial</span></a>
</span></b>
        <pre>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.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are on the CC list for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>