Add AioUringCompletion in wait_event_names.txt
Oversight in c325a7633fcb, where the LWLock tranche AioUringCompletion has been added. Author: Bertrand Drouvot <bertranddrouvot.pg@gmail.com> Discussion: https://postgr.es/m/aDT5sBOxJTdulXnE@paquier.xyz
This commit is contained in:
parent
a1de1b0833
commit
c3623703f3
@ -401,6 +401,7 @@ SerialSLRU "Waiting to access the serializable transaction conflict SLRU cache."
|
|||||||
SubtransSLRU "Waiting to access the sub-transaction SLRU cache."
|
SubtransSLRU "Waiting to access the sub-transaction SLRU cache."
|
||||||
XactSLRU "Waiting to access the transaction status SLRU cache."
|
XactSLRU "Waiting to access the transaction status SLRU cache."
|
||||||
ParallelVacuumDSA "Waiting for parallel vacuum dynamic shared memory allocation."
|
ParallelVacuumDSA "Waiting for parallel vacuum dynamic shared memory allocation."
|
||||||
|
AioUringCompletion "Waiting for another process to complete IO via io_uring."
|
||||||
|
|
||||||
# No "ABI_compatibility" region here as WaitEventLWLock has its own C code.
|
# No "ABI_compatibility" region here as WaitEventLWLock has its own C code.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user