Hello,
I have problem with Windows 10 on my laptop Samsung NP-300-V5A. To be honest it seems newer updates made system much worse than vanilla state system. Here I am not sure, perhaps I am wrong.
To fight with DPC latencies, ISR I have done so far:
So far without success. Thus I gave up and request for help. I have made short logs via XPERF and sent you a link to check. I also attach screens of programs.
If it helps I may add that when I was compressing xperf files into RAR, I got a lot slowdowns. I also tried to shut down devices in "devices menager" but without any result.
Xperf logs:
CPU - Dropbox - CPU.rar
Kernel - Dropbox - kernel.rar
Here is LatencyMon log:
_________________________________________________________________________________________________________
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. 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.
LatencyMon has been analyzing your system for 0:10:16 (h:mm:ss) on all processors.
_________________________________________________________________________________________________________
SYSTEM INFORMATION
_________________________________________________________________________________________________________
Computer name: BURGSCH
OS version: Windows 8 , 6.2, build: 9200 (x64)
Hardware: 300V3A/300V4A/300V5A/200A4B/200A5B, SAMSUNG ELECTRONICS CO., LTD.
CPU: GenuineIntel Intel(R) Core(TM) i5-2410M CPU @ 2.30GHz
Logical processors: 2
Processor groups: 1
RAM: 8105 MB total
_________________________________________________________________________________________________________
CPU SPEED
_________________________________________________________________________________________________________
Reported CPU speed: 2295 MHz
Measured CPU speed: 30 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): 2555,143182
Average measured interrupt to process latency (µs): 7,364289
Highest measured interrupt to DPC latency (µs): 2546,832069
Average measured interrupt to DPC latency (µs): 2,979351
_________________________________________________________________________________________________________
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): 60,526362
Driver with highest ISR routine execution time: HDAudBus.sys - High Definition Audio Bus Driver, Microsoft Corporation
Highest reported total ISR routine time (%): 0,029264
Driver with highest ISR total time: HDAudBus.sys - High Definition Audio Bus Driver, Microsoft Corporation
Total time spent in ISRs (%) 0,037902
ISR count (execution time <250 µs): 77735
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): 5936,134641
Driver with highest DPC routine execution time: ndis.sys - Specyfikacja NDIS (Network Driver Interface Specification), Microsoft Corporation
Highest reported total DPC routine time (%): 0,414939
Driver with highest DPC total execution time: ndis.sys - Specyfikacja NDIS (Network Driver Interface Specification), Microsoft Corporation
Total time spent in DPCs (%) 1,503565
DPC count (execution time <250 µs): 3521580
DPC count (execution time 250-500 µs): 0
DPC count (execution time 500-999 µs): 5515
DPC count (execution time 1000-1999 µs): 225
DPC count (execution time 2000-3999 µs): 41
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: waterfox.exe
Total number of hard pagefaults 265
Hard pagefault count of hardest hit process: 67
Highest hard pagefault resolution time (µs): 107565,152070
Total time spent in hard pagefaults (%): 0,087167
Number of processes hit: 7
_________________________________________________________________________________________________________
PER CPU DATA
_________________________________________________________________________________________________________
CPU 0 Interrupt cycle time (s): 37,691997
CPU 0 ISR highest execution time (µs): 60,526362
CPU 0 ISR total execution time (s): 0,466857
CPU 0 ISR count: 77688
CPU 0 DPC highest execution time (µs): 5936,134641
CPU 0 DPC total execution time (s): 17,637236
CPU 0 DPC count: 3449385
_________________________________________________________________________________________________________
CPU 1 Interrupt cycle time (s): 4,373052
CPU 1 ISR highest execution time (µs): 23,015251
CPU 1 ISR total execution time (s): 0,000344
CPU 1 ISR count: 47
CPU 1 DPC highest execution time (µs): 657,834858
CPU 1 DPC total execution time (s): 0,896542
CPU 1 DPC count: 77977
_________________________________________________________________________________________________________
Drivers tab:
DPC Latency Checker:
Thank you.
I have problem with Windows 10 on my laptop Samsung NP-300-V5A. To be honest it seems newer updates made system much worse than vanilla state system. Here I am not sure, perhaps I am wrong.
To fight with DPC latencies, ISR I have done so far:
- updated my laptop's BIOS
- disabled HyperThreading and power save in BIOS
- used "disabledynamictick yes"
- used "HPET" command in the system
So far without success. Thus I gave up and request for help. I have made short logs via XPERF and sent you a link to check. I also attach screens of programs.
If it helps I may add that when I was compressing xperf files into RAR, I got a lot slowdowns. I also tried to shut down devices in "devices menager" but without any result.
Xperf logs:
CPU - Dropbox - CPU.rar
Kernel - Dropbox - kernel.rar
Here is LatencyMon log:
Read More:
_________________________________________________________________________________________________________
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. 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.
LatencyMon has been analyzing your system for 0:10:16 (h:mm:ss) on all processors.
_________________________________________________________________________________________________________
SYSTEM INFORMATION
_________________________________________________________________________________________________________
Computer name: BURGSCH
OS version: Windows 8 , 6.2, build: 9200 (x64)
Hardware: 300V3A/300V4A/300V5A/200A4B/200A5B, SAMSUNG ELECTRONICS CO., LTD.
CPU: GenuineIntel Intel(R) Core(TM) i5-2410M CPU @ 2.30GHz
Logical processors: 2
Processor groups: 1
RAM: 8105 MB total
_________________________________________________________________________________________________________
CPU SPEED
_________________________________________________________________________________________________________
Reported CPU speed: 2295 MHz
Measured CPU speed: 30 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): 2555,143182
Average measured interrupt to process latency (µs): 7,364289
Highest measured interrupt to DPC latency (µs): 2546,832069
Average measured interrupt to DPC latency (µs): 2,979351
_________________________________________________________________________________________________________
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): 60,526362
Driver with highest ISR routine execution time: HDAudBus.sys - High Definition Audio Bus Driver, Microsoft Corporation
Highest reported total ISR routine time (%): 0,029264
Driver with highest ISR total time: HDAudBus.sys - High Definition Audio Bus Driver, Microsoft Corporation
Total time spent in ISRs (%) 0,037902
ISR count (execution time <250 µs): 77735
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): 5936,134641
Driver with highest DPC routine execution time: ndis.sys - Specyfikacja NDIS (Network Driver Interface Specification), Microsoft Corporation
Highest reported total DPC routine time (%): 0,414939
Driver with highest DPC total execution time: ndis.sys - Specyfikacja NDIS (Network Driver Interface Specification), Microsoft Corporation
Total time spent in DPCs (%) 1,503565
DPC count (execution time <250 µs): 3521580
DPC count (execution time 250-500 µs): 0
DPC count (execution time 500-999 µs): 5515
DPC count (execution time 1000-1999 µs): 225
DPC count (execution time 2000-3999 µs): 41
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: waterfox.exe
Total number of hard pagefaults 265
Hard pagefault count of hardest hit process: 67
Highest hard pagefault resolution time (µs): 107565,152070
Total time spent in hard pagefaults (%): 0,087167
Number of processes hit: 7
_________________________________________________________________________________________________________
PER CPU DATA
_________________________________________________________________________________________________________
CPU 0 Interrupt cycle time (s): 37,691997
CPU 0 ISR highest execution time (µs): 60,526362
CPU 0 ISR total execution time (s): 0,466857
CPU 0 ISR count: 77688
CPU 0 DPC highest execution time (µs): 5936,134641
CPU 0 DPC total execution time (s): 17,637236
CPU 0 DPC count: 3449385
_________________________________________________________________________________________________________
CPU 1 Interrupt cycle time (s): 4,373052
CPU 1 ISR highest execution time (µs): 23,015251
CPU 1 ISR total execution time (s): 0,000344
CPU 1 ISR count: 47
CPU 1 DPC highest execution time (µs): 657,834858
CPU 1 DPC total execution time (s): 0,896542
CPU 1 DPC count: 77977
_________________________________________________________________________________________________________
Drivers tab:
DPC Latency Checker:
Thank you.