ajdemoulpied

Untitled

Feb 1st, 2019
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.08 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. At least one detected problem appears to be network related. In case you are using a WLAN adapter, try disabling it to get better results. 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 1:40:14 (h:mm:ss) on all processors.
  6.  
  7.  
  8. _________________________________________________________________________________________________________
  9. SYSTEM INFORMATION
  10. _________________________________________________________________________________________________________
  11. Computer name: DESKTOP-5PV9AI0
  12. OS version: Windows 10 , 10.0, build: 17134 (x64)
  13. Hardware: Z170X-Gaming 7, Gigabyte Technology Co., Ltd.
  14. CPU: GenuineIntel Intel(R) Core(TM) i5-6600K CPU @ 3.50GHz
  15. Logical processors: 4
  16. Processor groups: 1
  17. RAM: 16336 MB total
  18.  
  19.  
  20. _________________________________________________________________________________________________________
  21. CPU SPEED
  22. _________________________________________________________________________________________________________
  23. Reported CPU speed: 3504 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. WARNING: the CPU speed that was measured is only a fraction of the CPU speed reported. Your CPUs may be throttled back due to variable speed settings and thermal issues. It is suggested that you run a utility which reports your actual CPU frequency and temperature.
  28.  
  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): 1983.166667
  37. Average measured interrupt to process latency (µs): 40.559369
  38.  
  39. Highest measured interrupt to DPC latency (µs): 1872.3750
  40. Average measured interrupt to DPC latency (µs): 21.582899
  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): 885.894406
  49. Driver with highest ISR routine execution time: dxgkrnl.sys - DirectX Graphics Kernel, Microsoft Corporation
  50.  
  51. Highest reported total ISR routine time (%): 0.638288
  52. Driver with highest ISR total time: dxgkrnl.sys - DirectX Graphics Kernel, Microsoft Corporation
  53.  
  54. Total time spent in ISRs (%) 0.731564
  55.  
  56. ISR count (execution time <250 µs): 5474548
  57. ISR count (execution time 250-500 µs): 0
  58. ISR count (execution time 500-999 µs): 5103
  59. ISR count (execution time 1000-1999 µs): 0
  60. ISR count (execution time 2000-3999 µ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): 1857.134132
  70. Driver with highest DPC routine execution time: nvlddmkm.sys - NVIDIA Windows Kernel Mode Driver, Version 417.71 , NVIDIA Corporation
  71.  
  72. Highest reported total DPC routine time (%): 0.591153
  73. Driver with highest DPC total execution time: rspLLL64.sys - Resplendence Latency Monitoring and Auxiliary Kernel Library, Resplendence Software Projects Sp.
  74.  
  75. Total time spent in DPCs (%) 1.269307
  76.  
  77. DPC count (execution time <250 µs): 19238284
  78. DPC count (execution time 250-500 µs): 0
  79. DPC count (execution time 500-999 µs): 14890
  80. DPC count (execution time 1000-1999 µs): 42
  81. DPC count (execution time 2000-3999 µ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: cinebench windows 64 bit.exe
  93.  
  94. Total number of hard pagefaults 15598
  95. Hard pagefault count of hardest hit process: 3741
  96. Number of processes hit: 69
  97.  
  98.  
  99. _________________________________________________________________________________________________________
  100. PER CPU DATA
  101. _________________________________________________________________________________________________________
  102. CPU 0 Interrupt cycle time (s): 745.978740
  103. CPU 0 ISR highest execution time (µs): 885.894406
  104. CPU 0 ISR total execution time (s): 175.875741
  105. CPU 0 ISR count: 5380471
  106. CPU 0 DPC highest execution time (µs): 1857.134132
  107. CPU 0 DPC total execution time (s): 289.941963
  108. CPU 0 DPC count: 17943013
  109. _________________________________________________________________________________________________________
  110. CPU 1 Interrupt cycle time (s): 46.228095
  111. CPU 1 ISR highest execution time (µs): 150.614155
  112. CPU 1 ISR total execution time (s): 0.118945
  113. CPU 1 ISR count: 92717
  114. CPU 1 DPC highest execution time (µs): 1501.985160
  115. CPU 1 DPC total execution time (s): 8.040035
  116. CPU 1 DPC count: 911057
  117. _________________________________________________________________________________________________________
  118. CPU 2 Interrupt cycle time (s): 39.210766
  119. CPU 2 ISR highest execution time (µs): 41.264269
  120. CPU 2 ISR total execution time (s): 0.010011
  121. CPU 2 ISR count: 6461
  122. CPU 2 DPC highest execution time (µs): 373.452626
  123. CPU 2 DPC total execution time (s): 4.501798
  124. CPU 2 DPC count: 242367
  125. _________________________________________________________________________________________________________
  126. CPU 3 Interrupt cycle time (s): 39.201133
  127. CPU 3 ISR highest execution time (µs): 32.516553
  128. CPU 3 ISR total execution time (s): 0.000061
  129. CPU 3 ISR count: 2
  130. CPU 3 DPC highest execution time (µs): 358.311073
  131. CPU 3 DPC total execution time (s): 2.894808
  132. CPU 3 DPC count: 156779
  133. _________________________________________________________________________________________________________
Add Comment
Please, Sign In to add comment