> [!MultiXactOffsetSLRU]
> <table><tr><td rowspan="4" width="25%"><img src="assets/wl_lwlock_multixact_hub.png"></td><td><b>Wait Category</b></td><td>LWLock</td></tr><tr><td><b>Mechanism</b></td><td><code>MultiXactOffsetSLRULock</code></td></tr><tr><td><b>Operations</b></td><td><a href="Operations/Tuple/ModifyTable">ModifyTable</a>, <a href="Operations/Table/SeqScan">SeqScan</a></td></tr><tr><td><b>Resources</b></td><td><a href="Resources/RAM">Memory</a>, <a href="Resources/CPU">CPU</a></td></tr><tr><td colspan="3">Contention on the <b>MultiXact Mapping Cache</b>. Every time the engine encounters a shared row lock, it must look up the "Offset" for the MultiXact ID to determine which transactions hold the lock.</td></tr></table>