experts with Latency Mon? - Page 2
Page 2 of 2 FirstFirst 12
Results 11 to 14 of 14
  1. #11
    Tech Wizard Subbes's Avatar
    Join Date
    May 2012
    Location
    Hamburg / Germany
    Posts
    52

    Default

    You can try to uninstall the drivers for you Graphics Card and run the standard drivers from Windows. I had big probs with my NVidea Drivers when I was running a Windows Laptop with Traktor.

  2. #12
    Tech Guru bumtsch's Avatar
    Join Date
    Sep 2009
    Location
    Paris, France
    Posts
    1,178

    Default

    Quote Originally Posted by makar1 View Post
    LatencyMon is only used to investigate small glitches like pops and crackles. Your issues seem more severe, and the report you linked looks ok latency wise.
    I wouldn't say that - the first line of that report is pretty clear nonetheless :
    Quote Originally Posted by LatencyMon
    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.
    The big spikes are not all the 19ms highest measured interrupt call's fault, whose cause is unidentified in the report and is probably worth looking into at some point.
    Code:
    (Highest measured interrupt to process latency (µs): 19059.096835)
    Indeed, the usual suspect Mr Networking is pretty quiet below half a ms
    Code:
    (Highest DPC routine execution time (µs): 507.023272
    Driver with highest DPC routine execution time: ndis.sys - NDIS 6.20 driver, Microsoft Corporation)

    This is much more interesting though, some noticeable HDD thrashing :

    Code:
    Process with highest pagefault count: msmpeng.exe
    
    Total number of hard pagefaults 2141
    Hard pagefault count of hardest hit process: 2011
    Highest hard pagefault resolution time (µs): 188397.940566
    Total time spent in hard pagefaults (%): 1.307646
    Number of processes hit: 4
    That'll amount to a 188ms long hdd hit.
    msmpeng.exe is part of Windows Defender. Try shutting that off.

    That won't cure it all though, but it's worth a start. I tried making my i5 laptop run to numbers like yours by switching to a balanced power profile, keeping stuff opened and playing a set in traktor and I'm only getting minor glitches, but still can't match that long kind of pagefault.

    You might wanna monitor during a set, with a process explorer window tucked to the side. I'd also throw dpclat in the mix, you might see a pattern there.
    Last edited by bumtsch; 04-23-2013 at 02:43 PM.

  3. #13
    Tech Guru
    Join Date
    Mar 2012
    Location
    York, UK
    Posts
    3,419

    Default

    Quote Originally Posted by bumtsch View Post
    That'll amount to a 188ms long hdd hit.
    msmpeng.exe is part of Windows Defender. Try shutting that off.
    I got plenty of long hard pagefault times in my LatencyMon test (60ms+), but it did not affect my audio. Note another line in the report: " 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"
    Windows Defender does not produce audio so it could be something else causing the problems.

    Quote Originally Posted by bumtsch View Post
    I'd also throw dpclat in the mix, you might see a pattern there.
    LatencyMon has already provided plenty of DPC latency readings, all at 500us and below. I can't see any benefit from doing it again with DPCLat.
    VCM100 / X1 / DJM250 / DJM900 / CDJ2000s / Maschine / Audio2+4 / 2i4 / HS8s / TSP 2.6.8
    Macbook Air i7-3667U+8GB 10.9 / Win7x64 i5-3570k+24GB


  4. #14
    Tech Guru bumtsch's Avatar
    Join Date
    Sep 2009
    Location
    Paris, France
    Posts
    1,178

    Default

    Seeing a graph live helps sometimes.

Page 2 of 2 FirstFirst 12

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •