1-2 audio clicks per minute despite full optimized Windows 10
Posted: Sun Jan 19, 2020 3:52 am
Hello,
I'm using a 3 DSP Scope v7 card on a new vanilla Windows 10 installation. Everything works well, super-low latency and no ASIO spikes.
But despite I've done all OS and BIOS tweaks, still there's 'now and then' audio clicks. Not often but sometimes one per minute, sometimes 2-3 per minute.
I'm suspecting something odd in the PCI bus and bridge lane. First, I'm not sure if I shall set a fixed PCI bus frequency in the BIOS?
The LatencyMon is all green, although the hardest pagefaults are related to dxgkrnl.sys and nvlddmk.sys drivers.
Any help would be highly appreciated.
This is the LatencyMon report:
_________________________________________________________________________________________________________
CONCLUSION
_________________________________________________________________________________________________________
Your system appears to be suitable for handling real-time audio and other tasks without dropouts.
LatencyMon has been analyzing your system for 0:04:22 (h:mm:ss) on all processors.
_________________________________________________________________________________________________________
SYSTEM INFORMATION
_________________________________________________________________________________________________________
Computer name: RETEE
OS version: Windows 10 , 10.0, build: 18363 (x64)
Hardware: EX58-UD4, Gigabyte Technology Co., Ltd.
CPU: GenuineIntel Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz
Logical processors: 4
Processor groups: 1
RAM: 14334 MB total
_________________________________________________________________________________________________________
CPU SPEED
_________________________________________________________________________________________________________
Reported CPU speed: 3064 MHz
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): 157,10
Average measured interrupt to process latency (µs): 2,730495
Highest measured interrupt to DPC latency (µs): 154,60
Average measured interrupt to DPC latency (µs): 0,910812
_________________________________________________________________________________________________________
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): 75,549608
Driver with highest ISR routine execution time: dxgkrnl.sys - DirectX Graphics Kernel, Microsoft Corporation
Highest reported total ISR routine time (%): 0,086381
Driver with highest ISR total time: dxgkrnl.sys - DirectX Graphics Kernel, Microsoft Corporation
Total time spent in ISRs (%) 0,239201
ISR count (execution time <250 µs): 596223
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): 425,390339
Driver with highest DPC routine execution time: nvlddmkm.sys - NVIDIA Windows Kernel Mode Driver, Version 432.00 , NVIDIA Corporation
Highest reported total DPC routine time (%): 0,176147
Driver with highest DPC total execution time: ScopePci.sys - Scope PCI WDM Adapter Driver, Sonic Core GmbH, Germany
Total time spent in DPCs (%) 0,385529
DPC count (execution time <250 µs): 727135
DPC count (execution time 250-500 µs): 0
DPC count (execution time 500-999 µs): 41
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: explorer.exe
Total number of hard pagefaults 28
Hard pagefault count of hardest hit process: 22
Number of processes hit: 3
_________________________________________________________________________________________________________
PER CPU DATA
_________________________________________________________________________________________________________
CPU 0 Interrupt cycle time (s): 8,226266
CPU 0 ISR highest execution time (µs): 75,549608
CPU 0 ISR total execution time (s): 2,504865
CPU 0 ISR count: 595616
CPU 0 DPC highest execution time (µs): 425,390339
CPU 0 DPC total execution time (s): 3,998255
CPU 0 DPC count: 716607
_________________________________________________________________________________________________________
CPU 1 Interrupt cycle time (s): 0,516184
CPU 1 ISR highest execution time (µs): 7,835509
CPU 1 ISR total execution time (s): 0,002260
CPU 1 ISR count: 607
CPU 1 DPC highest execution time (µs): 40,206266
CPU 1 DPC total execution time (s): 0,018316
CPU 1 DPC count: 4662
_________________________________________________________________________________________________________
CPU 2 Interrupt cycle time (s): 0,512485
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): 56,925587
CPU 2 DPC total execution time (s): 0,013343
CPU 2 DPC count: 3363
_________________________________________________________________________________________________________
CPU 3 Interrupt cycle time (s): 0,512828
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): 59,548303
CPU 3 DPC total execution time (s): 0,010905
CPU 3 DPC count: 2544
_________________________________________________________________________________________________________
I'm using a 3 DSP Scope v7 card on a new vanilla Windows 10 installation. Everything works well, super-low latency and no ASIO spikes.
But despite I've done all OS and BIOS tweaks, still there's 'now and then' audio clicks. Not often but sometimes one per minute, sometimes 2-3 per minute.
I'm suspecting something odd in the PCI bus and bridge lane. First, I'm not sure if I shall set a fixed PCI bus frequency in the BIOS?
The LatencyMon is all green, although the hardest pagefaults are related to dxgkrnl.sys and nvlddmk.sys drivers.
Any help would be highly appreciated.
This is the LatencyMon report:
_________________________________________________________________________________________________________
CONCLUSION
_________________________________________________________________________________________________________
Your system appears to be suitable for handling real-time audio and other tasks without dropouts.
LatencyMon has been analyzing your system for 0:04:22 (h:mm:ss) on all processors.
_________________________________________________________________________________________________________
SYSTEM INFORMATION
_________________________________________________________________________________________________________
Computer name: RETEE
OS version: Windows 10 , 10.0, build: 18363 (x64)
Hardware: EX58-UD4, Gigabyte Technology Co., Ltd.
CPU: GenuineIntel Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz
Logical processors: 4
Processor groups: 1
RAM: 14334 MB total
_________________________________________________________________________________________________________
CPU SPEED
_________________________________________________________________________________________________________
Reported CPU speed: 3064 MHz
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): 157,10
Average measured interrupt to process latency (µs): 2,730495
Highest measured interrupt to DPC latency (µs): 154,60
Average measured interrupt to DPC latency (µs): 0,910812
_________________________________________________________________________________________________________
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): 75,549608
Driver with highest ISR routine execution time: dxgkrnl.sys - DirectX Graphics Kernel, Microsoft Corporation
Highest reported total ISR routine time (%): 0,086381
Driver with highest ISR total time: dxgkrnl.sys - DirectX Graphics Kernel, Microsoft Corporation
Total time spent in ISRs (%) 0,239201
ISR count (execution time <250 µs): 596223
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): 425,390339
Driver with highest DPC routine execution time: nvlddmkm.sys - NVIDIA Windows Kernel Mode Driver, Version 432.00 , NVIDIA Corporation
Highest reported total DPC routine time (%): 0,176147
Driver with highest DPC total execution time: ScopePci.sys - Scope PCI WDM Adapter Driver, Sonic Core GmbH, Germany
Total time spent in DPCs (%) 0,385529
DPC count (execution time <250 µs): 727135
DPC count (execution time 250-500 µs): 0
DPC count (execution time 500-999 µs): 41
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: explorer.exe
Total number of hard pagefaults 28
Hard pagefault count of hardest hit process: 22
Number of processes hit: 3
_________________________________________________________________________________________________________
PER CPU DATA
_________________________________________________________________________________________________________
CPU 0 Interrupt cycle time (s): 8,226266
CPU 0 ISR highest execution time (µs): 75,549608
CPU 0 ISR total execution time (s): 2,504865
CPU 0 ISR count: 595616
CPU 0 DPC highest execution time (µs): 425,390339
CPU 0 DPC total execution time (s): 3,998255
CPU 0 DPC count: 716607
_________________________________________________________________________________________________________
CPU 1 Interrupt cycle time (s): 0,516184
CPU 1 ISR highest execution time (µs): 7,835509
CPU 1 ISR total execution time (s): 0,002260
CPU 1 ISR count: 607
CPU 1 DPC highest execution time (µs): 40,206266
CPU 1 DPC total execution time (s): 0,018316
CPU 1 DPC count: 4662
_________________________________________________________________________________________________________
CPU 2 Interrupt cycle time (s): 0,512485
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): 56,925587
CPU 2 DPC total execution time (s): 0,013343
CPU 2 DPC count: 3363
_________________________________________________________________________________________________________
CPU 3 Interrupt cycle time (s): 0,512828
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): 59,548303
CPU 3 DPC total execution time (s): 0,010905
CPU 3 DPC count: 2544
_________________________________________________________________________________________________________