Guest User

Untitled

a guest
Jun 27th, 2025
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.08 KB | None | 0 0
  1. _________________________________________________________________________________________________________
  2. CONCLUSION
  3. _________________________________________________________________________________________________________
  4. Your system appears to be having trouble handling real-time audio and other tasks. You are likely to experience buffer underruns appearing as drop outs, clicks or pops. One or more DPC routines that belong to a driver running in your system appear to be executing for too long. One problem may be related to power management, disable CPU throttling settings in Control Panel and BIOS setup. Check for BIOS updates.
  5. LatencyMon has been analyzing your system for 0:02:38 (h:mm:ss) on all processors.
  6.  
  7.  
  8. _________________________________________________________________________________________________________
  9. SYSTEM INFORMATION
  10. _________________________________________________________________________________________________________
  11. Computer name: DESKTOP-IUKBC6Q
  12. OS version: Windows 10, 10.0, version 2009, build: 19045 (x64)
  13. Hardware: A620M GAMING X, Gigabyte Technology Co., Ltd.
  14. BIOS: FB5
  15. CPU: AuthenticAMD AMD Ryzen 5 7600 6-Core Processor
  16. Logical processors: 12
  17. Processor groups: 1
  18. Processor group size: 12
  19. RAM: 31861 MB total
  20.  
  21.  
  22. _________________________________________________________________________________________________________
  23. CPU SPEED
  24. _________________________________________________________________________________________________________
  25. Reported CPU speed (WMI): 3801 MHz
  26. Reported CPU speed (registry): 3793 MHz
  27.  
  28. Note: reported execution times may be calculated based on a fixed reported CPU speed. Disable variable speed settings like Intel Speed Step and AMD Cool N Quiet in the BIOS setup for more accurate results.
  29.  
  30.  
  31. _________________________________________________________________________________________________________
  32. MEASURED INTERRUPT TO USER PROCESS LATENCIES
  33. _________________________________________________________________________________________________________
  34. The interrupt to process latency reflects the measured interval that a usermode process needed to respond to a hardware request from the moment the interrupt service routine started execution. This includes the scheduling and execution of a DPC routine, the signaling of an event and the waking up of a usermode thread from an idle wait state in response to that event.
  35.  
  36. Highest measured interrupt to process latency (µs): 13457,60
  37. Average measured interrupt to process latency (µs): 186,957866
  38.  
  39. Highest measured interrupt to DPC latency (µs): 13455,60
  40. Average measured interrupt to DPC latency (µs): 183,901555
  41.  
  42.  
  43. _________________________________________________________________________________________________________
  44. REPORTED ISRs
  45. _________________________________________________________________________________________________________
  46. Interrupt service routines are routines installed by the OS and device drivers that execute in response to a hardware interrupt signal.
  47.  
  48. Highest ISR routine execution time (µs): 87,250725
  49. Driver with highest ISR routine execution time: HDAudBus.sys - High Definition Audio Bus Driver, Microsoft Corporation
  50.  
  51. Highest reported total ISR routine time (%): 0,003846
  52. Driver with highest ISR total time: HDAudBus.sys - High Definition Audio Bus Driver, Microsoft Corporation
  53.  
  54. Total time spent in ISRs (%) 0,004298
  55.  
  56. ISR count (execution time <250 µs): 28314
  57. ISR count (execution time 250-500 µs): 0
  58. ISR count (execution time 500-1000 µs): 0
  59. ISR count (execution time 1000-2000 µs): 0
  60. ISR count (execution time 2000-4000 µs): 0
  61. ISR count (execution time >=4000 µs): 0
  62.  
  63.  
  64. _________________________________________________________________________________________________________
  65. REPORTED DPCs
  66. _________________________________________________________________________________________________________
  67. DPC routines are part of the interrupt servicing dispatch mechanism and disable the possibility for a process to utilize the CPU while it is interrupted until the DPC has finished execution.
  68.  
  69. Highest DPC routine execution time (µs): 12685,968890
  70. Driver with highest DPC routine execution time: dxgkrnl.sys - DirectX Graphics Kernel, Microsoft Corporation
  71.  
  72. Highest reported total DPC routine time (%): 0,150722
  73. Driver with highest DPC total execution time: dxgkrnl.sys - DirectX Graphics Kernel, Microsoft Corporation
  74.  
  75. Total time spent in DPCs (%) 0,162635
  76.  
  77. DPC count (execution time <250 µs): 195356
  78. DPC count (execution time 250-500 µs): 0
  79. DPC count (execution time 500-10000 µs): 1245
  80. DPC count (execution time 1000-2000 µs): 199
  81. DPC count (execution time 2000-4000 µs): 173
  82. DPC count (execution time >=4000 µs): 51
  83.  
  84.  
  85. _________________________________________________________________________________________________________
  86. REPORTED HARD PAGEFAULTS
  87. _________________________________________________________________________________________________________
  88. Hard pagefaults are events that get triggered by making use of virtual memory that is not resident in RAM but backed by a memory mapped file on disk. The process of resolving the hard pagefault requires reading in the memory from disk while the process is interrupted and blocked from execution.
  89.  
  90. NOTE: some processes were hit by hard pagefaults. If these were programs producing audio, they are likely to interrupt the audio stream resulting in dropouts, clicks and pops. Check the Processes tab to see which programs were hit.
  91.  
  92. Process with highest pagefault count: arma3_x64.exe
  93.  
  94. Total number of hard pagefaults 1501
  95. Hard pagefault count of hardest hit process: 722
  96. Number of processes hit: 25
  97.  
  98.  
  99. _________________________________________________________________________________________________________
  100. PER CPU DATA
  101. _________________________________________________________________________________________________________
  102. CPU 0 Interrupt cycle time (s): 33,317363
  103. CPU 0 ISR highest execution time (µs): 14,867387
  104. CPU 0 ISR total execution time (s): 0,016389
  105. CPU 0 ISR count: 7424
  106. CPU 0 DPC highest execution time (µs): 12685,968890
  107. CPU 0 DPC total execution time (s): 3,000268
  108. CPU 0 DPC count: 161912
  109. _________________________________________________________________________________________________________
  110. CPU 1 Interrupt cycle time (s): 0,671935
  111. CPU 1 ISR highest execution time (µs): 87,250725
  112. CPU 1 ISR total execution time (s): 0,057141
  113. CPU 1 ISR count: 11329
  114. CPU 1 DPC highest execution time (µs): 38,240443
  115. CPU 1 DPC total execution time (s): 0,026701
  116. CPU 1 DPC count: 7125
  117. _________________________________________________________________________________________________________
  118. CPU 2 Interrupt cycle time (s): 0,483018
  119. CPU 2 ISR highest execution time (µs): 14,406538
  120. CPU 2 ISR total execution time (s): 0,004341
  121. CPU 2 ISR count: 1721
  122. CPU 2 DPC highest execution time (µs): 37,078302
  123. CPU 2 DPC total execution time (s): 0,007141
  124. CPU 2 DPC count: 2717
  125. _________________________________________________________________________________________________________
  126. CPU 3 Interrupt cycle time (s): 0,434336
  127. CPU 3 ISR highest execution time (µs): 3,526496
  128. CPU 3 ISR total execution time (s): 0,000147
  129. CPU 3 ISR count: 247
  130. CPU 3 DPC highest execution time (µs): 21,289217
  131. CPU 3 DPC total execution time (s): 0,001515
  132. CPU 3 DPC count: 660
  133. _________________________________________________________________________________________________________
  134. CPU 4 Interrupt cycle time (s): 0,518140
  135. CPU 4 ISR highest execution time (µs): 2,644872
  136. CPU 4 ISR total execution time (s): 0,000521
  137. CPU 4 ISR count: 846
  138. CPU 4 DPC highest execution time (µs): 148,954390
  139. CPU 4 DPC total execution time (s): 0,013170
  140. CPU 4 DPC count: 5485
  141. _________________________________________________________________________________________________________
  142. CPU 5 Interrupt cycle time (s): 0,956533
  143. CPU 5 ISR highest execution time (µs): 1,993673
  144. CPU 5 ISR total execution time (s): 0,000232
  145. CPU 5 ISR count: 360
  146. CPU 5 DPC highest execution time (µs): 29,173741
  147. CPU 5 DPC total execution time (s): 0,020741
  148. CPU 5 DPC count: 11781
  149. _________________________________________________________________________________________________________
  150. CPU 6 Interrupt cycle time (s): 0,535228
  151. CPU 6 ISR highest execution time (µs): 1,913525
  152. CPU 6 ISR total execution time (s): 0,000147
  153. CPU 6 ISR count: 228
  154. CPU 6 DPC highest execution time (µs): 33,221197
  155. CPU 6 DPC total execution time (s): 0,004875
  156. CPU 6 DPC count: 1806
  157. _________________________________________________________________________________________________________
  158. CPU 7 Interrupt cycle time (s): 0,273793
  159. CPU 7 ISR highest execution time (µs): 1,703137
  160. CPU 7 ISR total execution time (s): 0,000010
  161. CPU 7 ISR count: 14
  162. CPU 7 DPC highest execution time (µs): 11,911943
  163. CPU 7 DPC total execution time (s): 0,000137
  164. CPU 7 DPC count: 80
  165. _________________________________________________________________________________________________________
  166. CPU 8 Interrupt cycle time (s): 0,530695
  167. CPU 8 ISR highest execution time (µs): 4,107567
  168. CPU 8 ISR total execution time (s): 0,001092
  169. CPU 8 ISR count: 2275
  170. CPU 8 DPC highest execution time (µs): 19,866596
  171. CPU 8 DPC total execution time (s): 0,003112
  172. CPU 8 DPC count: 1180
  173. _________________________________________________________________________________________________________
  174. CPU 9 Interrupt cycle time (s): 0,277924
  175. CPU 9 ISR highest execution time (µs): 1,402584
  176. CPU 9 ISR total execution time (s): 0,000514
  177. CPU 9 ISR count: 1211
  178. CPU 9 DPC highest execution time (µs): 14,216188
  179. CPU 9 DPC total execution time (s): 0,000541
  180. CPU 9 DPC count: 231
  181. _________________________________________________________________________________________________________
  182. CPU 10 Interrupt cycle time (s): 0,307468
  183. CPU 10 ISR highest execution time (µs): 2,815186
  184. CPU 10 ISR total execution time (s): 0,000755
  185. CPU 10 ISR count: 1515
  186. CPU 10 DPC highest execution time (µs): 33,882415
  187. CPU 10 DPC total execution time (s): 0,011011
  188. CPU 10 DPC count: 2838
  189. _________________________________________________________________________________________________________
  190. CPU 11 Interrupt cycle time (s): 0,439872
  191. CPU 11 ISR highest execution time (µs): 1,472713
  192. CPU 11 ISR total execution time (s): 0,000498
  193. CPU 11 ISR count: 1144
  194. CPU 11 DPC highest execution time (µs): 303,34880
  195. CPU 11 DPC total execution time (s): 0,005628
  196. CPU 11 DPC count: 1209
  197. _________________________________________________________________________________________________________
Advertisement
Add Comment
Please, Sign In to add comment