GT.M produces this warning when:
![]() | Note |
---|---|
GT.M blocks signals during MUTEXLCKALERT warnings. This means that GT.M defers error handling as a result of TP timeout ($ZMAXTPTIME), interrupt handler invocation, $ztimeout action, MUPIP STOP, etc. until the mutex is released. For example,a process may have a 10 seconds $ZMAXTIMEOUT but GT.M may execute the error handler at a materially later time, until after the MUTEXLCKALERT condition has cleared. |
![]() | |
Do not apply IO reduction strategies all at once. Try them one at a time and always verify/measure the results of each strategy. |