Advertisement
Guest User

LatencyMon Project M

a guest
Jul 15th, 2014
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.95 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 ISR 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:15:11 (h:mm:ss) on all processors.
  6.  
  7.  
  8. _________________________________________________________________________________________________________
  9. SYSTEM INFORMATION
  10. _________________________________________________________________________________________________________
  11. Computer name:
  12. OS version: Windows 7 Service Pack 1, 6.1, build: 7601 (x64)
  13. Hardware: ASUSTeK Computer INC., P6T DELUXE V2
  14. CPU: GenuineIntel Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz
  15. Logical processors: 8
  16. Processor groups: 1
  17. RAM: 12279 MB total
  18.  
  19.  
  20. _________________________________________________________________________________________________________
  21. CPU SPEED
  22. _________________________________________________________________________________________________________
  23. Reported CPU speed: 3200.0 MHz
  24. Measured CPU speed: 3737.0 MHz (approx.)
  25.  
  26. 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.
  27.  
  28.  
  29. _________________________________________________________________________________________________________
  30. MEASURED INTERRUPT TO USER PROCESS LATENCIES
  31. _________________________________________________________________________________________________________
  32. 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.
  33.  
  34. Highest measured interrupt to process latency (µs): 23727.559616
  35. Average measured interrupt to process latency (µs): 2.872804
  36.  
  37. Highest measured interrupt to DPC latency (µs): 149.437226
  38. Average measured interrupt to DPC latency (µs): 0.690519
  39.  
  40.  
  41. _________________________________________________________________________________________________________
  42. REPORTED ISRs
  43. _________________________________________________________________________________________________________
  44. Interrupt service routines are routines installed by the OS and device drivers that execute in response to a hardware interrupt signal.
  45.  
  46. Highest ISR routine execution time (µs): 1699.110
  47. Driver with highest ISR routine execution time: dxgkrnl.sys - DirectX Graphics Kernel, Microsoft Corporation
  48.  
  49. Highest reported total ISR routine time (%): 0.070211
  50. Driver with highest ISR total time: dxgkrnl.sys - DirectX Graphics Kernel, Microsoft Corporation
  51.  
  52. Total time spent in ISRs (%) 0.134562
  53.  
  54. ISR count (execution time <250 µs): 2308652
  55. ISR count (execution time 250-500 µs): 0
  56. ISR count (execution time 500-999 µs): 0
  57. ISR count (execution time 1000-1999 µs): 1
  58. ISR count (execution time 2000-3999 µs): 0
  59. ISR count (execution time >=4000 µs): 0
  60.  
  61.  
  62. _________________________________________________________________________________________________________
  63. REPORTED DPCs
  64. _________________________________________________________________________________________________________
  65. 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.
  66.  
  67. Highest DPC routine execution time (µs): 663.897187
  68. Driver with highest DPC routine execution time: nvlddmkm.sys - NVIDIA Windows Kernel Mode Driver, Version 337.88 , NVIDIA Corporation
  69.  
  70. Highest reported total DPC routine time (%): 0.248498
  71. Driver with highest DPC total execution time: USBPORT.SYS - USB 1.1 & 2.0 Port Driver, Microsoft Corporation
  72.  
  73. Total time spent in DPCs (%) 0.455242
  74.  
  75. DPC count (execution time <250 µs): 12344590
  76. DPC count (execution time 250-500 µs): 0
  77. DPC count (execution time 500-999 µs): 855
  78. DPC count (execution time 1000-1999 µs): 0
  79. DPC count (execution time 2000-3999 µs): 0
  80. DPC count (execution time >=4000 µs): 0
  81.  
  82.  
  83. _________________________________________________________________________________________________________
  84. REPORTED HARD PAGEFAULTS
  85. _________________________________________________________________________________________________________
  86. 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.
  87.  
  88. 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.
  89.  
  90. Process with highest pagefault count: searchindexer.exe
  91.  
  92. Total number of hard pagefaults 1050
  93. Hard pagefault count of hardest hit process: 328
  94. Highest hard pagefault resolution time (µs): 116986.751250
  95. Total time spent in hard pagefaults (%): 0.094266
  96. Number of processes hit: 16
  97.  
  98.  
  99. _________________________________________________________________________________________________________
  100. PER CPU DATA
  101. _________________________________________________________________________________________________________
  102. CPU 0 Interrupt cycle time (s): 12.938752
  103. CPU 0 ISR highest execution time (µs): 162.748125
  104. CPU 0 ISR total execution time (s): 0.459798
  105. CPU 0 ISR count: 911478
  106. CPU 0 DPC highest execution time (µs): 158.572188
  107. CPU 0 DPC total execution time (s): 7.585269
  108. CPU 0 DPC count: 8762252
  109. _________________________________________________________________________________________________________
  110. CPU 1 Interrupt cycle time (s): 3.333296
  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): 63.154375
  115. CPU 1 DPC total execution time (s): 0.102898
  116. CPU 1 DPC count: 37886
  117. _________________________________________________________________________________________________________
  118. CPU 2 Interrupt cycle time (s): 20.165281
  119. CPU 2 ISR highest execution time (µs): 13.455625
  120. CPU 2 ISR total execution time (s): 1.657769
  121. CPU 2 ISR count: 289158
  122. CPU 2 DPC highest execution time (µs): 142.762188
  123. CPU 2 DPC total execution time (s): 14.611344
  124. CPU 2 DPC count: 1773415
  125. _________________________________________________________________________________________________________
  126. CPU 3 Interrupt cycle time (s): 5.101599
  127. CPU 3 ISR highest execution time (µs): 20.511875
  128. CPU 3 ISR total execution time (s): 1.246013
  129. CPU 3 ISR count: 542829
  130. CPU 3 DPC highest execution time (µs): 91.438750
  131. CPU 3 DPC total execution time (s): 0.903676
  132. CPU 3 DPC count: 340002
  133. _________________________________________________________________________________________________________
  134. CPU 4 Interrupt cycle time (s): 3.670720
  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): 59.906562
  139. CPU 4 DPC total execution time (s): 0.471986
  140. CPU 4 DPC count: 133537
  141. _________________________________________________________________________________________________________
  142. CPU 5 Interrupt cycle time (s): 2.999115
  143. CPU 5 ISR highest execution time (µs): 13.759375
  144. CPU 5 ISR total execution time (s): 0.027598
  145. CPU 5 ISR count: 7818
  146. CPU 5 DPC highest execution time (µs): 444.901875
  147. CPU 5 DPC total execution time (s): 0.437665
  148. CPU 5 DPC count: 35124
  149. _________________________________________________________________________________________________________
  150. CPU 6 Interrupt cycle time (s): 17.529059
  151. CPU 6 ISR highest execution time (µs): 1699.110
  152. CPU 6 ISR total execution time (s): 5.965289
  153. CPU 6 ISR count: 388348
  154. CPU 6 DPC highest execution time (µs): 663.897187
  155. CPU 6 DPC total execution time (s): 8.054057
  156. CPU 6 DPC count: 1111705
  157. _________________________________________________________________________________________________________
  158. CPU 7 Interrupt cycle time (s): 4.811798
  159. CPU 7 ISR highest execution time (µs): 19.891250
  160. CPU 7 ISR total execution time (s): 0.456925
  161. CPU 7 ISR count: 169022
  162. CPU 7 DPC highest execution time (µs): 341.772188
  163. CPU 7 DPC total execution time (s): 1.033289
  164. CPU 7 DPC count: 151524
  165. _________________________________________________________________________________________________________
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement