LatencyMon
Hi,
Thanks for the reply. I think you were right w.r.t slowdown. I have used latencymon to find dpc latency. It indicates that the ndis.sys is having a big dpc delay. I tried several suggestions from the internet. I disabled audio drivers, usb drivers one by one to see if it makes a difference. I have disabled all the network adapaters except wireless. I have set wireless adapater power management to highest. None of these helped so far. I am pasting latencymon results. I have microsoft essentials security and nothing else.
To answer your question regarding playing from cd et all, I think it works fine. sometimes I noticed issue with mp3s (may be the dpc delay was high at the moment).
Thanks
_________________________________________________________________________________________________________
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:03:58 (h:mm:ss) on all processors.
_________________________________________________________________________________________________________
SYSTEM INFORMATION
_________________________________________________________________________________________________________
Computer name:
OS version: Windows 7 Service Pack 1, 6.1, build: 7601 (x64)
Hardware: Dell System Inspiron N5010, Dell Inc. ,
CPU: GenuineIntel Intel(R) Core(TM) i5-2430M CPU @ 2.40GHz
Logical processors: 4
Processor groups: 1
RAM: 8078 MB total
_________________________________________________________________________________________________________
CPU SPEED
_________________________________________________________________________________________________________
Reported CPU speed: 2394.0 MHz
Measured CPU speed: 776.0 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.
_________________________________________________________________________________________________________
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): 33458.684556
Average measured interrupt to process latency (µs): 31.017287
Highest measured interrupt to DPC latency (µs): 33451.414927
Average measured interrupt to DPC latency (µs): 23.094269
_________________________________________________________________________________________________________
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): 95.463659
Driver with highest ISR routine execution time: ntoskrnl.exe - NT Kernel & System, Microsoft Corporation
Highest reported total ISR routine time (%): 0.099219
Driver with highest ISR total time: ntoskrnl.exe - NT Kernel & System, Microsoft Corporation
Total time spent in ISRs (%) 0.146629
ISR count (execution time <250 µs): 297604
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): 33500.932331
Driver with highest DPC routine execution time: ndis.sys - NDIS 6.20 driver, Microsoft Corporation
Highest reported total DPC routine time (%): 1.044986
Driver with highest DPC total execution time: ndis.sys - NDIS 6.20 driver, Microsoft Corporation
Total time spent in DPCs (%) 2.449184
DPC count (execution time <250 µs): 509041
DPC count (execution time 250-500 µs): 0
DPC count (execution time 500-999 µs): 17230
DPC count (execution time 1000-1999 µs): 799
DPC count (execution time 2000-3999 µs): 1219
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: winword.exe
Total number of hard pagefaults 956
Hard pagefault count of hardest hit process: 378
Highest hard pagefault resolution time (µs): 505378.738931
Total time spent in hard pagefaults (%): 1.272199
Number of processes hit: 10
_________________________________________________________________________________________________________
PER CPU DATA
_________________________________________________________________________________________________________
CPU 0 Interrupt cycle time (s): 34.312199
CPU 0 ISR highest execution time (µs): 95.463659
CPU 0 ISR total execution time (s): 1.401464
CPU 0 ISR count: 297604
CPU 0 DPC highest execution time (µs): 33500.932331
CPU 0 DPC total execution time (s): 23.309983
CPU 0 DPC count: 524029
_________________________________________________________________________________________________________
CPU 1 Interrupt cycle time (s): 6.480542
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): 4833.553885
CPU 1 DPC total execution time (s): 0.042723
CPU 1 DPC count: 1344
_________________________________________________________________________________________________________
CPU 2 Interrupt cycle time (s): 6.728845
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): 5077.343358
CPU 2 DPC total execution time (s): 0.042557
CPU 2 DPC count: 1704
_________________________________________________________________________________________________________
CPU 3 Interrupt cycle time (s): 7.319638
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): 1139.023810
CPU 3 DPC total execution time (s): 0.013745
CPU 3 DPC count: 2147
_________________________________________________________________________________________________________