Hello, I've got an issue with a machine I built for myself that for the better part of a month I have not been able to pinpoint exactly what is going wrong. In games (specifically noticable in Fallout 4) I get Micro stuttering (visual). I started looking into what could cause this issue and ended up looking into DPC's from things like my video card drivers ect. I ran LatencyMon and found something I don't have a clue how to interpret. This is what I get just from loading firefox, or any application I have. There is a noticeable pause, the highest measured interrupt to process latency rises to whats seen here, and the program loads. The pagefault resolution time sits in the yellow at idle, and skyrockets once I load something like firefox along with the pause before it finishes loading.
I'm running an i5 7600k, a Gigabyte z270x gaming k7, and 16gb of corsair dominator platinum, along with my main OS on a 240gb corsair neutron ssd, and my games on a 480gb neutron. Having tried all I found (disable HPET, disable C-states, disable intergrated audio/network cards (in bios and windows) and even running with intergrated graphics) the issues are still present.
Any suggestions would be appreciated.
Code:
_________________________________________________________________________________________________________
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 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:42:28 (h:mm:ss) on all processors.
_________________________________________________________________________________________________________
SYSTEM INFORMATION
_________________________________________________________________________________________________________
Computer name: SYTRON-DESK
OS version: Windows 7 Service Pack 1, 6.1, build: 7601 (x64)
Hardware: Z270X-Gaming K7, Gigabyte Technology Co., Ltd.
CPU: GenuineIntel Intel(R) Core(TM) i5-7600K CPU @ 3.80GHz
Logical processors: 4
Processor groups: 1
RAM: 16336 MB total
_________________________________________________________________________________________________________
CPU SPEED
_________________________________________________________________________________________________________
Reported CPU speed: 3792 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): 2629.324871
Average measured interrupt to process latency (µs): 1.527590
Highest measured interrupt to DPC latency (µs): 986.705667
Average measured interrupt to DPC latency (µs): 0.388137
_________________________________________________________________________________________________________
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): 92.348101
Driver with highest ISR routine execution time: HDAudBus.sys - High Definition Audio Bus Driver, Microsoft Corporation
Highest reported total ISR routine time (%): 0.004015
Driver with highest ISR total time: hal.dll - Hardware Abstraction Layer DLL, Microsoft Corporation
Total time spent in ISRs (%) 0.007079
ISR count (execution time <250 µs): 2613802
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): 194.959388
Driver with highest DPC routine execution time: nvlddmkm.sys - NVIDIA Windows Kernel Mode Driver, Version 385.41 , NVIDIA Corporation
Highest reported total DPC routine time (%): 0.042328
Driver with highest DPC total execution time: nvlddmkm.sys - NVIDIA Windows Kernel Mode Driver, Version 385.41 , NVIDIA Corporation
Total time spent in DPCs (%) 0.130390
DPC count (execution time <250 µs): 14321813
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): 0
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: svchost.exe
Total number of hard pagefaults 36788
Hard pagefault count of hardest hit process: 10048
Highest hard pagefault resolution time (µs): 499550.641614
Total time spent in hard pagefaults (%): 1.134535
Number of processes hit: 29
_________________________________________________________________________________________________________
PER CPU DATA
_________________________________________________________________________________________________________
CPU 0 Interrupt cycle time (s): 25.737490
CPU 0 ISR highest execution time (µs): 92.348101
CPU 0 ISR total execution time (s): 0.721569
CPU 0 ISR count: 2613802
CPU 0 DPC highest execution time (µs): 194.959388
CPU 0 DPC total execution time (s): 13.165567
CPU 0 DPC count: 14308825
_________________________________________________________________________________________________________
CPU 1 Interrupt cycle time (s): 6.191724
CPU 1 ISR highest execution time (µs): 0.0
CPU 1 ISR total execution time (s): 0.0
CPU 1 ISR count: 0
CPU 1 DPC highest execution time (µs): 36.543249
CPU 1 DPC total execution time (s): 0.038809
CPU 1 DPC count: 4147
_________________________________________________________________________________________________________
CPU 2 Interrupt cycle time (s): 4.832174
CPU 2 ISR highest execution time (µs): 0.0
CPU 2 ISR total execution time (s): 0.0
CPU 2 ISR count: 0
CPU 2 DPC highest execution time (µs): 39.148734
CPU 2 DPC total execution time (s): 0.048205
CPU 2 DPC count: 4987
_________________________________________________________________________________________________________
CPU 3 Interrupt cycle time (s): 4.721352
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): 99.372890
CPU 3 DPC total execution time (s): 0.037949
CPU 3 DPC count: 3854
_________________________________________________________________________________________________________
I'm running an i5 7600k, a Gigabyte z270x gaming k7, and 16gb of corsair dominator platinum, along with my main OS on a 240gb corsair neutron ssd, and my games on a 480gb neutron. Having tried all I found (disable HPET, disable C-states, disable intergrated audio/network cards (in bios and windows) and even running with intergrated graphics) the issues are still present.
Any suggestions would be appreciated.