search for: m_d_e

Displaying 1 result from an estimated 1 matches for "m_d_e".

Did you mean: __e
2025 Jan 24
1
[Question] Are "device exclusive non-swap entries" / "SVM atomics in Nouveau" still getting used in practice?
...rks good enough in the common case, or there is some other retry >> logic that makes it fly. > > I've crawled through the path to migrate pages from device memory back to > system memory a few months ago, and found some livelock issues in there. > Wouldn't be surprised if m_d_e has some of the same, but I didn't dig > through it (least because intel can't use it because not-so-great hw > design). Yes, that might be possible. Maybe something keeps spinning while the folio is locked instead of properly waiting for the lock. ... or someone is trying to conve...