---
sourceDocument: Xanadu ServiceNow AI Platform Administration
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/xanadu/platform-administration

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu ServiceNow AI Platform Administration

ft:clusterId :

    - platadm

bundleId :

    - platadm

workflow :

    - Platform


---

# Slow mutex locks record detail

# Slow mutex locks record detail {#ariaid-title1}

* Release version: Xanadu
* 
* Updated August 1, 2024
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Administrators can use slow mutex logs to gain insight into how mutex locks are
affecting platform performance.
{#r_stats_slow_mutex__simpletable_uy5_zlw_yp__entry__2}

| Field | Description |
|-|-|
| Mutex name | The name of the mutex lock for this record. |
| Is Fast Lock | If false, the lock was placed on a record in the ServiceNow platform. If true, the lock was placed on a record in the underlying database. |
| Average execution time | The average time for which the mutex lock was held. |
| 2-hour moving average (ms) | The average of the moving average values of execution time, calculated over periods of two hours. |
| Day moving average (ms) | The average of the moving average values of execution time, calculated over periods of one day. |
| Month moving average (ms) | The average of the moving average values of execution time, calculated over periods of one month. |
| Execution count | The number of similar occurrences that are aggregated. |
| Last sighting | The time and date the last occurrence was noted. |
| First sighting | The time and date the first occurrence was noted. |
| Example stack trace | A stack trace for an individual mutex lock. |
| Total execution time | The sum of execution time for the aggregated occurrences. |
| Has | The hash value for this record. |
| Label | The mutex lock label. |
| Example URL | The URL for an individual mutex lock. |
| Event Execution Time / Event Count Trend graphs | The Mutex Execution Time Trend graphs show the total execution time of these mutex locks over the most recent period of two hours, one day, or one month. The Mutex Count Trend graphs show the mutex lock counts over the most recent period of two hours, one day, or one month. |
[Table 1.]

{#r_stats_slow_mutex__simpletable_uy5_zlw_yp}

