<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [amdgpu] Ooops during shutdown - amdgpu_vm_grab_id"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93460#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [amdgpu] Ooops during shutdown - amdgpu_vm_grab_id"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93460">bug 93460</a>
              from <span class="vcard"><a class="email" href="mailto:deathsimple@vodafone.de" title="Christian König <deathsimple@vodafone.de>"> <span class="fn">Christian König</span></a>
</span></b>
        <pre>(In reply to <a href="mailto:david1.zhou@amd.com">david1.zhou@amd.com</a> from <a href="show_bug.cgi?id=93460#c6">comment #6</a>)
<span class="quote">> Maybe we shall avoid to use fence for vmid, instead using LRU list.</span >

Yeah, thought about that as well. The problem is that we used to have an LRU
list and I switched to fences because they had less overhead.

We still need to keep the fences around for synchronization, so I'm not sure if
that would really help.

The real price question is what is going wrong here?</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>