Hello Everyone!
I am new to posting, so please excuse any formatting issues. These threads have buried me with a wealth of information about similar issues. Unfortunately I can not seem to solve my issues as a lurker, so here we go:
I recently upgraded to x99 and have been unable to sort out alleged driver issues causing system hangs. I couldn't glean much information from the trace I ran, however it seems storport.sys encounters excessive DPC latency every few seconds. These issues persisted though multiple fresh installs of windows 10, despite which Sata port my drives are plugged into. Currently my audio stutters, pops and clicks; hopefully all the professionals here can help me sort this out. One last note, I just realized Speccy does not recognize my ram nor the correct frequency. I've done a significant amount of tinkering in my bios, troubleshooting different configurations, ram speeds didn't seem to fix the issues. According to my BIOS the memory is running at 3000Mhz.
Speccy:
Operating System
Windows 10 Pro 64-bit
CPU
Intel Core i7 6800K @ 3.40GHz 31 °C
Broadwell-E/EP 14nm Technology
RAM
32.0GB Unknown @ 1499MHz (15-17-17-35) (Corsair LPX DDR4 3000Mhz)
Motherboard
ASUSTeK COMPUTER INC. X99-A II (SOCKET 2011) 35 °C
Graphics
XB270HU (2560x1440@144Hz)
DELL U2715H (2560x1440@59Hz)
DELL U2715H (2560x1440@59Hz)
2047MB NVIDIA GeForce GTX 980 Ti (EVGA) 65 °C
2047MB NVIDIA GeForce GTX 980 Ti (EVGA) 61 °C
ForceWare version: 376.53
SLI Enabled
Storage
465GB Samsung SSD 850 EVO 500GB (SSD) 33 °C
465GB Samsung SSD 850 EVO 500GB (SSD) 26 °C
3726GB Seagate ST4000DX001-1CE168 (SATA) 22 °C
931GB Samsung SSD 960 EVO 1TB (Unknown)
931GB Hitachi HGST G-DRIVE mobile w SCSI Disk Device (USB (SATA)) 23 °C
7GB SanDisk Cruzer USB Device (USB)
Optical Drives
ATAPI iHAS124 F
Audio
Focusrite USB Audio
LatencyMon:
http://i.imgur.com/Pb7xPvN.png
http://i.imgur.com/wT86t48.png
_________________________________________________________________________________________________________
CONCLUSION
_________________________________________________________________________________________________________
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.
LatencyMon has been analyzing your system for 0:35:53 (h:mm:ss) on all processors.
_________________________________________________________________________________________________________
SYSTEM INFORMATION
_________________________________________________________________________________________________________
Computer name: DESKTOP-6TOEG5F
OS version: Windows 10 , 10.0, build: 14393 (x64)
Hardware: All Series, ASUS, ASUSTeK COMPUTER INC., X99-A II
CPU: GenuineIntel Intel(R) Core(TM) i7-6800K CPU @ 3.40GHz
Logical processors: 12
Processor groups: 1
RAM: 32678 MB total
_________________________________________________________________________________________________________
CPU SPEED
_________________________________________________________________________________________________________
Reported CPU speed: 340 MHz
Measured CPU speed: 1 MHz (approx.)
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.
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.
_________________________________________________________________________________________________________
MEASURED INTERRUPT TO USER PROCESS LATENCIES
_________________________________________________________________________________________________________
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.
Highest measured interrupt to process latency (µs): 2031.132588
Average measured interrupt to process latency (µs): 2.433764
Highest measured interrupt to DPC latency (µs): 2029.626707
Average measured interrupt to DPC latency (µs): 0.833761
_________________________________________________________________________________________________________
REPORTED ISRs
_________________________________________________________________________________________________________
Interrupt service routines are routines installed by the OS and device drivers that execute in response to a hardware interrupt signal.
Highest ISR routine execution time (µs): 58.196471
Driver with highest ISR routine execution time: dxgkrnl.sys - DirectX Graphics Kernel, Microsoft Corporation
Highest reported total ISR routine time (%): 0.098431
Driver with highest ISR total time: dxgkrnl.sys - DirectX Graphics Kernel, Microsoft Corporation
Total time spent in ISRs (%) 0.098920
ISR count (execution time <250 µs): 2210505
ISR count (execution time 250-500 µs): 0
ISR count (execution time 500-999 µs): 0
ISR count (execution time 1000-1999 µs): 0
ISR count (execution time 2000-3999 µs): 0
ISR count (execution time >=4000 µs): 0
_________________________________________________________________________________________________________
REPORTED DPCs
_________________________________________________________________________________________________________
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.
Highest DPC routine execution time (µs): 2029.790
Driver with highest DPC routine execution time: storport.sys - Microsoft Storage Port Driver, Microsoft Corporation
Highest reported total DPC routine time (%): 0.037111
Driver with highest DPC total execution time: nvlddmkm.sys - NVIDIA Windows Kernel Mode Driver, Version 376.53 , NVIDIA Corporation
Total time spent in DPCs (%) 0.116430
DPC count (execution time <250 µs): 9580731
DPC count (execution time 250-500 µs): 0
DPC count (execution time 500-999 µs): 0
DPC count (execution time 1000-1999 µs): 0
DPC count (execution time 2000-3999 µs): 868
DPC count (execution time >=4000 µs): 0
_________________________________________________________________________________________________________
REPORTED HARD PAGEFAULTS
_________________________________________________________________________________________________________
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.
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.
Process with highest pagefault count: sharex.exe
Total number of hard pagefaults 11913
Hard pagefault count of hardest hit process: 6113
Highest hard pagefault resolution time (µs): 870826.998235
Total time spent in hard pagefaults (%): 0.017249
Number of processes hit: 36
_________________________________________________________________________________________________________
PER CPU DATA
_________________________________________________________________________________________________________
CPU 0 Interrupt cycle time (s): 58.597109
CPU 0 ISR highest execution time (µs): 58.196471
CPU 0 ISR total execution time (s): 24.647836
CPU 0 ISR count: 2030343
CPU 0 DPC highest execution time (µs): 2029.790
CPU 0 DPC total execution time (s): 25.345840
CPU 0 DPC count: 8603623
_________________________________________________________________________________________________________
CPU 1 Interrupt cycle time (s): 8.514091
CPU 1 ISR highest execution time (µs): 50.006176
CPU 1 ISR total execution time (s): 0.869422
CPU 1 ISR count: 71459
CPU 1 DPC highest execution time (µs): 2016.218824
CPU 1 DPC total execution time (s): 0.627295
CPU 1 DPC count: 133692
_________________________________________________________________________________________________________
CPU 2 Interrupt cycle time (s): 8.146662
CPU 2 ISR highest execution time (µs): 4.762647
CPU 2 ISR total execution time (s): 0.000729
CPU 2 ISR count: 663
CPU 2 DPC highest execution time (µs): 2017.572647
CPU 2 DPC total execution time (s): 0.706221
CPU 2 DPC count: 152332
_________________________________________________________________________________________________________
CPU 3 Interrupt cycle time (s): 6.787333
CPU 3 ISR highest execution time (µs): 0.0
CPU 3 ISR total execution time (s): 0.0
CPU 3 ISR count: 0
CPU 3 DPC highest execution time (µs): 2015.680882
CPU 3 DPC total execution time (s): 0.051710
CPU 3 DPC count: 28452
_________________________________________________________________________________________________________
CPU 4 Interrupt cycle time (s): 7.893373
CPU 4 ISR highest execution time (µs): 0.0
CPU 4 ISR total execution time (s): 0.0
CPU 4 ISR count: 0
CPU 4 DPC highest execution time (µs): 2017.640
CPU 4 DPC total execution time (s): 0.641084
CPU 4 DPC count: 128216
_________________________________________________________________________________________________________
CPU 5 Interrupt cycle time (s): 6.137474
CPU 5 ISR highest execution time (µs): 0.0
CPU 5 ISR total execution time (s): 0.0
CPU 5 ISR count: 0
CPU 5 DPC highest execution time (µs): 2012.224412
CPU 5 DPC total execution time (s): 0.047081
CPU 5 DPC count: 16846
_________________________________________________________________________________________________________
CPU 6 Interrupt cycle time (s): 7.485843
CPU 6 ISR highest execution time (µs): 0.0
CPU 6 ISR total execution time (s): 0.0
CPU 6 ISR count: 0
CPU 6 DPC highest execution time (µs): 2018.245588
CPU 6 DPC total execution time (s): 0.653149
CPU 6 DPC count: 119543
_________________________________________________________________________________________________________
CPU 7 Interrupt cycle time (s): 6.877532
CPU 7 ISR highest execution time (µs): 0.0
CPU 7 ISR total execution time (s): 0.0
CPU 7 ISR count: 0
CPU 7 DPC highest execution time (µs): 2016.029118
CPU 7 DPC total execution time (s): 0.106027
CPU 7 DPC count: 27959
_________________________________________________________________________________________________________
CPU 8 Interrupt cycle time (s): 7.464798
CPU 8 ISR highest execution time (µs): 0.0
CPU 8 ISR total execution time (s): 0.0
CPU 8 ISR count: 0
CPU 8 DPC highest execution time (µs): 2017.514412
CPU 8 DPC total execution time (s): 0.664024
CPU 8 DPC count: 124061
_________________________________________________________________________________________________________
CPU 9 Interrupt cycle time (s): 6.958698
CPU 9 ISR highest execution time (µs): 5.574706
CPU 9 ISR total execution time (s): 0.049879
CPU 9 ISR count: 108040
CPU 9 DPC highest execution time (µs): 2017.142941
CPU 9 DPC total execution time (s): 0.192090
CPU 9 DPC count: 39975
_________________________________________________________________________________________________________
CPU 10 Interrupt cycle time (s): 7.796046
CPU 10 ISR highest execution time (µs): 0.0
CPU 10 ISR total execution time (s): 0.0
CPU 10 ISR count: 0
CPU 10 DPC highest execution time (µs): 2021.190
CPU 10 DPC total execution time (s): 0.771048
CPU 10 DPC count: 140108
_________________________________________________________________________________________________________
CPU 11 Interrupt cycle time (s): 8.239280
CPU 11 ISR highest execution time (µs): 0.0
CPU 11 ISR total execution time (s): 0.0
CPU 11 ISR count: 0
CPU 11 DPC highest execution time (µs): 2016.867353
CPU 11 DPC total execution time (s): 0.288081
CPU 11 DPC count: 66792
_________________________________________________________________________________________________________
XPERF TRACE
I ran a trace as was suggested, here is the cpu.etl file compressed.
CPU.zip - Google Drive
Thanks so much for the help everyone has given already, you all are great!
I am new to posting, so please excuse any formatting issues. These threads have buried me with a wealth of information about similar issues. Unfortunately I can not seem to solve my issues as a lurker, so here we go:
I recently upgraded to x99 and have been unable to sort out alleged driver issues causing system hangs. I couldn't glean much information from the trace I ran, however it seems storport.sys encounters excessive DPC latency every few seconds. These issues persisted though multiple fresh installs of windows 10, despite which Sata port my drives are plugged into. Currently my audio stutters, pops and clicks; hopefully all the professionals here can help me sort this out. One last note, I just realized Speccy does not recognize my ram nor the correct frequency. I've done a significant amount of tinkering in my bios, troubleshooting different configurations, ram speeds didn't seem to fix the issues. According to my BIOS the memory is running at 3000Mhz.
Speccy:
Operating System
Windows 10 Pro 64-bit
CPU
Intel Core i7 6800K @ 3.40GHz 31 °C
Broadwell-E/EP 14nm Technology
RAM
32.0GB Unknown @ 1499MHz (15-17-17-35) (Corsair LPX DDR4 3000Mhz)
Motherboard
ASUSTeK COMPUTER INC. X99-A II (SOCKET 2011) 35 °C
Graphics
XB270HU (2560x1440@144Hz)
DELL U2715H (2560x1440@59Hz)
DELL U2715H (2560x1440@59Hz)
2047MB NVIDIA GeForce GTX 980 Ti (EVGA) 65 °C
2047MB NVIDIA GeForce GTX 980 Ti (EVGA) 61 °C
ForceWare version: 376.53
SLI Enabled
Storage
465GB Samsung SSD 850 EVO 500GB (SSD) 33 °C
465GB Samsung SSD 850 EVO 500GB (SSD) 26 °C
3726GB Seagate ST4000DX001-1CE168 (SATA) 22 °C
931GB Samsung SSD 960 EVO 1TB (Unknown)
931GB Hitachi HGST G-DRIVE mobile w SCSI Disk Device (USB (SATA)) 23 °C
7GB SanDisk Cruzer USB Device (USB)
Optical Drives
ATAPI iHAS124 F
Audio
Focusrite USB Audio
LatencyMon:
http://i.imgur.com/Pb7xPvN.png
http://i.imgur.com/wT86t48.png
_________________________________________________________________________________________________________
CONCLUSION
_________________________________________________________________________________________________________
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.
LatencyMon has been analyzing your system for 0:35:53 (h:mm:ss) on all processors.
_________________________________________________________________________________________________________
SYSTEM INFORMATION
_________________________________________________________________________________________________________
Computer name: DESKTOP-6TOEG5F
OS version: Windows 10 , 10.0, build: 14393 (x64)
Hardware: All Series, ASUS, ASUSTeK COMPUTER INC., X99-A II
CPU: GenuineIntel Intel(R) Core(TM) i7-6800K CPU @ 3.40GHz
Logical processors: 12
Processor groups: 1
RAM: 32678 MB total
_________________________________________________________________________________________________________
CPU SPEED
_________________________________________________________________________________________________________
Reported CPU speed: 340 MHz
Measured CPU speed: 1 MHz (approx.)
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.
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.
_________________________________________________________________________________________________________
MEASURED INTERRUPT TO USER PROCESS LATENCIES
_________________________________________________________________________________________________________
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.
Highest measured interrupt to process latency (µs): 2031.132588
Average measured interrupt to process latency (µs): 2.433764
Highest measured interrupt to DPC latency (µs): 2029.626707
Average measured interrupt to DPC latency (µs): 0.833761
_________________________________________________________________________________________________________
REPORTED ISRs
_________________________________________________________________________________________________________
Interrupt service routines are routines installed by the OS and device drivers that execute in response to a hardware interrupt signal.
Highest ISR routine execution time (µs): 58.196471
Driver with highest ISR routine execution time: dxgkrnl.sys - DirectX Graphics Kernel, Microsoft Corporation
Highest reported total ISR routine time (%): 0.098431
Driver with highest ISR total time: dxgkrnl.sys - DirectX Graphics Kernel, Microsoft Corporation
Total time spent in ISRs (%) 0.098920
ISR count (execution time <250 µs): 2210505
ISR count (execution time 250-500 µs): 0
ISR count (execution time 500-999 µs): 0
ISR count (execution time 1000-1999 µs): 0
ISR count (execution time 2000-3999 µs): 0
ISR count (execution time >=4000 µs): 0
_________________________________________________________________________________________________________
REPORTED DPCs
_________________________________________________________________________________________________________
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.
Highest DPC routine execution time (µs): 2029.790
Driver with highest DPC routine execution time: storport.sys - Microsoft Storage Port Driver, Microsoft Corporation
Highest reported total DPC routine time (%): 0.037111
Driver with highest DPC total execution time: nvlddmkm.sys - NVIDIA Windows Kernel Mode Driver, Version 376.53 , NVIDIA Corporation
Total time spent in DPCs (%) 0.116430
DPC count (execution time <250 µs): 9580731
DPC count (execution time 250-500 µs): 0
DPC count (execution time 500-999 µs): 0
DPC count (execution time 1000-1999 µs): 0
DPC count (execution time 2000-3999 µs): 868
DPC count (execution time >=4000 µs): 0
_________________________________________________________________________________________________________
REPORTED HARD PAGEFAULTS
_________________________________________________________________________________________________________
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.
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.
Process with highest pagefault count: sharex.exe
Total number of hard pagefaults 11913
Hard pagefault count of hardest hit process: 6113
Highest hard pagefault resolution time (µs): 870826.998235
Total time spent in hard pagefaults (%): 0.017249
Number of processes hit: 36
_________________________________________________________________________________________________________
PER CPU DATA
_________________________________________________________________________________________________________
CPU 0 Interrupt cycle time (s): 58.597109
CPU 0 ISR highest execution time (µs): 58.196471
CPU 0 ISR total execution time (s): 24.647836
CPU 0 ISR count: 2030343
CPU 0 DPC highest execution time (µs): 2029.790
CPU 0 DPC total execution time (s): 25.345840
CPU 0 DPC count: 8603623
_________________________________________________________________________________________________________
CPU 1 Interrupt cycle time (s): 8.514091
CPU 1 ISR highest execution time (µs): 50.006176
CPU 1 ISR total execution time (s): 0.869422
CPU 1 ISR count: 71459
CPU 1 DPC highest execution time (µs): 2016.218824
CPU 1 DPC total execution time (s): 0.627295
CPU 1 DPC count: 133692
_________________________________________________________________________________________________________
CPU 2 Interrupt cycle time (s): 8.146662
CPU 2 ISR highest execution time (µs): 4.762647
CPU 2 ISR total execution time (s): 0.000729
CPU 2 ISR count: 663
CPU 2 DPC highest execution time (µs): 2017.572647
CPU 2 DPC total execution time (s): 0.706221
CPU 2 DPC count: 152332
_________________________________________________________________________________________________________
CPU 3 Interrupt cycle time (s): 6.787333
CPU 3 ISR highest execution time (µs): 0.0
CPU 3 ISR total execution time (s): 0.0
CPU 3 ISR count: 0
CPU 3 DPC highest execution time (µs): 2015.680882
CPU 3 DPC total execution time (s): 0.051710
CPU 3 DPC count: 28452
_________________________________________________________________________________________________________
CPU 4 Interrupt cycle time (s): 7.893373
CPU 4 ISR highest execution time (µs): 0.0
CPU 4 ISR total execution time (s): 0.0
CPU 4 ISR count: 0
CPU 4 DPC highest execution time (µs): 2017.640
CPU 4 DPC total execution time (s): 0.641084
CPU 4 DPC count: 128216
_________________________________________________________________________________________________________
CPU 5 Interrupt cycle time (s): 6.137474
CPU 5 ISR highest execution time (µs): 0.0
CPU 5 ISR total execution time (s): 0.0
CPU 5 ISR count: 0
CPU 5 DPC highest execution time (µs): 2012.224412
CPU 5 DPC total execution time (s): 0.047081
CPU 5 DPC count: 16846
_________________________________________________________________________________________________________
CPU 6 Interrupt cycle time (s): 7.485843
CPU 6 ISR highest execution time (µs): 0.0
CPU 6 ISR total execution time (s): 0.0
CPU 6 ISR count: 0
CPU 6 DPC highest execution time (µs): 2018.245588
CPU 6 DPC total execution time (s): 0.653149
CPU 6 DPC count: 119543
_________________________________________________________________________________________________________
CPU 7 Interrupt cycle time (s): 6.877532
CPU 7 ISR highest execution time (µs): 0.0
CPU 7 ISR total execution time (s): 0.0
CPU 7 ISR count: 0
CPU 7 DPC highest execution time (µs): 2016.029118
CPU 7 DPC total execution time (s): 0.106027
CPU 7 DPC count: 27959
_________________________________________________________________________________________________________
CPU 8 Interrupt cycle time (s): 7.464798
CPU 8 ISR highest execution time (µs): 0.0
CPU 8 ISR total execution time (s): 0.0
CPU 8 ISR count: 0
CPU 8 DPC highest execution time (µs): 2017.514412
CPU 8 DPC total execution time (s): 0.664024
CPU 8 DPC count: 124061
_________________________________________________________________________________________________________
CPU 9 Interrupt cycle time (s): 6.958698
CPU 9 ISR highest execution time (µs): 5.574706
CPU 9 ISR total execution time (s): 0.049879
CPU 9 ISR count: 108040
CPU 9 DPC highest execution time (µs): 2017.142941
CPU 9 DPC total execution time (s): 0.192090
CPU 9 DPC count: 39975
_________________________________________________________________________________________________________
CPU 10 Interrupt cycle time (s): 7.796046
CPU 10 ISR highest execution time (µs): 0.0
CPU 10 ISR total execution time (s): 0.0
CPU 10 ISR count: 0
CPU 10 DPC highest execution time (µs): 2021.190
CPU 10 DPC total execution time (s): 0.771048
CPU 10 DPC count: 140108
_________________________________________________________________________________________________________
CPU 11 Interrupt cycle time (s): 8.239280
CPU 11 ISR highest execution time (µs): 0.0
CPU 11 ISR total execution time (s): 0.0
CPU 11 ISR count: 0
CPU 11 DPC highest execution time (µs): 2016.867353
CPU 11 DPC total execution time (s): 0.288081
CPU 11 DPC count: 66792
_________________________________________________________________________________________________________
XPERF TRACE
I ran a trace as was suggested, here is the cpu.etl file compressed.
CPU.zip - Google Drive
Thanks so much for the help everyone has given already, you all are great!