Guest User

Untitled

a guest
Oct 12th, 2021
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.43 KB | None | 0 0
  1. _________________________________________________________________________________________________________
  2. CONCLUSION
  3. _________________________________________________________________________________________________________
  4. Your system appears to be suitable for handling real-time audio and other tasks without dropouts.
  5. LatencyMon has been analyzing your system for 0:01:01 (h:mm:ss) on all processors.
  6.  
  7.  
  8. _________________________________________________________________________________________________________
  9. SYSTEM INFORMATION
  10. _________________________________________________________________________________________________________
  11. Computer name: ZORIAN-PC
  12. OS version: Windows 10, 10.0, version 2009, build: 19043 (x64)
  13. Hardware: System Product Name, ASUS
  14. CPU: GenuineIntel Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz
  15. Logical processors: 12
  16. Processor groups: 1
  17. RAM: 32700 MB total
  18.  
  19.  
  20. _________________________________________________________________________________________________________
  21. CPU SPEED
  22. _________________________________________________________________________________________________________
  23. Reported CPU speed: 4696 MHz
  24.  
  25. 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.
  26.  
  27.  
  28. _________________________________________________________________________________________________________
  29. MEASURED INTERRUPT TO USER PROCESS LATENCIES
  30. _________________________________________________________________________________________________________
  31. 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.
  32.  
  33. Highest measured interrupt to process latency (µs): 903,90
  34. Average measured interrupt to process latency (µs): 6,189546
  35.  
  36. Highest measured interrupt to DPC latency (µs): 892,30
  37. Average measured interrupt to DPC latency (µs): 2,441166
  38.  
  39.  
  40. _________________________________________________________________________________________________________
  41. REPORTED ISRs
  42. _________________________________________________________________________________________________________
  43. Interrupt service routines are routines installed by the OS and device drivers that execute in response to a hardware interrupt signal.
  44.  
  45. Highest ISR routine execution time (µs): 154,463745
  46. Driver with highest ISR routine execution time: dxgkrnl.sys - DirectX Graphics Kernel, Microsoft Corporation
  47.  
  48. Highest reported total ISR routine time (%): 0,076747
  49. Driver with highest ISR total time: dxgkrnl.sys - DirectX Graphics Kernel, Microsoft Corporation
  50.  
  51. Total time spent in ISRs (%) 0,097620
  52.  
  53. ISR count (execution time <250 µs): 68317
  54. ISR count (execution time 250-500 µs): 0
  55. ISR count (execution time 500-1000 µs): 0
  56. ISR count (execution time 1000-2000 µs): 0
  57. ISR count (execution time 2000-4000 µs): 0
  58. ISR count (execution time >=4000 µs): 0
  59.  
  60.  
  61. _________________________________________________________________________________________________________
  62. REPORTED DPCs
  63. _________________________________________________________________________________________________________
  64. 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.
  65.  
  66. Highest DPC routine execution time (µs): 433,376623
  67. Driver with highest DPC routine execution time: netbt.sys - MBT Transport driver, Microsoft Corporation
  68.  
  69. Highest reported total DPC routine time (%): 0,066936
  70. Driver with highest DPC total execution time: Wdf01000.sys - Kernel Mode Driver Framework Runtime, Microsoft Corporation
  71.  
  72. Total time spent in DPCs (%) 0,152892
  73.  
  74. DPC count (execution time <250 µs): 110018
  75. DPC count (execution time 250-500 µs): 0
  76. DPC count (execution time 500-10000 µs): 5
  77. DPC count (execution time 1000-2000 µs): 0
  78. DPC count (execution time 2000-4000 µs): 0
  79. DPC count (execution time >=4000 µs): 0
  80.  
  81.  
  82. _________________________________________________________________________________________________________
  83. REPORTED HARD PAGEFAULTS
  84. _________________________________________________________________________________________________________
  85. 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.
  86.  
  87. 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.
  88.  
  89. Process with highest pagefault count: ekrn.exe
  90.  
  91. Total number of hard pagefaults 2065
  92. Hard pagefault count of hardest hit process: 1271
  93. Number of processes hit: 41
  94.  
  95.  
  96. _________________________________________________________________________________________________________
  97. PER CPU DATA
  98. _________________________________________________________________________________________________________
  99. CPU 0 Interrupt cycle time (s): 2,644606
  100. CPU 0 ISR highest execution time (µs): 154,463745
  101. CPU 0 ISR total execution time (s): 0,682417
  102. CPU 0 ISR count: 57787
  103. CPU 0 DPC highest execution time (µs): 396,739719
  104. CPU 0 DPC total execution time (s): 0,971449
  105. CPU 0 DPC count: 90336
  106. _________________________________________________________________________________________________________
  107. CPU 1 Interrupt cycle time (s): 0,597962
  108. CPU 1 ISR highest execution time (µs): 103,186147
  109. CPU 1 ISR total execution time (s): 0,032786
  110. CPU 1 ISR count: 10456
  111. CPU 1 DPC highest execution time (µs): 125,597403
  112. CPU 1 DPC total execution time (s): 0,111947
  113. CPU 1 DPC count: 9733
  114. _________________________________________________________________________________________________________
  115. CPU 2 Interrupt cycle time (s): 0,361206
  116. CPU 2 ISR highest execution time (µs): 27,341450
  117. CPU 2 ISR total execution time (s): 0,000651
  118. CPU 2 ISR count: 74
  119. CPU 2 DPC highest execution time (µs): 433,376623
  120. CPU 2 DPC total execution time (s): 0,012878
  121. CPU 2 DPC count: 4905
  122. _________________________________________________________________________________________________________
  123. CPU 3 Interrupt cycle time (s): 0,246782
  124. CPU 3 ISR highest execution time (µs): 0,0
  125. CPU 3 ISR total execution time (s): 0,0
  126. CPU 3 ISR count: 0
  127. CPU 3 DPC highest execution time (µs): 65,214286
  128. CPU 3 DPC total execution time (s): 0,002278
  129. CPU 3 DPC count: 435
  130. _________________________________________________________________________________________________________
  131. CPU 4 Interrupt cycle time (s): 0,2820
  132. CPU 4 ISR highest execution time (µs): 0,0
  133. CPU 4 ISR total execution time (s): 0,0
  134. CPU 4 ISR count: 0
  135. CPU 4 DPC highest execution time (µs): 141,033009
  136. CPU 4 DPC total execution time (s): 0,006029
  137. CPU 4 DPC count: 1221
  138. _________________________________________________________________________________________________________
  139. CPU 5 Interrupt cycle time (s): 0,196959
  140. CPU 5 ISR highest execution time (µs): 0,0
  141. CPU 5 ISR total execution time (s): 0,0
  142. CPU 5 ISR count: 0
  143. CPU 5 DPC highest execution time (µs): 32,550866
  144. CPU 5 DPC total execution time (s): 0,001051
  145. CPU 5 DPC count: 223
  146. _________________________________________________________________________________________________________
  147. CPU 6 Interrupt cycle time (s): 0,244814
  148. CPU 6 ISR highest execution time (µs): 0,0
  149. CPU 6 ISR total execution time (s): 0,0
  150. CPU 6 ISR count: 0
  151. CPU 6 DPC highest execution time (µs): 101,882576
  152. CPU 6 DPC total execution time (s): 0,003045
  153. CPU 6 DPC count: 660
  154. _________________________________________________________________________________________________________
  155. CPU 7 Interrupt cycle time (s): 0,216259
  156. CPU 7 ISR highest execution time (µs): 0,0
  157. CPU 7 ISR total execution time (s): 0,0
  158. CPU 7 ISR count: 0
  159. CPU 7 DPC highest execution time (µs): 45,722944
  160. CPU 7 DPC total execution time (s): 0,001241
  161. CPU 7 DPC count: 278
  162. _________________________________________________________________________________________________________
  163. CPU 8 Interrupt cycle time (s): 0,278544
  164. CPU 8 ISR highest execution time (µs): 0,0
  165. CPU 8 ISR total execution time (s): 0,0
  166. CPU 8 ISR count: 0
  167. CPU 8 DPC highest execution time (µs): 60,918831
  168. CPU 8 DPC total execution time (s): 0,003859
  169. CPU 8 DPC count: 799
  170. _________________________________________________________________________________________________________
  171. CPU 9 Interrupt cycle time (s): 0,237715
  172. CPU 9 ISR highest execution time (µs): 0,0
  173. CPU 9 ISR total execution time (s): 0,0
  174. CPU 9 ISR count: 0
  175. CPU 9 DPC highest execution time (µs): 186,784632
  176. CPU 9 DPC total execution time (s): 0,002012
  177. CPU 9 DPC count: 388
  178. _________________________________________________________________________________________________________
  179. CPU 10 Interrupt cycle time (s): 0,340312
  180. CPU 10 ISR highest execution time (µs): 0,0
  181. CPU 10 ISR total execution time (s): 0,0
  182. CPU 10 ISR count: 0
  183. CPU 10 DPC highest execution time (µs): 169,769481
  184. CPU 10 DPC total execution time (s): 0,004217
  185. CPU 10 DPC count: 826
  186. _________________________________________________________________________________________________________
  187. CPU 11 Interrupt cycle time (s): 0,182768
  188. CPU 11 ISR highest execution time (µs): 0,0
  189. CPU 11 ISR total execution time (s): 0,0
  190. CPU 11 ISR count: 0
  191. CPU 11 DPC highest execution time (µs): 45,014069
  192. CPU 11 DPC total execution time (s): 0,001161
  193. CPU 11 DPC count: 219
  194. _________________________________________________________________________________________________________
Advertisement
Add Comment
Please, Sign In to add comment