[Intel-xe] [PATCH v5 00/10] Try to handle TLB invalidations from CT fast-path

Matthew Auld matthew.auld at intel.com
Thu Jul 6 16:20:04 UTC 2023


In various test cases and workloads that put the system under a heavy load, we
can sometimes see errors with missed TLB invalidations. If we handle the TLB
completions directly from IRQ we can see a big improvement.

v4:
  - Various tweaks. Big thing is to make sure we grab the fast_lock for the g2h
    reservation when doing the CT send, which closes one big race with the CT
    fast-path.
v5:
  - Various improvements. Fix the race with adding a fence after its seqno has
    already been signalled. (Matt Brost)

-- 
2.41.0



More information about the Intel-xe mailing list