Advertisement
Syriker

Untitled

Sep 8th, 2024
30
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.36 KB | None | 0 0
  1. _________________________________________________________________________________________________________
  2. CONCLUSION
  3. _________________________________________________________________________________________________________
  4. Your system seems to be having difficulty handling real-time audio and other tasks. You may experience drop outs, clicks or pops due to buffer underruns. 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:47:47 (h:mm:ss) on all processors.
  6.  
  7.  
  8. _________________________________________________________________________________________________________
  9. SYSTEM INFORMATION
  10. _________________________________________________________________________________________________________
  11. Computer name: JORDI-SERVER
  12. OS version: Windows 10, 10.0, version 2009, build: 19045 (x64)
  13. Hardware: To be filled by O.E.M., To be filled by O.E.M.
  14. BIOS: 4.6.5
  15. CPU: GenuineIntel Intel(R) Xeon(R) CPU E5-2697 v2 @ 2.70GHz
  16. Logical processors: 24
  17. Processor groups: 1
  18. Processor group size: 24
  19. RAM: 16303 MB total
  20.  
  21.  
  22. _________________________________________________________________________________________________________
  23. CPU SPEED
  24. _________________________________________________________________________________________________________
  25. Reported CPU speed (WMI): 120 MHz
  26. Reported CPU speed (registry): 2694 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): 686.10
  37. Average measured interrupt to process latency (µs): 5.599329
  38.  
  39. Highest measured interrupt to DPC latency (µs): 676.60
  40. Average measured interrupt to DPC latency (µs): 1.393535
  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): 208.925390
  49. Driver with highest ISR routine execution time: dxgkrnl.sys - DirectX Graphics Kernel, Microsoft Corporation
  50.  
  51. Highest reported total ISR routine time (%): 0.036490
  52. Driver with highest ISR total time: dxgkrnl.sys - DirectX Graphics Kernel, Microsoft Corporation
  53.  
  54. Total time spent in ISRs (%) 0.037369
  55.  
  56. ISR count (execution time <250 µs): 1258679
  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): 1253.491091
  70. Driver with highest DPC routine execution time: dxgkrnl.sys - DirectX Graphics Kernel, Microsoft Corporation
  71.  
  72. Highest reported total DPC routine time (%): 0.025811
  73. Driver with highest DPC total execution time: Wdf01000.sys - Kernel Mode Driver Framework Runtime, Microsoft Corporation
  74.  
  75. Total time spent in DPCs (%) 0.065235
  76.  
  77. DPC count (execution time <250 µs): 2258102
  78. DPC count (execution time 250-500 µs): 0
  79. DPC count (execution time 500-10000 µs): 286
  80. DPC count (execution time 1000-2000 µs): 1
  81. DPC count (execution time 2000-4000 µs): 0
  82. DPC count (execution time >=4000 µs): 0
  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: steam.exe
  93.  
  94. Total number of hard pagefaults 9353
  95. Hard pagefault count of hardest hit process: 4491
  96. Number of processes hit: 36
  97.  
  98.  
  99. _________________________________________________________________________________________________________
  100. PER CPU DATA
  101. _________________________________________________________________________________________________________
  102. CPU 0 Interrupt cycle time (s): 13.866910
  103. CPU 0 ISR highest execution time (µs): 0.0
  104. CPU 0 ISR total execution time (s): 0.0
  105. CPU 0 ISR count: 0
  106. CPU 0 DPC highest execution time (µs): 364.505568
  107. CPU 0 DPC total execution time (s): 0.334091
  108. CPU 0 DPC count: 185254
  109. _________________________________________________________________________________________________________
  110. CPU 1 Interrupt cycle time (s): 25.833166
  111. CPU 1 ISR highest execution time (µs): 0.0
  112. CPU 1 ISR total execution time (s): 0.0
  113. CPU 1 ISR count: 0
  114. CPU 1 DPC highest execution time (µs): 263.014477
  115. CPU 1 DPC total execution time (s): 0.078537
  116. CPU 1 DPC count: 26981
  117. _________________________________________________________________________________________________________
  118. CPU 2 Interrupt cycle time (s): 9.386894
  119. CPU 2 ISR highest execution time (µs): 0.0
  120. CPU 2 ISR total execution time (s): 0.0
  121. CPU 2 ISR count: 0
  122. CPU 2 DPC highest execution time (µs): 147.569042
  123. CPU 2 DPC total execution time (s): 0.059609
  124. CPU 2 DPC count: 6824
  125. _________________________________________________________________________________________________________
  126. CPU 3 Interrupt cycle time (s): 8.712311
  127. CPU 3 ISR highest execution time (µs): 0.0
  128. CPU 3 ISR total execution time (s): 0.0
  129. CPU 3 ISR count: 0
  130. CPU 3 DPC highest execution time (µs): 118.887528
  131. CPU 3 DPC total execution time (s): 0.014456
  132. CPU 3 DPC count: 1786
  133. _________________________________________________________________________________________________________
  134. CPU 4 Interrupt cycle time (s): 11.529522
  135. CPU 4 ISR highest execution time (µs): 0.0
  136. CPU 4 ISR total execution time (s): 0.0
  137. CPU 4 ISR count: 0
  138. CPU 4 DPC highest execution time (µs): 694.177060
  139. CPU 4 DPC total execution time (s): 0.077634
  140. CPU 4 DPC count: 9239
  141. _________________________________________________________________________________________________________
  142. CPU 5 Interrupt cycle time (s): 8.532859
  143. CPU 5 ISR highest execution time (µs): 0.0
  144. CPU 5 ISR total execution time (s): 0.0
  145. CPU 5 ISR count: 0
  146. CPU 5 DPC highest execution time (µs): 137.346325
  147. CPU 5 DPC total execution time (s): 0.004794
  148. CPU 5 DPC count: 539
  149. _________________________________________________________________________________________________________
  150. CPU 6 Interrupt cycle time (s): 63.990362
  151. CPU 6 ISR highest execution time (µs): 21.959911
  152. CPU 6 ISR total execution time (s): 0.492045
  153. CPU 6 ISR count: 361133
  154. CPU 6 DPC highest execution time (µs): 266.512249
  155. CPU 6 DPC total execution time (s): 17.813159
  156. CPU 6 DPC count: 369857
  157. _________________________________________________________________________________________________________
  158. CPU 7 Interrupt cycle time (s): 8.015097
  159. CPU 7 ISR highest execution time (µs): 0.0
  160. CPU 7 ISR total execution time (s): 0.0
  161. CPU 7 ISR count: 0
  162. CPU 7 DPC highest execution time (µs): 115.684855
  163. CPU 7 DPC total execution time (s): 0.005824
  164. CPU 7 DPC count: 620
  165. _________________________________________________________________________________________________________
  166. CPU 8 Interrupt cycle time (s): 10.283517
  167. CPU 8 ISR highest execution time (µs): 0.0
  168. CPU 8 ISR total execution time (s): 0.0
  169. CPU 8 ISR count: 0
  170. CPU 8 DPC highest execution time (µs): 108.516704
  171. CPU 8 DPC total execution time (s): 0.028416
  172. CPU 8 DPC count: 3645
  173. _________________________________________________________________________________________________________
  174. CPU 9 Interrupt cycle time (s): 8.396660
  175. CPU 9 ISR highest execution time (µs): 0.0
  176. CPU 9 ISR total execution time (s): 0.0
  177. CPU 9 ISR count: 0
  178. CPU 9 DPC highest execution time (µs): 111.547884
  179. CPU 9 DPC total execution time (s): 0.005534
  180. CPU 9 DPC count: 594
  181. _________________________________________________________________________________________________________
  182. CPU 10 Interrupt cycle time (s): 10.535186
  183. CPU 10 ISR highest execution time (µs): 0.0
  184. CPU 10 ISR total execution time (s): 0.0
  185. CPU 10 ISR count: 0
  186. CPU 10 DPC highest execution time (µs): 99.727171
  187. CPU 10 DPC total execution time (s): 0.030862
  188. CPU 10 DPC count: 4051
  189. _________________________________________________________________________________________________________
  190. CPU 11 Interrupt cycle time (s): 8.168581
  191. CPU 11 ISR highest execution time (µs): 0.0
  192. CPU 11 ISR total execution time (s): 0.0
  193. CPU 11 ISR count: 0
  194. CPU 11 DPC highest execution time (µs): 115.799555
  195. CPU 11 DPC total execution time (s): 0.01030
  196. CPU 11 DPC count: 1342
  197. _________________________________________________________________________________________________________
  198. CPU 12 Interrupt cycle time (s): 10.611117
  199. CPU 12 ISR highest execution time (µs): 0.0
  200. CPU 12 ISR total execution time (s): 0.0
  201. CPU 12 ISR count: 0
  202. CPU 12 DPC highest execution time (µs): 117.742762
  203. CPU 12 DPC total execution time (s): 0.018984
  204. CPU 12 DPC count: 2571
  205. _________________________________________________________________________________________________________
  206. CPU 13 Interrupt cycle time (s): 8.231037
  207. CPU 13 ISR highest execution time (µs): 0.0
  208. CPU 13 ISR total execution time (s): 0.0
  209. CPU 13 ISR count: 0
  210. CPU 13 DPC highest execution time (µs): 125.146993
  211. CPU 13 DPC total execution time (s): 0.004480
  212. CPU 13 DPC count: 466
  213. _________________________________________________________________________________________________________
  214. CPU 14 Interrupt cycle time (s): 10.346189
  215. CPU 14 ISR highest execution time (µs): 0.0
  216. CPU 14 ISR total execution time (s): 0.0
  217. CPU 14 ISR count: 0
  218. CPU 14 DPC highest execution time (µs): 132.584633
  219. CPU 14 DPC total execution time (s): 0.017956
  220. CPU 14 DPC count: 2217
  221. _________________________________________________________________________________________________________
  222. CPU 15 Interrupt cycle time (s): 7.945898
  223. CPU 15 ISR highest execution time (µs): 0.0
  224. CPU 15 ISR total execution time (s): 0.0
  225. CPU 15 ISR count: 0
  226. CPU 15 DPC highest execution time (µs): 100.176689
  227. CPU 15 DPC total execution time (s): 0.002827
  228. CPU 15 DPC count: 390
  229. _________________________________________________________________________________________________________
  230. CPU 16 Interrupt cycle time (s): 13.028847
  231. CPU 16 ISR highest execution time (µs): 0.0
  232. CPU 16 ISR total execution time (s): 0.0
  233. CPU 16 ISR count: 0
  234. CPU 16 DPC highest execution time (µs): 96.719376
  235. CPU 16 DPC total execution time (s): 0.011750
  236. CPU 16 DPC count: 1384
  237. _________________________________________________________________________________________________________
  238. CPU 17 Interrupt cycle time (s): 9.213365
  239. CPU 17 ISR highest execution time (µs): 0.0
  240. CPU 17 ISR total execution time (s): 0.0
  241. CPU 17 ISR count: 0
  242. CPU 17 DPC highest execution time (µs): 114.260579
  243. CPU 17 DPC total execution time (s): 0.003529
  244. CPU 17 DPC count: 494
  245. _________________________________________________________________________________________________________
  246. CPU 18 Interrupt cycle time (s): 110.482667
  247. CPU 18 ISR highest execution time (µs): 208.925390
  248. CPU 18 ISR total execution time (s): 25.112797
  249. CPU 18 ISR count: 874259
  250. CPU 18 DPC highest execution time (µs): 1253.491091
  251. CPU 18 DPC total execution time (s): 26.265438
  252. CPU 18 DPC count: 1611621
  253. _________________________________________________________________________________________________________
  254. CPU 19 Interrupt cycle time (s): 8.512437
  255. CPU 19 ISR highest execution time (µs): 0.0
  256. CPU 19 ISR total execution time (s): 0.0
  257. CPU 19 ISR count: 0
  258. CPU 19 DPC highest execution time (µs): 97.209354
  259. CPU 19 DPC total execution time (s): 0.003744
  260. CPU 19 DPC count: 489
  261. _________________________________________________________________________________________________________
  262. CPU 20 Interrupt cycle time (s): 12.435323
  263. CPU 20 ISR highest execution time (µs): 0.0
  264. CPU 20 ISR total execution time (s): 0.0
  265. CPU 20 ISR count: 0
  266. CPU 20 DPC highest execution time (µs): 99.316258
  267. CPU 20 DPC total execution time (s): 0.018448
  268. CPU 20 DPC count: 2040
  269. _________________________________________________________________________________________________________
  270. CPU 21 Interrupt cycle time (s): 11.151110
  271. CPU 21 ISR highest execution time (µs): 24.660356
  272. CPU 21 ISR total execution time (s): 0.112644
  273. CPU 21 ISR count: 23287
  274. CPU 21 DPC highest execution time (µs): 121.969933
  275. CPU 21 DPC total execution time (s): 0.069671
  276. CPU 21 DPC count: 24100
  277. _________________________________________________________________________________________________________
  278. CPU 22 Interrupt cycle time (s): 11.199964
  279. CPU 22 ISR highest execution time (µs): 0.0
  280. CPU 22 ISR total execution time (s): 0.0
  281. CPU 22 ISR count: 0
  282. CPU 22 DPC highest execution time (µs): 98.178174
  283. CPU 22 DPC total execution time (s): 0.009854
  284. CPU 22 DPC count: 1224
  285. _________________________________________________________________________________________________________
  286. CPU 23 Interrupt cycle time (s): 9.352110
  287. CPU 23 ISR highest execution time (µs): 0.0
  288. CPU 23 ISR total execution time (s): 0.0
  289. CPU 23 ISR count: 0
  290. CPU 23 DPC highest execution time (µs): 113.995546
  291. CPU 23 DPC total execution time (s): 0.005379
  292. CPU 23 DPC count: 661
  293. _________________________________________________________________________________________________________
  294.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement