Avid Pro Audio Community

Avid Pro Audio Community

How to Join & Post  •  Community Terms of Use  •  Help Us Help You

Knowledge Base Search  •  Community Search  •  Learn & Support


Avid Home Page

Go Back   Avid Pro Audio Community > Pro Tools Software > Windows
Register FAQ Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
  #11  
Old 03-10-2018, 08:09 AM
philgrab philgrab is offline
Member
 
Join Date: May 2012
Location: California
Posts: 220
Default Re: Where's my bottleneck?

Sometimes it can be the motherboard model and or make. Just the design or bridge settings can effect latency also mismatched memory or incorrectly populated memory.
Reply With Quote
  #12  
Old 03-10-2018, 08:24 AM
TNM TNM is offline
Member
 
Join Date: Dec 2001
Location: Melbourne, Australia
Posts: 1,569
Default Re: Where's my bottleneck?

try disable the on board audio for a start..

something with display port as well? mini display port? Perhaps a graphics driver?

The Wdf01000.sys is not saying exactly what driver it's for

I'm not 100% sure as i never read a latency mon "bad" report before.. I think the person to help here will be GuitarDom as he builds pro tools daws.
__________________
- Intel 14900K/NzXt Kraken Elite/64GB Kingston DDR5 6000 mhz (32x2)/ Asus Pro Art Z790/Asus 4090/Win 11 Pro 23H2/UAD Apollo 8 x2 w TBolt 3 card u/g/UAD Twin X.
Reply With Quote
  #13  
Old 03-10-2018, 09:05 AM
guitardom guitardom is offline
Member
 
Join Date: May 2004
Location: New Mexico
Posts: 6,809
Default Re: Where's my bottleneck?

Quote:
Originally Posted by secutanudu View Post
Just wanted to give this thread another shot. With a moderate to large session, I am unable to run at even a 256 Sample buffer without clicks and pops. Any thoughts on how I can improve this?

Is it possible that my old video card is the culprit?

Here's a UserBenchmark report:
http://www.userbenchmark.com/UserRun/7734378

Here's a LatencyMon report - I took the capture while playing a session using a 256 sample buffer (and getting clicks and pops):


Code:
_________________________________________________________________________________________________________
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:00:58  (h:mm:ss) on all processors.


_________________________________________________________________________________________________________
SYSTEM INFORMATION
_________________________________________________________________________________________________________
Computer name:                                        BIGBLUE
OS version:                                           Windows 10 , 10.0, build: 16299 (x64)
Hardware:                                             All Series, ASUS, ASUSTeK COMPUTER INC., X99-DELUXE II
CPU:                                                  GenuineIntel Intel(R) Core(TM) i7-5930K CPU @ 3.50GHz
Logical processors:                                   12
Processor groups:                                     1
RAM:                                                  16291 MB total


_________________________________________________________________________________________________________
CPU SPEED
_________________________________________________________________________________________________________
Reported CPU speed:                                   3498 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):   276.639830
Average measured interrupt to process latency (µs):   2.835792

Highest measured interrupt to DPC latency (µs):       270.492278
Average measured interrupt to DPC latency (µs):       0.969193


_________________________________________________________________________________________________________
 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):              38.054889
Driver with highest ISR routine execution time:       HDAudBus.sys - High Definition Audio Bus Driver, Microsoft Corporation

Highest reported total ISR routine time (%):          0.012123
Driver with highest ISR total time:                   portcls.sys - Port Class (Class Driver for Port/Miniport Devices), Microsoft Corporation

Total time spent in ISRs (%)                          0.018482

ISR count (execution time <250 µs):                   23942
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):              330.768439
Driver with highest DPC routine execution time:       Wdf01000.sys - Kernel Mode Driver Framework Runtime, Microsoft Corporation

Highest reported total DPC routine time (%):          0.059875
Driver with highest DPC total execution time:         Wdf01000.sys - Kernel Mode Driver Framework Runtime, Microsoft Corporation

Total time spent in DPCs (%)                          0.169755

DPC count (execution time <250 µs):                   319227
DPC count (execution time 250-500 µs):                0
DPC count (execution time 500-999 µs):                2
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.


Process with highest pagefault count:                 none

Total number of hard pagefaults                       0
Hard pagefault count of hardest hit process:          0
Highest hard pagefault resolution time (µs):          0.0
Total time spent in hard pagefaults (%):              0.0
Number of processes hit:                              0


_________________________________________________________________________________________________________
 PER CPU DATA
_________________________________________________________________________________________________________
CPU 0 Interrupt cycle time (s):                       1.63560
CPU 0 ISR highest execution time (µs):                38.054889
CPU 0 ISR total execution time (s):                   0.127859
CPU 0 ISR count:                                      23162
CPU 0 DPC highest execution time (µs):                330.768439
CPU 0 DPC total execution time (s):                   0.827397
CPU 0 DPC count:                                      260351
_________________________________________________________________________________________________________
CPU 1 Interrupt cycle time (s):                       0.277364
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):                57.70040
CPU 1 DPC total execution time (s):                   0.012011
CPU 1 DPC count:                                      2677
_________________________________________________________________________________________________________
CPU 2 Interrupt cycle time (s):                       0.379759
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):                154.905660
CPU 2 DPC total execution time (s):                   0.047235
CPU 2 DPC count:                                      8305
_________________________________________________________________________________________________________
CPU 3 Interrupt cycle time (s):                       0.260015
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):                49.422527
CPU 3 DPC total execution time (s):                   0.006894
CPU 3 DPC count:                                      1734
_________________________________________________________________________________________________________
CPU 4 Interrupt cycle time (s):                       0.343054
CPU 4 ISR highest execution time (µs):                0.0
CPU 4 ISR total execution time (s):                   0.0
CPU 4 ISR count:                                      0
CPU 4 DPC highest execution time (µs):                87.823899
CPU 4 DPC total execution time (s):                   0.033113
CPU 4 DPC count:                                      6315
_________________________________________________________________________________________________________
CPU 5 Interrupt cycle time (s):                       0.291942
CPU 5 ISR highest execution time (µs):                0.0
CPU 5 ISR total execution time (s):                   0.0
CPU 5 ISR count:                                      0
CPU 5 DPC highest execution time (µs):                52.232133
CPU 5 DPC total execution time (s):                   0.013633
CPU 5 DPC count:                                      2378
_________________________________________________________________________________________________________
CPU 6 Interrupt cycle time (s):                       0.350970
CPU 6 ISR highest execution time (µs):                0.0
CPU 6 ISR total execution time (s):                   0.0
CPU 6 ISR count:                                      0
CPU 6 DPC highest execution time (µs):                64.92510
CPU 6 DPC total execution time (s):                   0.038371
CPU 6 DPC count:                                      7003
_________________________________________________________________________________________________________
CPU 7 Interrupt cycle time (s):                       0.291650
CPU 7 ISR highest execution time (µs):                0.0
CPU 7 ISR total execution time (s):                   0.0
CPU 7 ISR count:                                      0
CPU 7 DPC highest execution time (µs):                50.387650
CPU 7 DPC total execution time (s):                   0.012568
CPU 7 DPC count:                                      2332
_________________________________________________________________________________________________________
CPU 8 Interrupt cycle time (s):                       0.326598
CPU 8 ISR highest execution time (µs):                0.0
CPU 8 ISR total execution time (s):                   0.0
CPU 8 ISR count:                                      0
CPU 8 DPC highest execution time (µs):                54.624357
CPU 8 DPC total execution time (s):                   0.032973
CPU 8 DPC count:                                      5973
_________________________________________________________________________________________________________
CPU 9 Interrupt cycle time (s):                       0.566822
CPU 9 ISR highest execution time (µs):                11.658662
CPU 9 ISR total execution time (s):                   0.000809
CPU 9 ISR count:                                      780
CPU 9 DPC highest execution time (µs):                129.177816
CPU 9 DPC total execution time (s):                   0.094828
CPU 9 DPC count:                                      12770
_________________________________________________________________________________________________________
CPU 10 Interrupt cycle time (s):                       0.337863
CPU 10 ISR highest execution time (µs):                0.0
CPU 10 ISR total execution time (s):                   0.0
CPU 10 ISR count:                                      0
CPU 10 DPC highest execution time (µs):                60.277873
CPU 10 DPC total execution time (s):                   0.03720
CPU 10 DPC count:                                      5815
_________________________________________________________________________________________________________
CPU 11 Interrupt cycle time (s):                       0.328991
CPU 11 ISR highest execution time (µs):                0.0
CPU 11 ISR total execution time (s):                   0.0
CPU 11 ISR count:                                      0
CPU 11 DPC highest execution time (µs):                58.001144
CPU 11 DPC total execution time (s):                   0.025598
CPU 11 DPC count:                                      3576
_________________________________________________________________________________________________________
A moderate to large session?? what does the CPU meters say in Pro Tools. Moderate to large sessions may need to be at 512 or 1024, especially with some plugins.

You need to eliminate the interface. At bare minimum, install asio4all and playback a session off your internal sound card. With asio4all you can drop down to a 64hw buffer.

You never stated if you made configuration changes in the bios.

Wifi disabled? I would recommend disabling the NIC as well for testing.

The video card could be an issue. Track down something like a 1030GT that is fairly cheap and modern.
__________________

pro-tools-pc.com


TRASHER Pro Tools Utility(updated 4-11-2024)

HD Native, Avid 16x16, Eleven Rack, Focusrite Clarett 8preX, UA Quad Apollo TB.

Intel I7 9900k
Win 10
Reply With Quote
  #14  
Old 09-27-2018, 04:43 PM
secutanudu secutanudu is offline
Member
 
Join Date: Nov 2002
Location: Albany, NY
Posts: 250
Default Re: Where's my bottleneck?

Sorry for the delay on this. I am still having this issue. I did try the ASIO4ALL driver using builtin windows sound, and guess what - I can go down to low buffers with NO issues.


Seems like this problem is isolated to the Aurora. I will open a support case with them, but it may just be something I have to live with? Any other suggestions? Thanks.
Reply With Quote
  #15  
Old 10-03-2018, 02:18 PM
secutanudu secutanudu is offline
Member
 
Join Date: Nov 2002
Location: Albany, NY
Posts: 250
Default Re: Where's my bottleneck?

Does anyone know if Pro Tools 2018 works any better on Windows with Thunderbolt?
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Midi Bottleneck of Data? Help! 7thheaven Pro Tools TDM Systems (Mac) 16 08-31-2008 05:51 PM
What's the bottleneck in my system??? REtroJECT 003, Mbox 2, Digi 002, original Mbox, Digi 001 (Win) 4 01-30-2003 12:03 AM
QuickSilver 733 ATA video bottleneck? Lee Blaske Pro Tools TDM Systems (Mac) 1 08-21-2001 05:22 PM
PowerBook speed bottleneck carson General Discussion 2 02-03-2001 02:29 PM


All times are GMT -7. The time now is 07:13 AM.


Powered by: vBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Limited. Forum Hosted By: URLJet.com