Nvidia windows kernel mode driver dpc latency

Куратор(ы):  

eLfiK   

Автор Сообщение
 

Прилепленное (важное) сообщение

СообщениеДобавлено: 12.10.2016 12:14 

[профиль]

Member

Статус: Не в сети
Регистрация: 12.10.2016

Обсуждение проблем ОС и оборудования: задержка реакции системы (latency), микроcтаттер, инпутлаг, фризы.

Перед тем как задавать вопросы, просьба прочитать FAQ

Осуществлять мониторинг программой Latency Monitor нужно в течение 1 минуты, в состоянии простоя системы т.е. без дисковой, сетевой активности, и любой другой, с выключенным ав и приложениями в трее и автозагрузке,
не раньше чем через 2 минуты после загрузки системы.
Не двигаем мышку и не используем клавиатуру в момент измерений. Потом остановка и скриншот.

Презентация NVIDIA (на англ.) о проблемах статтеров, фризов и лагов (терминология, описание и причины возникновения)

Последний раз редактировалось iG0Lka 07.02.2018 15:48, всего редактировалось 8 раз(а).

Реклама

Партнер
 
Phenomenum

Member

Статус: Не в сети
Регистрация: 23.06.2019
Откуда: Санкт-Петербург
Фото: 9

yylseijfvlu0 Железо напиши, пожалуйста. Все, что есть. И ответь на все мои вопросы.


_________________
Видеокарты AMD по ночам вылезают из компьютеров и пьют кровь юзеров – поэтому они красные.

 
Y0!

Member

Статус: Не в сети
Регистрация: 02.06.2012
Откуда: Стольный Град

Привет. BIOS сброшен в дефолт, вручную не изменено ничего, версия 5851 (последняя от ASUS). Винда — десятка корпоративная 21H1 (не сборка) из образа с обновлениями от июня 2021, не изменены никакие настройки (разве что убрана галочка с повышенной точности указателя мыши), не удалено ничего, из драйверов установлен только графический 471.22 без geforce experience (чистая установка), никакие другие драйверы не ставил, так что стоит только то, что было встроено в винду. В предыдущий раз пробовал ставить все самые новые драйверы, но ничего это не исправило, потому сейчас поставил только видео.

Показатели LatencyMon (снято во время работы CS:GO) какие-то слишком пугающие.

Interrupt to user process latency

Код:

_________________________________________________________________________________________________________
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. 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:09:30  (h:mm:ss) on all processors.

_________________________________________________________________________________________________________
SYSTEM INFORMATION
_________________________________________________________________________________________________________
Computer name:                                        DESKTOP
OS version:                                           Windows 10, 10.0, version 2009, build: 19043 (x64)
Hardware:                                             System Product Name, System manufacturer
CPU:                                                  AuthenticAMD AMD Ryzen 5 3600 6-Core Processor
Logical processors:                                   12
Processor groups:                                     1
RAM:                                                  16291 MB total

_________________________________________________________________________________________________________
CPU SPEED
_________________________________________________________________________________________________________
Reported CPU speed:                                   3593 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.

_________________________________________________________________________________________________________
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):   2988,40
Average measured interrupt to process latency (µs):   6,137626

Highest measured interrupt to DPC latency (µs):       2985,0
Average measured interrupt to DPC latency (µs):       2,247735

_________________________________________________________________________________________________________
 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):              259,614807
Driver with highest ISR routine execution time:       dxgkrnl.sys — DirectX Graphics Kernel, Microsoft Corporation

Highest reported total ISR routine time (%):          0,266056
Driver with highest ISR total time:                   dxgkrnl.sys — DirectX Graphics Kernel, Microsoft Corporation

Total time spent in ISRs (%)                          0,269609

ISR count (execution time <250 µs):                   760454
ISR count (execution time 250-500 µs):                0
ISR count (execution time 500-1000 µs):               1
ISR count (execution time 1000-2000 µs):              0
ISR count (execution time 2000-4000 µ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):              6000,838297
Driver with highest DPC routine execution time:       nvlddmkm.sys — NVIDIA Windows Kernel Mode Driver, Version 471.22 , NVIDIA Corporation

Highest reported total DPC routine time (%):          0,122476
Driver with highest DPC total execution time:         dxgkrnl.sys — DirectX Graphics Kernel, Microsoft Corporation

Total time spent in DPCs (%)                          0,189475

DPC count (execution time <250 µs):                   1577122
DPC count (execution time 250-500 µs):                0
DPC count (execution time 500-10000 µs):              344
DPC count (execution time 1000-2000 µs):              4
DPC count (execution time 2000-4000 µs):              6
DPC count (execution time >=4000 µs):                 1

_________________________________________________________________________________________________________
 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:                 steamservice.exe

Total number of hard pagefaults                       877
Hard pagefault count of hardest hit process:          805
Number of processes hit:                              8

_________________________________________________________________________________________________________
 PER CPU DATA
_________________________________________________________________________________________________________
CPU 0 Interrupt cycle time (s):                       38,451351
CPU 0 ISR highest execution time (µs):                259,614807
CPU 0 ISR total execution time (s):                   18,279776
CPU 0 ISR count:                                      691529
CPU 0 DPC highest execution time (µs):                6000,838297
CPU 0 DPC total execution time (s):                   12,032065
CPU 0 DPC count:                                      1472796
_________________________________________________________________________________________________________
CPU 1 Interrupt cycle time (s):                       6,884179
CPU 1 ISR highest execution time (µs):                16,592263
CPU 1 ISR total execution time (s):                   0,155579
CPU 1 ISR count:                                      48252
CPU 1 DPC highest execution time (µs):                824,523240
CPU 1 DPC total execution time (s):                   0,729091
CPU 1 DPC count:                                      59349
_________________________________________________________________________________________________________
CPU 2 Interrupt cycle time (s):                       2,220725
CPU 2 ISR highest execution time (µs):                13,406067
CPU 2 ISR total execution time (s):                   0,028150
CPU 2 ISR count:                                      4913
CPU 2 DPC highest execution time (µs):                313,188979
CPU 2 DPC total execution time (s):                   0,089587
CPU 2 DPC count:                                      25214
_________________________________________________________________________________________________________
CPU 3 Interrupt cycle time (s):                       1,610403
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):                17,163373
CPU 3 DPC total execution time (s):                   0,000296
CPU 3 DPC count:                                      142
_________________________________________________________________________________________________________
CPU 4 Interrupt cycle time (s):                       1,527826
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):                579,917618
CPU 4 DPC total execution time (s):                   0,009728
CPU 4 DPC count:                                      2192
_________________________________________________________________________________________________________
CPU 5 Interrupt cycle time (s):                       1,607180
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):                508,789313
CPU 5 DPC total execution time (s):                   0,017095
CPU 5 DPC count:                                      2621
_________________________________________________________________________________________________________
CPU 6 Interrupt cycle time (s):                       1,979623
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):                753,074311
CPU 6 DPC total execution time (s):                   0,040096
CPU 6 DPC count:                                      5067
_________________________________________________________________________________________________________
CPU 7 Interrupt cycle time (s):                       2,340813
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):                517,406067
CPU 7 DPC total execution time (s):                   0,021066
CPU 7 DPC count:                                      2800
_________________________________________________________________________________________________________
CPU 8 Interrupt cycle time (s):                       1,546256
CPU 8 ISR highest execution time (µs):                3,807403
CPU 8 ISR total execution time (s):                   0,007763
CPU 8 ISR count:                                      14448
CPU 8 DPC highest execution time (µs):                244,996382
CPU 8 DPC total execution time (s):                   0,025174
CPU 8 DPC count:                                      4790
_________________________________________________________________________________________________________
CPU 9 Interrupt cycle time (s):                       0,864185
CPU 9 ISR highest execution time (µs):                1,532981
CPU 9 ISR total execution time (s):                   0,000061
CPU 9 ISR count:                                      94
CPU 9 DPC highest execution time (µs):                277,720011
CPU 9 DPC total execution time (s):                   0,001383
CPU 9 DPC count:                                      224
_________________________________________________________________________________________________________
CPU 10 Interrupt cycle time (s):                       1,208279
CPU 10 ISR highest execution time (µs):                1,482883
CPU 10 ISR total execution time (s):                   0,000387
CPU 10 ISR count:                                      652
CPU 10 DPC highest execution time (µs):                40,148066
CPU 10 DPC total execution time (s):                   0,014352
CPU 10 DPC count:                                      2110
_________________________________________________________________________________________________________
CPU 11 Interrupt cycle time (s):                       0,703498
CPU 11 ISR highest execution time (µs):                2,424715
CPU 11 ISR total execution time (s):                   0,000355
CPU 11 ISR count:                                      567
CPU 11 DPC highest execution time (µs):                347,345394
CPU 11 DPC total execution time (s):                   0,001808
CPU 11 DPC count:                                      172
_________________________________________________________________________________________________________

Interrupt to DPC latency

Код:

_________________________________________________________________________________________________________
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. 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:06:34  (h:mm:ss) on all processors.

_________________________________________________________________________________________________________
SYSTEM INFORMATION
_________________________________________________________________________________________________________
Computer name:                                        DESKTOP
OS version:                                           Windows 10, 10.0, version 2009, build: 19043 (x64)
Hardware:                                             System Product Name, System manufacturer
CPU:                                                  AuthenticAMD AMD Ryzen 5 3600 6-Core Processor
Logical processors:                                   12
Processor groups:                                     1
RAM:                                                  16291 MB total

_________________________________________________________________________________________________________
CPU SPEED
_________________________________________________________________________________________________________
Reported CPU speed:                                   3593 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.

_________________________________________________________________________________________________________
MEASURED INTERRUPT TO DPC LATENCIES
_________________________________________________________________________________________________________
The interrupt to DPC latency reflects the measured interval in which a DPC could execute in response to a hardware request from the moment the interrupt service routine started execution.

Highest measured interrupt to DPC latency (µs):       4408,0
Average measured interrupt to DPC latency (µs):       6,476717

_________________________________________________________________________________________________________
 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):              263,462288
Driver with highest ISR routine execution time:       dxgkrnl.sys — DirectX Graphics Kernel, Microsoft Corporation

Highest reported total ISR routine time (%):          0,360598
Driver with highest ISR total time:                   dxgkrnl.sys — DirectX Graphics Kernel, Microsoft Corporation

Total time spent in ISRs (%)                          0,365003

ISR count (execution time <250 µs):                   707634
ISR count (execution time 250-500 µs):                0
ISR count (execution time 500-1000 µs):               1
ISR count (execution time 1000-2000 µs):              0
ISR count (execution time 2000-4000 µ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):              6007,821876
Driver with highest DPC routine execution time:       nvlddmkm.sys — NVIDIA Windows Kernel Mode Driver, Version 471.22 , NVIDIA Corporation

Highest reported total DPC routine time (%):          0,170995
Driver with highest DPC total execution time:         dxgkrnl.sys — DirectX Graphics Kernel, Microsoft Corporation

Total time spent in DPCs (%)                          0,254326

DPC count (execution time <250 µs):                   1458428
DPC count (execution time 250-500 µs):                0
DPC count (execution time 500-10000 µs):              14
DPC count (execution time 1000-2000 µs):              2
DPC count (execution time 2000-4000 µs):              8
DPC count (execution time >=4000 µs):                 1

_________________________________________________________________________________________________________
 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:                 steam.exe

Total number of hard pagefaults                       41
Hard pagefault count of hardest hit process:          24
Number of processes hit:                              8

_________________________________________________________________________________________________________
 PER CPU DATA
_________________________________________________________________________________________________________
CPU 0 Interrupt cycle time (s):                       33,435017
CPU 0 ISR highest execution time (µs):                263,462288
CPU 0 ISR total execution time (s):                   17,104340
CPU 0 ISR count:                                      645813
CPU 0 DPC highest execution time (µs):                6007,821876
CPU 0 DPC total execution time (s):                   11,276489
CPU 0 DPC count:                                      1370566
_________________________________________________________________________________________________________
CPU 1 Interrupt cycle time (s):                       5,235574
CPU 1 ISR highest execution time (µs):                18,876705
CPU 1 ISR total execution time (s):                   0,106878
CPU 1 ISR count:                                      38474
CPU 1 DPC highest execution time (µs):                72,060117
CPU 1 DPC total execution time (s):                   0,581709
CPU 1 DPC count:                                      45277
_________________________________________________________________________________________________________
CPU 2 Interrupt cycle time (s):                       1,737066
CPU 2 ISR highest execution time (µs):                15,930977
CPU 2 ISR total execution time (s):                   0,044337
CPU 2 ISR count:                                      7726
CPU 2 DPC highest execution time (µs):                115,865294
CPU 2 DPC total execution time (s):                   0,096183
CPU 2 DPC count:                                      27193
_________________________________________________________________________________________________________
CPU 3 Interrupt cycle time (s):                       0,367461
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):                14,518230
CPU 3 DPC total execution time (s):                   0,000315
CPU 3 DPC count:                                      140
_________________________________________________________________________________________________________
CPU 4 Interrupt cycle time (s):                       0,557523
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):                34,617311
CPU 4 DPC total execution time (s):                   0,006094
CPU 4 DPC count:                                      1430
_________________________________________________________________________________________________________
CPU 5 Interrupt cycle time (s):                       0,618667
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):                44,266073
CPU 5 DPC total execution time (s):                   0,015105
CPU 5 DPC count:                                      3859
_________________________________________________________________________________________________________
CPU 6 Interrupt cycle time (s):                       0,839017
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):                62,33120
CPU 6 DPC total execution time (s):                   0,013302
CPU 6 DPC count:                                      2630
_________________________________________________________________________________________________________
CPU 7 Interrupt cycle time (s):                       0,817085
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):                173,236849
CPU 7 DPC total execution time (s):                   0,004677
CPU 7 DPC count:                                      1145
_________________________________________________________________________________________________________
CPU 8 Interrupt cycle time (s):                       1,148899
CPU 8 ISR highest execution time (µs):                4,107988
CPU 8 ISR total execution time (s):                   0,008135
CPU 8 ISR count:                                      14865
CPU 8 DPC highest execution time (µs):                36,781520
CPU 8 DPC total execution time (s):                   0,023901
CPU 8 DPC count:                                      4449
_________________________________________________________________________________________________________
CPU 9 Interrupt cycle time (s):                       0,344745
CPU 9 ISR highest execution time (µs):                1,883663
CPU 9 ISR total execution time (s):                   0,000067
CPU 9 ISR count:                                      98
CPU 9 DPC highest execution time (µs):                34,597272
CPU 9 DPC total execution time (s):                   0,000486
CPU 9 DPC count:                                      110
_________________________________________________________________________________________________________
CPU 10 Interrupt cycle time (s):                       0,890416
CPU 10 ISR highest execution time (µs):                1,633176
CPU 10 ISR total execution time (s):                   0,000279
CPU 10 ISR count:                                      426
CPU 10 DPC highest execution time (µs):                70,186474
CPU 10 DPC total execution time (s):                   0,010631
CPU 10 DPC count:                                      1604
_________________________________________________________________________________________________________
CPU 11 Interrupt cycle time (s):                       0,350580
CPU 11 ISR highest execution time (µs):                2,284442
CPU 11 ISR total execution time (s):                   0,000155
CPU 11 ISR count:                                      233
CPU 11 DPC highest execution time (µs):                41,971611
CPU 11 DPC total execution time (s):                   0,000385
CPU 11 DPC count:                                      50
_________________________________________________________________________________________________________

Kernel timer latency

Код:

_________________________________________________________________________________________________________
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. 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:09:07  (h:mm:ss) on all processors.

_________________________________________________________________________________________________________
SYSTEM INFORMATION
_________________________________________________________________________________________________________
Computer name:                                        DESKTOP
OS version:                                           Windows 10, 10.0, version 2009, build: 19043 (x64)
Hardware:                                             System Product Name, System manufacturer
CPU:                                                  AuthenticAMD AMD Ryzen 5 3600 6-Core Processor
Logical processors:                                   12
Processor groups:                                     1
RAM:                                                  16291 MB total

_________________________________________________________________________________________________________
CPU SPEED
_________________________________________________________________________________________________________
Reported CPU speed:                                   3593 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.

_________________________________________________________________________________________________________
MEASURED KERNEL TIMER LATENCIES
_________________________________________________________________________________________________________
This value represents the maximum measured latency of a perodically scheduled kernel timer.

Highest measured kernel timer latency (µs):           26668,10

_________________________________________________________________________________________________________
 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):              291,035903
Driver with highest ISR routine execution time:       dxgkrnl.sys — DirectX Graphics Kernel, Microsoft Corporation

Highest reported total ISR routine time (%):          0,363446
Driver with highest ISR total time:                   dxgkrnl.sys — DirectX Graphics Kernel, Microsoft Corporation

Total time spent in ISRs (%)                          0,367381

ISR count (execution time <250 µs):                   1001708
ISR count (execution time 250-500 µs):                0
ISR count (execution time 500-1000 µs):               1
ISR count (execution time 1000-2000 µs):              0
ISR count (execution time 2000-4000 µ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):              5995,026997
Driver with highest DPC routine execution time:       nvlddmkm.sys — NVIDIA Windows Kernel Mode Driver, Version 471.22 , NVIDIA Corporation

Highest reported total DPC routine time (%):          0,174894
Driver with highest DPC total execution time:         dxgkrnl.sys — DirectX Graphics Kernel, Microsoft Corporation

Total time spent in DPCs (%)                          0,263101

DPC count (execution time <250 µs):                   1984892
DPC count (execution time 250-500 µs):                0
DPC count (execution time 500-10000 µs):              14
DPC count (execution time 1000-2000 µs):              4
DPC count (execution time 2000-4000 µs):              3
DPC count (execution time >=4000 µs):                 1

_________________________________________________________________________________________________________
 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:                 steam.exe

Total number of hard pagefaults                       50
Hard pagefault count of hardest hit process:          20
Number of processes hit:                              9

_________________________________________________________________________________________________________
 PER CPU DATA
_________________________________________________________________________________________________________
CPU 0 Interrupt cycle time (s):                       46,798506
CPU 0 ISR highest execution time (µs):                291,035903
CPU 0 ISR total execution time (s):                   23,924929
CPU 0 ISR count:                                      913618
CPU 0 DPC highest execution time (µs):                5995,026997
CPU 0 DPC total execution time (s):                   16,304354
CPU 0 DPC count:                                      1880811
_________________________________________________________________________________________________________
CPU 1 Interrupt cycle time (s):                       4,344870
CPU 1 ISR highest execution time (µs):                15,930977
CPU 1 ISR total execution time (s):                   0,153774
CPU 1 ISR count:                                      55133
CPU 1 DPC highest execution time (µs):                84,654606
CPU 1 DPC total execution time (s):                   0,764802
CPU 1 DPC count:                                      54910
_________________________________________________________________________________________________________
CPU 2 Interrupt cycle time (s):                       1,425927
CPU 2 ISR highest execution time (µs):                18,035068
CPU 2 ISR total execution time (s):                   0,044101
CPU 2 ISR count:                                      7436
CPU 2 DPC highest execution time (µs):                1746,425828
CPU 2 DPC total execution time (s):                   0,043998
CPU 2 DPC count:                                      13056
_________________________________________________________________________________________________________
CPU 3 Interrupt cycle time (s):                       0,242992
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):                41,200111
CPU 3 DPC total execution time (s):                   0,000458
CPU 3 DPC count:                                      149
_________________________________________________________________________________________________________
CPU 4 Interrupt cycle time (s):                       3,112988
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):                271,968828
CPU 4 DPC total execution time (s):                   0,083474
CPU 4 DPC count:                                      18617
_________________________________________________________________________________________________________
CPU 5 Interrupt cycle time (s):                       0,438464
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):                40,538825
CPU 5 DPC total execution time (s):                   0,006527
CPU 5 DPC count:                                      1764
_________________________________________________________________________________________________________
CPU 6 Interrupt cycle time (s):                       0,909581
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,836070
CPU 6 DPC total execution time (s):                   0,018659
CPU 6 DPC count:                                      3792
_________________________________________________________________________________________________________
CPU 7 Interrupt cycle time (s):                       0,850489
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):                30,689674
CPU 7 DPC total execution time (s):                   0,010344
CPU 7 DPC count:                                      2447
_________________________________________________________________________________________________________
CPU 8 Interrupt cycle time (s):                       1,271218
CPU 8 ISR highest execution time (µs):                1,923741
CPU 8 ISR total execution time (s):                   0,013477
CPU 8 ISR count:                                      24484
CPU 8 DPC highest execution time (µs):                47,893126
CPU 8 DPC total execution time (s):                   0,037713
CPU 8 DPC count:                                      7029
_________________________________________________________________________________________________________
CPU 9 Interrupt cycle time (s):                       0,181491
CPU 9 ISR highest execution time (µs):                1,362650
CPU 9 ISR total execution time (s):                   0,000082
CPU 9 ISR count:                                      112
CPU 9 DPC highest execution time (µs):                33,615363
CPU 9 DPC total execution time (s):                   0,000376
CPU 9 DPC count:                                      92
_________________________________________________________________________________________________________
CPU 10 Interrupt cycle time (s):                       0,931541
CPU 10 ISR highest execution time (µs):                1,392708
CPU 10 ISR total execution time (s):                   0,000415
CPU 10 ISR count:                                      652
CPU 10 DPC highest execution time (µs):                32,202616
CPU 10 DPC total execution time (s):                   0,014306
CPU 10 DPC count:                                      2140
_________________________________________________________________________________________________________
CPU 11 Interrupt cycle time (s):                       0,230668
CPU 11 ISR highest execution time (µs):                1,603117
CPU 11 ISR total execution time (s):                   0,000184
CPU 11 ISR count:                                      274
CPU 11 DPC highest execution time (µs):                33,665461
CPU 11 DPC total execution time (s):                   0,000695
CPU 11 DPC count:                                      107
_________________________________________________________________________________________________________


_________________
4-ех фаз хватает, что бы разогнать !!!8-ми ядерный!!! райзен до 3.8-3.9
Lopos, 13.10.2017

 
Dimonas

Member

Статус: Не в сети
Регистрация: 01.05.2005
Откуда: Краснодар

Y0! писал(а):

оказатели LatencyMon (снято во время работы CS:GO) какие-то слишком пугающие.

Показатели надо снимать в простое. FAQ читал?

 
Y0!

Member

Статус: Не в сети
Регистрация: 02.06.2012
Откуда: Стольный Град

Dimonas так лучше?..

Вложение:

Main.jpg
Main.jpg [ 190.69 КБ | Просмотров: 3714 ]

Вложение:

Drivers.jpg
Drivers.jpg [ 553.31 КБ | Просмотров: 3714 ]

В msconfig была снята галочка с элементов автозагрузки, скрыты службы Майкрософт и отключены все прочие службы, сразу после загрузки рабочего стола был запущен последний LatencyMon.

Проблема проявляется в микрофризах в CS:GO, BFV, некоторые из них, возможно, появляются перед проигрыванием любых внутриигровых звуков.
Также обычно движение прицела ощущается с небольшой, но задержкой, а в худших случаях — не на те расстояния, на которые ожидалось.

Тестирование проводилось как с разнообразными твиками (которые могут помочь при первом запуске после их применения, но потом всё возвращается), так и на девственно чистой корпоративной десятке, драйверы — самые-самые новые, пробовал не ставить драйвер аудио, мыши, видеодрайвер всегда ставится без GeForce Experience, как в одиночку, так и в сочетании с комплектным HD аудиодрайвером, USBC и PhysX. Пробовал разные USB порты. Около года назад значительно уменьшить количество микрофризов помогала неустановка драйвера мыши, но сейчас и это ничего не меняет.


_________________
4-ех фаз хватает, что бы разогнать !!!8-ми ядерный!!! райзен до 3.8-3.9
Lopos, 13.10.2017

 
Dimonas

Member

Статус: Не в сети
Регистрация: 01.05.2005
Откуда: Краснодар

Y0! писал(а):

Проблема проявляется в микрофризах в CS:GO, BFV, некоторые из них, возможно, появляются перед проигрыванием любых внутриигровых звуков.

По скринам трудно сказать в чем у тебя проблема. Драйверы мыши? Без них никак? И что за драйверы VMware в системе? Винда точно свежеустановлена?

 
Y0!

Member

Статус: Не в сети
Регистрация: 02.06.2012
Откуда: Стольный Град

Dimonas можно и без драйвера мыши, вот сейчас его нет, но это ничего к лучшему не меняет.
VMware — виртуалка, поставил только после различных тестирований задержек и графиков времени кадра, такая же картина даже если поставить только винду, голый видеодрайвер и Steam.
Винда установлена вчера, естественно сейчас на неё установлено немного приложений, потому что главное я выяснил — комп (микро)фризит даже при самом минимуме установленного ПО и независимо от настроек — есть вся телеметрия и виндовый антивирус, или они отключены.

Возможно, это аппаратная проблема — винда, на которую из дров я поставил только видео, а также Steam (для тестирования фризов), умудрилась упасть в BSOD 1000007e (ntfs.sys), когда Steam скачивал CS:GO. В системе два диска — 860 evo (винда и всё, что на неё установлено) и обычный винчестер 7200 об., первый вчера сканировал samsung magician’ом, второй — chkdsk /f /r, ошибок не найдено.


_________________
4-ех фаз хватает, что бы разогнать !!!8-ми ядерный!!! райзен до 3.8-3.9
Lopos, 13.10.2017

 
Y0!

Member

Статус: Не в сети
Регистрация: 02.06.2012
Откуда: Стольный Град

Вложение:

.jpg
.jpg [ 150.02 КБ | Просмотров: 3680 ]


_________________
4-ех фаз хватает, что бы разогнать !!!8-ми ядерный!!! райзен до 3.8-3.9
Lopos, 13.10.2017

 
BOBKOC

Member

Статус: Не в сети
Регистрация: 30.03.2017
Откуда: Москва/Вешняки
Фото: 11

так то криминала не видно, но можешь поэкспериментить с переводом в msi режим видюхи и аудио. ребутаться ток надо при каждом применении + проверять применилось ли ;)

 
Y0!

Member

Статус: Не в сети
Регистрация: 02.06.2012
Откуда: Стольный Град

BOBKOC один из твиков заключался в том, чтобы всё перевести в msi и назначить высокий приоритет всему, кроме AMD PSP и сетевухи. Также прерывания видеокарты вешал на последние два потока. Также менял настройки HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Multimedia\SystemProfile (SystemResponsiveness dword:00000000, Scheduling Category & SFIO Priority — high, Priority dword:00000006) и HKLM\SYSTEM\ControlSet001\Control\PriorityControl (Win32PrioritySeparation dword:00000006). Также ставил системный таймер в 0,5 мс и ставил автоочищение standby list (программой ISLC). Всё это вместе могло добавить до 9% средних fps в CS:GO, но фризы полностью не исчезают. После этих твиков может при первом запуске чувствоваться очень низкая задержка мыши, но это почему-то быстро пропадает и потом может случайным образом снова проявляться, закономерности не замечено.
Поддержка NVIDIA посоветовала полностью отключить энергосбережение PCI Express в плане питания в винде и активировать Hardware-acceletated GPU scheduling, но,естественно, это помогло не больше, чем выставление по их же совету ультранизкой задержки в видеодрайвере.
Ручное снижение таймингов оперативки и повышение её частоты только добавляло фризов, при чём Testmem5 с профилем anta777heavy и тест 1usmus DRAM Calculator не находили ошибок.
Не знаю, чего этому компьютеру не хватает.


_________________
4-ех фаз хватает, что бы разогнать !!!8-ми ядерный!!! райзен до 3.8-3.9
Lopos, 13.10.2017

 
Dimonas

Member

Статус: Не в сети
Регистрация: 01.05.2005
Откуда: Краснодар

Y0! Таймеры и приоритеты прерываний можно не крутить было. По моим наблюдениям это мало что дает в играх. А вот с фризами системы в первую очередь надо проверять связку процессор-память. Попробовать обновить биос материнки до последней версии с новой AGESA, поставить XMP тайминги и CMD 2T для стабильности. Я лично наблюдал ситуацию, когда в CMD 1T все тесты памяти без ошибок, а в PUBG фризы были. Поставил CMD 2T и проблема ушла.

 
Y0!

Member

Статус: Не в сети
Регистрация: 02.06.2012
Откуда: Стольный Град

Dimonas BIOS, как указывал, самый новый. Пробовал ставить всё в авто и тогда ставится режим 2400 CL19, попробовал прописать то же, что прописывается в D.O.C.P., но с 2T вместо 1T. 2T применилось, но фризит по-прежнему. Сейчас прерывания не изменены, я просто написал то, что тестировал в недалёком прошлом.
Всё-таки любопытная ситуация, после некоторых изменений при первом запуске Steam курсор просто супер контролируемый, но при последующих запусках он такое же непонятное Г как и всегда, будто софт подстраивается под новые настройки, чтобы работать так же плохо. Когда я меняю Multimedia — SystemProfile и системный таймер, происходит то же самое, и так же только при первом запуске после применения новых настроек, потом же всё, как обычно, хреново.

Интересно, как всё же выявить корень этой проблемы?


_________________
4-ех фаз хватает, что бы разогнать !!!8-ми ядерный!!! райзен до 3.8-3.9
Lopos, 13.10.2017

 
OLD Hunter

Member

Статус: Не в сети
Регистрация: 14.06.2009
Откуда: Омск

А что за сборка ПК, БП вот это все, где?
С чего началось, само по себе или после обновы какой то железки или всего компа? Фиксы от мельдония спектра пробовал отключать? Иногда это даёт эффект на некоторых сборках.

 
Y0!

Member

Статус: Не в сети
Регистрация: 02.06.2012
Откуда: Стольный Град

Применил частично твики по мануалу — фиг что изменилось…

OLD Hunter

Привет, снова заполнил. Фиксы отключены. Фризы были с самого начала этой сборки (всё куплено с нуля, кроме мыши, это и помогло выявить первичную проблему, как тогда казалось — неустановка Synapse 2 сводила фризы до самого минимума, но непроизвольное нажатие боковых кнопок всякий раз заставляло вернуться к Synapse и терпеть; потом были попытки разогнать мой «отборный» B-die, о них я писал тут в соответствующей теме, фризов от такого разгона становилось только больше; какое-то время назад фризы мне надоели и я начал писать в техподдержку NVIDIA, на тот момент винда уже была обновлена до 21H1).
Может быть, десятка всему виной, год назад пробовал ставить семёрку с кустарными USB3 драйверами (официальных-то нет) и мышь на семёрке, конечно, чувствуется просто прекрасно, но на тот момент я неудачно прошил BIOS и ловил BSOD за BSOD’ом с такими кодами, о которых раньше и не слышал, потому вернулся на десятку, снова прошил BIOS уже вроде без той проблемы и так с тех пор был на той же десятке, не знаю, когда точно началось то, что у меня сейчас. Не исключаю, что всё-таки какая-то железка выёживается — возможно, сама оперативка или контроллер памяти в проце, либо мои игры с BIOS таки оставили в ROM что-то лишнее, что уже не перезаписывается или перезаписывается неправильно (иронично, что шил BIOS из-под DOS при помощи frashrom как раз чтобы при прошивке BIOS не возникло ошибок вроде оставшихся от прошлого BIOS скрытых настроек), но об этом я самостоятельно уже не узнаю.

Техподдержка NVIDIA расписалась в собственном бессилии что-либо продиагностировать — сказали проверить видеокарту в другом компьютере, посоветовали обратиться к разработчику игры (и не важно, что игр две и они вообще разные, как и их разработчики). Что ж, когда выброшу этот комп на помойку и куплю новый — может, исправлю фризы.


_________________
4-ех фаз хватает, что бы разогнать !!!8-ми ядерный!!! райзен до 3.8-3.9
Lopos, 13.10.2017

 
OLD Hunter

Member

Статус: Не в сети
Регистрация: 14.06.2009
Откуда: Омск

Y0! Хм, тогда остается только в СЦ обратиться, железо же на гарантии еще?
Скорее всего какая-то несовместимость с МП или же что-то с БП, что менее вероятно. БП другой не проверялся?

 
Y0!

Member

Статус: Не в сети
Регистрация: 02.06.2012
Откуда: Стольный Град

OLD Hunter эта серия БП была в списке рекомендуемых тут в соответствующей теме, возможно, она и сейчас там.
Если неисправность нельзя обнаружить программно — подозреваю, что я просто зря просижу без компа несколько недель и мне вернут его с вердиктом «неисправность не обнаружена». Да и было бы спокойнее отдать только одну реально неисправную железку, а не весь комп — не знаю, что они на этом компе будут делать, может, станут майнить или специально повредят, чтобы снять всё с гарантии, тут барыги живут по принципу «не обманешь — не проживёшь».


_________________
4-ех фаз хватает, что бы разогнать !!!8-ми ядерный!!! райзен до 3.8-3.9
Lopos, 13.10.2017

 
BOBKOC

Member

Статус: Не в сети
Регистрация: 30.03.2017
Откуда: Москва/Вешняки
Фото: 11

Y0! писал(а):

сказали & посоветовали

а может те win11 установить ради эксперимента ;) + там у Nvidia уже WDM3.0 при дровах 471.22+

 
Dimonas

Member

Статус: Не в сети
Регистрация: 01.05.2005
Откуда: Краснодар

Y0!
Попробуй отключить максимально всё устройства в биосе и периферию. Даже звук и сетевую отключи на время теста. Проблема с фризами также останется?

 
OLD Hunter

Member

Статус: Не в сети
Регистрация: 14.06.2009
Откуда: Омск

Видео бы еще увидеть этих фризов, ну т.е с графиком фреймтайма. Ну у странно что они не во всех играх. На движке фростайбта они есть? Можно скачать что-то по типу бф3 или 4 , да любой бф, можно и более поздние, может и лиц есть. Там есть встроенный график производительности, там график и цпу и ГП, т.е можно точно определить откуда фриз — ЦП или ГП.

 
Y0!

Member

Статус: Не в сети
Регистрация: 02.06.2012
Откуда: Стольный Град

Вложение:

Комментарий к файлу: Вот скриншоты с моим комментарием на ломаном английском (в архиве).



.zip [3.06 МБ]

Скачиваний: 77

Я упомянул две игры, в которые я играл — CS:GO и BF5. В обеих — фризы.
Особенность происходящего в CS:GO в том, что фриз проявляется даже при нажатии на кнопки слева на начальном экране игры — на шестерёнку настроек, на знак вопроизведения (Play), и при смене изображения с начального на изображение окна настроек или окна поиска игры появляется заметный фриз, даже график фреймтайма не нужен, чтобы его видеть. То есть, минимум часть этих фризов — от появления нового изображения на экране взамен или поверх предыдущего (также фриз может случиться после нажатия на вызов консоли или вызов окна покупки оружия).
Я об этом написал в ТП стима, в ответ получил «мы не занимаемся проблемами производительности, чините свой комп» и эта говорящая кукла закрыла мой тикет, ТП nvidia отморозилась после того как я процитировал им этот ответ ТП стима и снабдил это комментарием, что первый уровень поддержки действует по методичке, когда она заканчивается — вся «поддержка» тоже заканчивается и единственная цель первого уровня ТП — не пустить проблему на уровень выше, где её могли бы решить (это был камень и в огород ТП nvidia, потому что своими домохозяечными ответами они уже просто достали).
Установил LTSC. У меня несколько аккаунтов Steam, после логина в часть из них фриз при открытии окон настроек и поиска игры в CS:GO не проявлялся, но после логина в один из следующих аккаунтов он снова стал появляться. Теперь буду ставить семёрку и там попробую попользоваться только одним аккаунтом стима (тем, на котором фриза временно не было).


_________________
4-ех фаз хватает, что бы разогнать !!!8-ми ядерный!!! райзен до 3.8-3.9
Lopos, 13.10.2017

Кто сейчас на конференции

Сейчас этот форум просматривают: нет зарегистрированных пользователей и гости: 11

Вы не можете начинать темы
Вы не можете отвечать на сообщения
Вы не можете редактировать свои сообщения
Вы не можете удалять свои сообщения
Вы не можете добавлять вложения

Лаборатория

Новости



17078
Views

16
Replies



11
Participants



Last post by 
zGunBLADEz, 

Is there any way i can reduce the latency ? Is this the normal latency ? Since my cpu doesn’t have integrated igpu. My gpu driver version 456.55 tried the latest driver but it cause it even more up to 10. Thanks

My system:
Ryzen 5 3600
Rtx 2060
B450 tomhawk max
512 gb transcend ssd
corsair cx650 bronze psu
16 gigs ram 3200 mhz

2463490

2463493

See less

See more




2

This spike is happening when the p-state changes. I wouldn’t worry about it as the same thing happens with my RTX 3090. P-state changes always have a DPC spike.

This spike is happening when the p-state changes. I wouldn’t worry about it as the same thing happens with my RTX 3090. P-state changes always have a DPC spike.

Yeah, this is only a problem if you want it to be one. However, if this is related to p-states, setting power management to prefer maximum performance should solve it, right?

This spike is happening when the p-state changes. I wouldn’t worry about it as the same thing happens with my RTX 3090. P-state changes always have a DPC spike.

I am not getting spikes tho. Like when i am using chrome playing video or playing cod mw my latency stays 1.2+

Nvidia has a problem with DPC latency every single launch of new GPUs as they update their drivers, break crap ton of things in process and fail to realize that driver latency matters and they bloat it up.
And yes alt+tab etc. makes this tools fairly useless as you need to see live values not just max, max often happens during changes of window focus, change of state, …

Thats normal. Been a issue since Maxwell drivers and they just dont care.

Is this an AMD only issue?
No issues on my Maximus 12 extreme and 3090.

2463537

See less

See more




1

Is this an AMD only issue?
No issues on my Maximus 12 extreme and 3090.

View attachment 2463537

its probably more a per system scenario, i wouldnt doubt it. either that or we all put our tinfoil hats on, and say intel is paying off nvidia

also, to OP: i am doubting, in any real world scenario, that your going to notice that 1ms delay, if it was 4 or 5 you might.

  • Rep+

Reactions:
1

Is this an AMD only issue?
No issues on my Maximus 12 extreme and 3090.

View attachment 2463537

You ran it for a minute and did nothing. If he did the same thing his would look like yours. Now with LatencyMon running go open a Twitch stream in Google Chrome or a game and watch the spike happen. Post what yours looks like and I bet you it looks the same. P-state changes cause the spike. It is normal.

Bullshit.
I was running Heaven benchmark at the same time. I do not like nor appreciate when people accuse me of something I didn’t do.
Here. Take this and shove it. Sorry for knowing how to maintain my system correctly.

View attachment 2463614

I have no trouble achieving low DPC latency on nvlddmkm either.
My power management is fully enabled in BIOS. These are 30+ minute runs. Even on balanced the numbers are not terrible either.

On balance mode

2463627

On Ultimate Performance

2463628

  • Text Sky Screenshot Font Technology

    2.5 MB
    Views: 105

  • Text Sky Screenshot Font Technology

    2.5 MB
    Views: 141

See less

See more




4

Disable sysmain service.. restart windows and try latencymon again :)

I have no trouble achieving low DPC latency on nvlddmkm either.
My power management is fully enabled in BIOS. These are 30+ minute runs. Even on balanced the numbers are not terrible either.

On balance mode
View attachment 2463627

On Ultimate Performance
View attachment 2463628

Thank you.
It’s sad that some people think that just because someone has a problem, that everyone else must have a problem, and you literally have to record 30 minute videos of multiple games and benchmarks running at the same time to convince them it’s their system that’s at fault, not ours :)

Thank you.
It’s sad that some people think that just because someone has a problem, that everyone else must have a problem, and you literally have to record 30 minute videos of multiple games and benchmarks running at the same time to convince them it’s their system that’s at fault, not ours :)

You are a clown you still haven’t posted what I asked since I mentioned it was specific to the RTX 3090. You are confusing me with the OP. I do not have any latency issues as well.

Is there any way i can reduce the latency ? Is this the normal latency ? Since my cpu doesn’t have integrated igpu. My gpu driver version 456.55 tried the latest driver but it cause it even more up to 10. Thanks

My system:
Ryzen 5 3600
Rtx 2060
B450 tomhawk max
512 gb transcend ssd
corsair cx650 bronze psu
16 gigs ram 3200 mhz

View attachment 2463490

View attachment 2463493

Disable sysmain service.. restart windows and try latencymon again :)

The DPC latency as far as I remember is a major problem for «real time» users such as audio engineers and why they may avoid Nvidia GPUs entirely, cherry pick an OS or entire platform.
Sometimes the DPC latency was so bad it can cause problems even for regular users.

All you can do is submit bug reports directly at Nvidia’s site and complain to the internet, trying to get attention and Nvidia noticing that it’s being talked negatively about for a reason and fix that reason.

Back when Pascal launched, I’ve had the high DPC too, everyone pretty much suffers from it with new NV GPUs or even just new generation/major update of NV drivers.

See less

See more

M12 extreme + 3090 strix oc and have this problem big time.
first it was acpi.sys breaking havoc and after stopping monitoring the EC sensors on the mb it resolved but nvlddmkm.sys dpc is still crazy high.

The DPC latency as far as I remember is a major problem for «real time» users such as audio engineers and why they may avoid Nvidia GPUs entirely, cherry pick an OS or entire platform.
Sometimes the DPC latency was so bad it can cause problems even for regular users.

All you can do is submit bug reports directly at Nvidia’s site and complain to the internet, trying to get attention and Nvidia noticing that it’s being talked negatively about for a reason and fix that reason.

Back when Pascal launched, I’ve had the high DPC too, everyone pretty much suffers from it with new NV GPUs or even just new generation/major update of NV drivers.

it also affects frametimes ALOT…

This is an older thread, you may not receive a response, and could
be reviving an old thread. Please consider creating a new thread.

Содержание

  1. Высокие задержки DPC в видеокартах NVIDIA GTX 10-х серий и метод решения этой проблемы
  2. реклама
  3. реклама
  4. реклама
  5. реклама
  6. Nvidia windows kernel mode driver dpc latency
  7. DPC Latency Caused by Nvidia Drivers
  8. NVIDIA Windows Kernel Module Driver high latency causing in game microstutter.
  9. nevermore15
  10. High DPC Latency (nvlddmkm.sys, dxgkrnl.sys, Wdf01000.sys, ACPI.sys)
  11. levider

Высокие задержки DPC в видеокартах NVIDIA GTX 10-х серий и метод решения этой проблемы

До сих пор еще, очень много пользователей имеют в своих компьютерах видеокарты Nvidia 10-ой серии GTX 1060, GTX 1070, GTX 1080. Их владельцы по причине массового безумства, называемого майнингом, так и не смогли их поменять на видеокарты 20 и 30 серии по известным причинам. Потому данная серия видеокарт на сегодняшний день является актуальной для пользователей. И я не являюсь исключением, у меня есть компьютер с видеокартой PALIT JETSTREAM GTX 1070.

реклама

Майнинг нас всех вынудил сделать шаг назад по поколениям комплектующих. В начале 2020 года я думал, что моя видеокарта доживает уже последние дни своей актуальности. А сейчас понимаю, что она полностью актуальна на сегодняшний день, в связи со сложившейся ситуацией на рынке видеокарт.

В этой статье хочу поделиться с читателями о том, как компания NVIDIA в очередной раз «села в лужу» с видеокартами 10-й серии, причем конкретно так села, и до сих пор так и не смогла устранить имеющиеся с ними проблемы. Видеокарты Nvidia 10 серии прославились фризами и подвисаниями в играх, несмотря на высокие значения FPS при этом. Разбираться с этим вопросом я стал после того, как сам столкнулся с такими проблемами на своей видеокарте GTX 1070. Причем изменение настроек в любых их вариантах проблему не решило, фризы никуда не исчезли. Единственная настройка в драйвере видеокарты (в панели управления NVIDIA), которая хотя бы несколько уменьшила фризы, это включение на «ультра» режима низкой задержки.

реклама

Ответ компании NVIDIA, что проблема решена..

реклама

Последующая жалоба в компанию NVIDIA о нерешенной проблеме.

Никакие программные ухищрения к устранению данной проблемы не привели. А драйвера начиная с версии 386.95 с хост-фиксом, это такая себе полумера, для отвода глаз, которая проблему окончательно так и не решила, и после выпуска этого драйвера жалобы так и не прекратились. У меня вообще сложилось впечатление, что компания NVIDIA специально, осознанно «завалила» этот параметр задержек, чтобы за счет его ухудшения улучшить другие, по которым оценивается производительность в синтетических тестах, таким образом, для значительного повышения FPS они и создали эту неправильную работу системных таймеров прерываний. И получается, что в тестах все прекрасно, а играть невозможно.

Данную проблему еще усугубляет «количество подготовленных кадров», опция этого параметра так же находится в панели управления NVIDIA. Подготовленные кадры, так сказать кадры, хранящиеся в запасе, необходимы для того, чтобы поступление их на рендеринг в видеокарту от центрального процессора было непрерывным, даже если центральный процессор «затупит», и не успеет подготовить очередной кадр в срок по какой-либо причине. Эта функция не позволяет видеокарте простаивать в момент отсутствия очередного кадра от центрального процессора, кадр берется из запаса. Так же эта функция повышает FPS (количество кадров в секунду), но она значительно увеличивает задержки DPC, и для уменьшения задержек необходимо эту функцию отключить, или свести к минимуму количество подготовленных кадров.

Приведу для примера измерение задержек в своем компьютере с помощью программы «LatencyMon». Она в режиме реального времени проводит измерение задержек, и в случае превышения задержек, в скобках указывает виновника.

реклама

В первом случае отключаю драйвер видеокарты NVIDIA путем отключения устройства «NVIDIA GeForce GTX 1070» в диспетчере устройств, видеокарта в этом случае будет работать без драйвера, и провожу измерение задержек.

И по результату измерений видно, что программа «LatencyMon» ничего касающегося видеокарты, как виновника больших задержек не указала. А указала сетевой драйвер (network driver interface specification).

Теперь включаю драйвер видеокарты NVIDIA путем включения устройства «NVIDIA GeForce GTX 1070» в диспетчере устройств, и провожу повторно измерение.

И теперь видно, что программа «LatencyMon» указала виновника в больших задержках, которые составляют 551 мкс. И это драйвер видеокарты NVIDIA версии 465.89.

Что бы хотелось посоветовать для уменьшения эффекта фризов в видеокартах NVIDIA GTX 10-х серий:

1. В настройках панели управления NVIDIA, в режиме управления электропитанием установить режим максимальной производительности.

2. В настройках панели управления NVIDIA, режим низкой задержки обязательно включить на «ультра».

3. В настройках панели управления NVIDIA, максимальное количество заранее подготовленных кадров установить на минимум.

Сталкивались ли вы с такой проблемой в видеокартах NVIDIA GTX 10-х серий? И как вы их решили? Пишите в комментариях.

Источник

header small

hr

Как уже не раз говорилось – не у всех и не всегда настройки из данного гайда дадут хорошие результаты в плане FPS, но в первую очередь он предназначен для уменьшения задержек с чем он должен справится у большинства.

Все тесты сделаны в чистой Windows (всё настроено и используется по-умолчанию), но с обновлёнными драйверами nVidia, а в качестве оппонента выступает та же Windows, но уже настроенная по гайду. Следует учитывать, что как и все тесты они не показывают полноты всей картины, разбежки между запусками это нормально, поэтому приведены средние результаты.

Версии используемые в тестах:

Благодаря nVidia тут замечательно видно, что основу моих задержек составляют именно её драйверы (к слову, на предыдущей версии результаты были получше), а борьба с этим отдельный вид искусства. Так же эти результаты не показывают идеальный вариант, а весьма наглядно демонстрируют что улучшилось и с чем еще предстоит бороться.

‼️ Рекомендуется после обновления драйверов nVidia смотреть с помощью LatencyMon не стало ли хуже и, весьма вероятно, имеет смысл откатить драйвер на предыдущую версию.

Результаты LatencyMon после настройки:

latencymon 01

Результаты LatencyMon до настройки:

latencymon 01

Результаты LatencyMon после настройки:

latencymon 02

Результаты LatencyMon до настройки:

latencymon 02

Для оценки можно придерживаться примерно таких оптимальных цифр в результатах статистики:

Если ваши значения не больше чем в два раза, то есть смысл для более детального решения проблемы – поиска проблемных устройств или драйверов (о чём будет ниже). Если же ваши значения больше на несколько порядков, то что-то в вашей системе явно не так.

Результаты LatencyMon после настройки:

latencymon 03

Результаты LatencyMon до настройки:

latencymon 03

На этой вкладке можно увидеть какие именно драйверы влияют на задержки и исходя из показателей искать решение.

Основной список системных драйверов:

Результаты LatencyMon после настройки:

latencymon 04

Результаты LatencyMon до настройки:

latencymon 04

Здесь можно более подробно посмотреть как распараллелены драйверы по ядрам и их загрузка.

В качестве дополнительной оптимизации так же можно попробовать перенести драйвер сетевого адаптера на другое ядро, но по-хорошему, кроме печальной или не очень статистики, с этим мы вряд ли можем что-то сделать не угробив в дальнейшем Windows.

hr

Для облизывания на FPS мы будем использовать популярный синтетический стресс-тест FurMark [скачать] для оценки производительности в Open GL.

furmark 01

Результаты FurMark после настройки:

furmark 01

Результаты FurMark до настройки:

furmark 01

✨ Кроме того, не стоит пренебрегать такими решениями как MSI Afterburner и настройками в BIOS для увеличение производительности GPU и CPU. Поэтому результаты в играх при правильном подходе будут показывать еще больший прирост в производительности.

Источник

DPC Latency Caused by Nvidia Drivers

186895

3star v1
Processor AMD Ryzen 3700X
Motherboard Asus X570 TUF Gaming Plus
Cooling NZXT Kraken X62
Memory G.Skill 2x8GB 3600CL16
Video Card(s) Asus Strix RTX 2070
Storage Samsung 850 SSD 500GB
Display(s) Acer Predator XB271HU
Case NZXT S340 Elite

I dont edit audio, but I am after tweaking my system. I’ve used DPC Latency Checker to measure the systems latency and found it is most likely caused by the Nvidia drivers. Nvidia has addressed this in the past and claims it was fixed.
Setup: AMD 3700X set to 4.0Ghz constant, with C-States disabled. GPU RTX 2070 no OC. Fresh install o Windows 10 2004 build 19041.421, only Windows10 default drivers and Nvidia Driver 451.85 is installed. Tried also moded W10 with removed bloatware (Superlite edition). Also removed all possibly AMD, Intel, Nvidia by Windows installed drivers with Display Driver Uninstaller and installed Nvidia Driver only, without PhysX, HD Audio, Experience, USB-C.

dpc1 png

When I disable the Nvidia Driver in Device Manager

2 png

The latency is a lot lower

3 png

I did not try older Nvidia drivers as I like the Max Frame Rate option in the newer driver versions. As I dont have to run Riva Tuner or any additional software to have a fixed max frame rate.
I’ve ruled out HPET On/Off tweaking as the latency result was reproducible when disabling the Nvidia driver.

Источник

NVIDIA Windows Kernel Module Driver high latency causing in game microstutter.

nevermore15

Active member

Hi there, I’ve been having issues for around 4 months where all my videogames stutter and micro stutter to some degree. It’s been really frustrating and I hope that one of y’all can help. I’ve tried countless guides and I’ve even gone to Microcenter to have the techs look at it just for them to tell me that there’s nothing that they can do. I used latency mon and I’ve attatched the results. Sorry if something in my post is wrong. I’m not too experienced with this stuff. It seems that its mostly the NVIDIA Kernel Driver during gaming, and the Network driver interface specification during normal use. Please let me know if I need to post more information I just want to get this over with.

Specs: ASUS ROG B450F Gaming II
Zotac RTX 3070
Ryzen 3600x
16gb corsair vengeance white 3200mhz
500gb Nvme m.2 WD black
2tb WD Hard Drive
750 watt PSU

_________________________________________________________________________________________________________
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:02:14 (h:mm:ss) on all processors.

_________________________________________________________________________________________________________
SYSTEM INFORMATION
_________________________________________________________________________________________________________
Computer name: DESKTOP-ITVKR7D
OS version: Windows 10, 10.0, version 2009, build: 19042 (x64)
Hardware: System Product Name, System manufacturer
CPU: AuthenticAMD AMD Ryzen 5 3600X 6-Core Processor
Logical processors: 12
Processor groups: 1
RAM: 16294 MB total

_________________________________________________________________________________________________________
CPU SPEED
_________________________________________________________________________________________________________
Reported CPU speed: 380 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.

_________________________________________________________________________________________________________
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): 796.10
Average measured interrupt to process latency (µs): 7.373617

Highest measured interrupt to DPC latency (µs): 791.90
Average measured interrupt to DPC latency (µs): 3.786315

_________________________________________________________________________________________________________
REPORTED ISRs
_________________________________________________________________________________________________________
Interrupt service routines are routines installed by the OS and device drivers that execute in response to a hardware interrupt signal.

Total time spent in ISRs (%) 0.007531

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.

Total time spent in DPCs (%) 0.848527

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: msmpeng.exe

Total number of hard pagefaults 3006
Hard pagefault count of hardest hit process: 1077
Number of processes hit: 58

_________________________________________________________________________________________________________
PER CPU DATA
_________________________________________________________________________________________________________
CPU 0 Interrupt cycle time (s): 13.877046
CPU 0 ISR highest execution time (µs): 94.790
CPU 0 ISR total execution time (s): 0.001418
CPU 0 ISR count: 439
CPU 0 DPC highest execution time (µs): 947.220
CPU 0 DPC total execution time (s): 5.532492
CPU 0 DPC count: 155462
_________________________________________________________________________________________________________
CPU 1 Interrupt cycle time (s): 10.036351
CPU 1 ISR highest execution time (µs): 80.410
CPU 1 ISR total execution time (s): 0.001399
CPU 1 ISR count: 1022
CPU 1 DPC highest execution time (µs): 883.020
CPU 1 DPC total execution time (s): 3.329040
CPU 1 DPC count: 112728
_________________________________________________________________________________________________________
CPU 2 Interrupt cycle time (s): 8.029588
CPU 2 ISR highest execution time (µs): 85.170
CPU 2 ISR total execution time (s): 0.008390
CPU 2 ISR count: 2299
CPU 2 DPC highest execution time (µs): 914.610
CPU 2 DPC total execution time (s): 2.778771
CPU 2 DPC count: 67206
_________________________________________________________________________________________________________
CPU 3 Interrupt cycle time (s): 2.713610
CPU 3 ISR highest execution time (µs): 103.330
CPU 3 ISR total execution time (s): 0.018220
CPU 3 ISR count: 17726
CPU 3 DPC highest execution time (µs): 572.630
CPU 3 DPC total execution time (s): 0.736754
CPU 3 DPC count: 32188
_________________________________________________________________________________________________________
CPU 4 Interrupt cycle time (s): 2.126310
CPU 4 ISR highest execution time (µs): 106.160
CPU 4 ISR total execution time (s): 0.030711
CPU 4 ISR count: 17578
CPU 4 DPC highest execution time (µs): 490.790
CPU 4 DPC total execution time (s): 0.564582
CPU 4 DPC count: 28795
_________________________________________________________________________________________________________
CPU 5 Interrupt cycle time (s): 1.290346
CPU 5 ISR highest execution time (µs): 117.050
CPU 5 ISR total execution time (s): 0.019130
CPU 5 ISR count: 10471
CPU 5 DPC highest execution time (µs): 196.340
CPU 5 DPC total execution time (s): 0.268027
CPU 5 DPC count: 16862
_________________________________________________________________________________________________________
CPU 6 Interrupt cycle time (s): 0.817404
CPU 6 ISR highest execution time (µs): 108.40
CPU 6 ISR total execution time (s): 0.009544
CPU 6 ISR count: 2585
CPU 6 DPC highest execution time (µs): 164.870
CPU 6 DPC total execution time (s): 0.087005
CPU 6 DPC count: 12797
_________________________________________________________________________________________________________
CPU 7 Interrupt cycle time (s): 0.760451
CPU 7 ISR highest execution time (µs): 8.870
CPU 7 ISR total execution time (s): 0.000302
CPU 7 ISR count: 52
CPU 7 DPC highest execution time (µs): 110.340
CPU 7 DPC total execution time (s): 0.026813
CPU 7 DPC count: 6535
_________________________________________________________________________________________________________
CPU 8 Interrupt cycle time (s): 0.979627
CPU 8 ISR highest execution time (µs): 102.610
CPU 8 ISR total execution time (s): 0.020786
CPU 8 ISR count: 37079
CPU 8 DPC highest execution time (µs): 123.650
CPU 8 DPC total execution time (s): 0.064216
CPU 8 DPC count: 14415
_________________________________________________________________________________________________________
CPU 9 Interrupt cycle time (s): 0.803844
CPU 9 ISR highest execution time (µs): 5.090
CPU 9 ISR total execution time (s): 0.001536
CPU 9 ISR count: 2253
CPU 9 DPC highest execution time (µs): 162.520
CPU 9 DPC total execution time (s): 0.049710
CPU 9 DPC count: 9496
_________________________________________________________________________________________________________
CPU 10 Interrupt cycle time (s): 0.950035
CPU 10 ISR highest execution time (µs): 93.940
CPU 10 ISR total execution time (s): 0.003605
CPU 10 ISR count: 4844
CPU 10 DPC highest execution time (µs): 128.990
CPU 10 DPC total execution time (s): 0.091793
CPU 10 DPC count: 18429
_________________________________________________________________________________________________________
CPU 11 Interrupt cycle time (s): 1.026593
CPU 11 ISR highest execution time (µs): 108.970
CPU 11 ISR total execution time (s): 0.006137
CPU 11 ISR count: 8964
CPU 11 DPC highest execution time (µs): 132.330
CPU 11 DPC total execution time (s): 0.124589
CPU 11 DPC count: 18301
_________________________________________________________________________________________________________

Источник

High DPC Latency (nvlddmkm.sys, dxgkrnl.sys, Wdf01000.sys, ACPI.sys)

levider

Member

Hello guys
I have huge problem with high DPC latency on my Omen laptop

1. I reinstalled Nvidia drivers (now without PhysX, only main driver)
2. I tried to disable Device Manager > Battery > something called battery control to solve ACPI.sys problem. And it worked, but my second monitor doesn’t work :/

_________________________________________________________________________________________________________
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. 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:02:42 (h:mm:ss) on all processors.

_________________________________________________________________________________________________________
CPU SPEED
_________________________________________________________________________________________________________
Reported CPU speed: 2496 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.

_________________________________________________________________________________________________________
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): 3244,301037
Average measured interrupt to process latency (µs): 13,158952

Highest measured interrupt to DPC latency (µs): 3236,506182
Average measured interrupt to DPC latency (µs): 3,636769

_________________________________________________________________________________________________________
REPORTED ISRs
_________________________________________________________________________________________________________
Interrupt service routines are routines installed by the OS and device drivers that execute in response to a hardware interrupt signal.

Total time spent in ISRs (%) 0,012927

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.

Total time spent in DPCs (%) 0,422731

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: latmon.exe

Total number of hard pagefaults 598
Hard pagefault count of hardest hit process: 422
Number of processes hit: 15

_________________________________________________________________________________________________________
PER CPU DATA
_________________________________________________________________________________________________________
CPU 0 Interrupt cycle time (s): 10,463318
CPU 0 ISR highest execution time (µs): 491,963942
CPU 0 ISR total execution time (s): 0,078858
CPU 0 ISR count: 6069
CPU 0 DPC highest execution time (µs): 2323,189904
CPU 0 DPC total execution time (s): 2,611212
CPU 0 DPC count: 278151
_________________________________________________________________________________________________________
CPU 1 Interrupt cycle time (s): 2,031970
CPU 1 ISR highest execution time (µs): 90,870994
CPU 1 ISR total execution time (s): 0,003447
CPU 1 ISR count: 637
CPU 1 DPC highest execution time (µs): 413,272436
CPU 1 DPC total execution time (s): 0,070354
CPU 1 DPC count: 3115
_________________________________________________________________________________________________________
CPU 2 Interrupt cycle time (s): 2,661673
CPU 2 ISR highest execution time (µs): 22,421474
CPU 2 ISR total execution time (s): 0,001042
CPU 2 ISR count: 242
CPU 2 DPC highest execution time (µs): 279,509615
CPU 2 DPC total execution time (s): 0,021926
CPU 2 DPC count: 1688
_________________________________________________________________________________________________________
CPU 3 Interrupt cycle time (s): 2,487784
CPU 3 ISR highest execution time (µs): 3,746795
CPU 3 ISR total execution time (s): 0,000444
CPU 3 ISR count: 198
CPU 3 DPC highest execution time (µs): 409,529647
CPU 3 DPC total execution time (s): 0,036582
CPU 3 DPC count: 2471
_________________________________________________________________________________________________________

Driver file Description ISR count DPC count Highest execution (ms) Total execution (ms) Image base Image size Company Product Version Path
————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————35479 3523762e1865e3f8b8de4105d8c8928b35480 8c6e15d897c35e618b04d8f70089e6ed

Источник

Typically my computer averages somewhere in the low teen’s to low thirties according to Latencymon. However, I noticed recently that I’ve been getting massive spikes in latency related to dxgkrnl.sys and nvlddmkm.sys. My BIOS is updated to the most recent release and I’ve uninstalled all the useless bloatware that comes with Win 10 (Cortana, Game Bar etc..) Can anyone help me figure out what the issue is? Here’s the Latencymon breakdown from earlier today:

_________________________________________________________________________________________________________

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. Also one or more ISR routines that belong to a driver running in your system appear to be executing for too long. 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 5:07:39 (h:mm:ss) on all processors.

_________________________________________________________________________________________________________

SYSTEM INFORMATION

_________________________________________________________________________________________________________

Computer name: MY-PC

OS version: Windows 10 , 10.0, build: 18363 (x64)

Hardware: ASUSTeK COMPUTER INC., Z170-A

CPU: GenuineIntel Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz

Logical processors: 8

Processor groups: 1

RAM: 16322 MB total

_________________________________________________________________________________________________________

CPU SPEED

_________________________________________________________________________________________________________

Reported CPU speed: 4008 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): 2679.50

Average measured interrupt to process latency (µs): 2.151481

Highest measured interrupt to DPC latency (µs): 2675.0

Average measured interrupt to DPC latency (µs): 0.724937

_________________________________________________________________________________________________________

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): 1241.473802

Driver with highest ISR routine execution time: dxgkrnl.sys — DirectX Graphics Kernel, Microsoft Corporation

Highest reported total ISR routine time (%): 0.001431

Driver with highest ISR total time: dxgkrnl.sys — DirectX Graphics Kernel, Microsoft Corporation

Total time spent in ISRs (%) 0.001628

ISR count (execution time <250 µs): 111676

ISR count (execution time 250-500 µs): 0

ISR count (execution time 500-999 µs): 2824

ISR count (execution time 1000-1999 µs): 10

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): 3467.046906

Driver with highest DPC routine execution time: nvlddmkm.sys — NVIDIA Windows Kernel Mode Driver, Version 445.87 , NVIDIA Corporation

Highest reported total DPC routine time (%): 0.001196

Driver with highest DPC total execution time: iaStorA.sys — Intel(R) Rapid Storage Technology driver — x64, Intel Corporation

Total time spent in DPCs (%) 0.005295

DPC count (execution time <250 µs): 1519989

DPC count (execution time 250-500 µs): 0

DPC count (execution time 500-999 µs): 8426

DPC count (execution time 1000-1999 µs): 166

DPC count (execution time 2000-3999 µs): 37

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: msmpeng.exe

Total number of hard pagefaults 36177

Hard pagefault count of hardest hit process: 20966

Number of processes hit: 28

_________________________________________________________________________________________________________

PER CPU DATA

_________________________________________________________________________________________________________

CPU 0 Interrupt cycle time (s): 226.784686

CPU 0 ISR highest execution time (µs): 1241.473802

CPU 0 ISR total execution time (s): 2.179280

CPU 0 ISR count: 113478

CPU 0 DPC highest execution time (µs): 3076.739521

CPU 0 DPC total execution time (s): 6.233969

CPU 0 DPC count: 1249865

_________________________________________________________________________________________________________

CPU 1 Interrupt cycle time (s): 240.373923

CPU 1 ISR highest execution time (µs): 882.187375

CPU 1 ISR total execution time (s): 0.224942

CPU 1 ISR count: 1032

CPU 1 DPC highest execution time (µs): 3467.046906

CPU 1 DPC total execution time (s): 1.214712

CPU 1 DPC count: 180483

_________________________________________________________________________________________________________

CPU 2 Interrupt cycle time (s): 200.412169

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): 624.690619

CPU 2 DPC total execution time (s): 0.118454

CPU 2 DPC count: 48920

_________________________________________________________________________________________________________

CPU 3 Interrupt cycle time (s): 216.404346

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): 606.038174

CPU 3 DPC total execution time (s): 0.032019

CPU 3 DPC count: 2455

_________________________________________________________________________________________________________

CPU 4 Interrupt cycle time (s): 200.096209

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): 419.529691

CPU 4 DPC total execution time (s): 0.061491

CPU 4 DPC count: 18421

_________________________________________________________________________________________________________

CPU 5 Interrupt cycle time (s): 242.843178

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): 454.436627

CPU 5 DPC total execution time (s): 0.027757

CPU 5 DPC count: 4247

_________________________________________________________________________________________________________

CPU 6 Interrupt cycle time (s): 210.318140

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): 796.492016

CPU 6 DPC total execution time (s): 0.066206

CPU 6 DPC count: 20103

_________________________________________________________________________________________________________

CPU 7 Interrupt cycle time (s): 236.110250

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): 620.879990

CPU 7 DPC total execution time (s): 0.065337

CPU 7 DPC count: 4124

_________________________________________________________________________________________________________

Note: This post summarizes the entire thread so you do not have to read over 700 replies!

UPDATE (AUGUST 11TH, 2023)
You are probably reading this because you used LatencyMon and it revealed an issue in the Nvidia graphics driver. Everything you need to know is contained in this post, so keep reading. This thread started as an IRQ conflict, but evolved as we learned more, and eventually resulted in the discovery of several bugs causing high latency, which reveals itself in the form of stutters, freezes, crashing, and audio problems.

After months of research and testing, this thread prompted Nvidia and Microsoft to finally acknowledge these issues, which have plagued gamers and audio enthusiasts for many years. This thread also resulted in the creation of a guide that helps people optimize their computers for lower latency. It is important that we make a distinction here because half of these Deferred Procedure Call (DPC) issues are due to Nvidia and Microsoft bugs, while the other half come from computers that need optimizing.

The purpose of this thread was to identify the cause of the malfunctioning nvlddmkm.sys driver and find a tweak to mitigate it. While there were no reliable fixes discovered, Nvidia later added it to their open issues tracker, so we then waited for their response. Several updates were released to fix various bugs, and then an update specifically for the 3xxx series (Ampere architecture) was included because those cards had additional issues that were making the latency even worse. These fixes are included in drivers dated July 18th, 2023 or newer, and while legacy cards still receive security updates, it is unlikely they will get any other fixes, such as those related to DPC latency.

Other problems affecting Nvidia were bugs in the Desktop Window Manager (DWM) and Timeout Detection and Recovery (TDR) features. Microsoft has several preview fixes (link1, link2, link3, link4) for these, but it may be a while before they are available to everyone, and additional updates might be needed after the public has a chance to provide feedback. If the updates are finalized in time, they will be included in the ISO images (link5, link6) that Microsoft posts near the end of each year, and the best advice would be to do a clean install of Windows using those updated builds, and the latest Nvidia driver. Only Windows 10 and 11 will be receiving these updates.

For all other DPC issues, solutions have existed forever in the form of tweaking a computer for more performance. The Gaming Lounge (link7) has a huge list of important information regarding this. The takeaway here is to optimize, which means learning how to cleanly install the operating system, properly installing drivers and firmware, adjusting the BIOS for low latency, and using NTLite to slim down Windows.

Hopefully the Nvidia driver will be fully resolved by the start of 2024, but if the issues persist then all we can do is encourage everyone to submit support tickets to Nvidia and the Microsoft Feedback Hub, contact computer and gaming sites to have them write articles about it, and go to social media to continually remind these companies of the problem until it is addressed.

ORIGINAL POST (JULY 15TH, 2022)

LatencyMon reveals that nvlddmkm.sys (Nvidia Graphics driver kernel) has DPC latency spikes up to 800 microseconds fairly frequently. This is an extremely common issue that can be found all over Google, but I have not come across any solutions, except for a nonsensical one.

According to a post at LinusTechTips forum (link) this is happening because the graphics card is sharing an IRQ with a problematic device. On my computer, msinfo32.exe says the graphics card is sharing IRQ 16 with a motherboard USB host controller.

The solution is to force the IRQ to be reassigned, but the steps are extremely clunky. There has to be a better way than this? I already have an idea in mind that I will test tomorrow, where I will go into my BIOS and disable USB ports until I find the ones tied to this controller, and then move hardware around and reinstall Windows. This seems better than doing the steps listed in the solution, but may not help.

Page 1 of 6

  1. Hi, I’ve been having very high DPC latency caused by Nvidia drivers for the past 2 months. I’ve reinstalled, tried older drivers and scanned for virus but it did not help. I also updated my BIOs but it changed nothing.

    Here is some stats from LatencyMoon, I will include the most important info so u dont have to read all day;

    CONCLUSION
    _________________________________________________________________________________________________________

    Highest measured interrupt to process latency (µs): 11617,008845
    Average measured interrupt to process latency (µs): 2,918835

    Highest measured interrupt to DPC latency (µs): 145,766009
    Average measured interrupt to DPC latency (µs): 0,714862

    Highest ISR routine execution time (µs): 137,432353
    Driver with highest ISR routine execution time: dxgkrnl.sys — DirectX Graphics Kernel, Microsoft Corporation

    Highest DPC routine execution time (µs): 419,952941
    Driver with highest DPC routine execution time: nvlddmkm.sys — NVIDIA Windows Kernel Mode Driver, Version 331.93 , NVIDIA Corporation

    Highest reported total DPC routine time (%): 0,315023
    Driver with highest DPC total execution time: USBPORT.SYS — USB 1.1 & 2.0 portdrivrutin, Microsoft Corporation

    Thats about it. I have an 660 twinfrozr 2gb, i5 3570k stock speed and 8 gb ram 1600mhz if this info helps :)

    Any ideas on how to fix this driver problem and make the DPC normal is greatly appreciated, thanks.

  2. Begin with disabling all devices that you dont use, like lan cards, audio cards, everything that isnt vital for system stability and you dont need, just disable it and see if that helps.

    I know that torrent apps, and such can give very high dpc latency, so also make sure you dont have all these programs autorunning on system boot, disable all that ****, they dont need to be on when not used.

  3. Yup, based on this.

    And this.

    The time don’t match, so it can be hard disk issues that I seen before.


  4. mbk1969

    mbk1969
    Ancient Guru

    Messages:
    14,738
    Likes Received:
    12,752
    GPU:

    It is highest value, and it is less then millisecond.

    If nevertheless you think that it is the problems root, you can try and switch your videocard to MSI mode

  5. See if something is eating up you memory with standby cache data. I find its almost always the culprit when it comes to crazy slow downs in windows. Sysinternals rammap available from microsoft does a great job at this. And even allows you to clear standby, granted it is there for a reason, but windows notoriously mismanages its standby cache. Supposed to clear out and give priority to new tasks, but that assumes the apps you are using poll windows perf data correctly.

    Be sure to view your error logs by creating a custom view log that catches all errors from all logs, not just the default error log.

    You can also use the programs Autoruns from sysinternals to really get a look at stuff thats being launched on boot/login (pay special attention to «yellow» entries, since autoruns thinks the referenced files are missing, pink is things is isn’t familiar with or doesn’t have complete metadetails associated with it).

    If there are consistencies in the timings of the problems make sure you check recently run stuff in scheduled tasks, since the new popular thing for programs is to put stuff in there, instead of the more known startup methods.

    Make sure you do a full clean install of nvidia drivers, and make sure you are installing all chipset drivers with the /overall flag added to a shortcut for setup.exe.

    Hope some of this helps

  6. Make sure you do a full clean install of nvidia drivers, and make sure you are installing all chipset drivers with the /overall flag added to a shortcut for setup.exe.

    Hope some of this helps[/QUOTE]

    Where can I install all chipset drivers?


  7. mbk1969

    mbk1969
    Ancient Guru

    Messages:
    14,738
    Likes Received:
    12,752
    GPU:

  8. extract the latest infinst_autol.zip Create a shortcut to the setup.exe file, and add the switch /overall to the end of the shortcuts path in properties.

    https://downloadcenter.intel.com/Se…on+Utility&ProdId=816&LineId=1090&FamilyId=42

  9. Latencymon 6.0? Kernal to latency timer? cause I noticed in 6.0 in Kernal to Latency Timer I get massive latency issue the moment I hit start. Probably has somthing to do with he took out measure SMIs and CPU stalls from main program which is checked by another separate program, but left the check box in the main program still.

    If you not on using 6.0 I dont know, BTW the us reported by the nvidia drivers are normal us for there drivers,


  10. Mda400

    Mda400
    Maha Guru

    Messages:
    1,058
    Likes Received:
    185
    GPU:

    Is OP using Win8 or 8.1? Interrupts are handled differently from Windows 7 and before and you may not be getting accurate readings.

    At least that’s the case for DPC Latency Checker. Best to keep HPET on in BIOS/UEFI if you had disabled it before, use bcdedit /set useplatformclock true to enable HPET to be the primary hardware timer in Windows, and use bcdedit /set disabledynamictick true (if on Win8 or 8.1) in admin. command prompt.

    Oh, and run this program at all times to use the lowest/fastest clock resolution your CPU supports (which should halve DPC from the current 1ms resolution and may increase fps).

    Last edited: Dec 13, 2013


  11. mr1hm

    mr1hm
    Active Member

    Messages:
    97
    Likes Received:
    2
    GPU:

    hmm, it seemed like with it off in the BIOS, BF4 ran a bit smoother and much more responsively on windows 8 pro for me.

    also im just curious if leaving it enabled helps SLI at all?

    thanks.


  12. Mda400

    Mda400
    Maha Guru

    Messages:
    1,058
    Likes Received:
    185
    GPU:

    HPET in general, is a much tighter and faster clock timer than past timers. Just make sure you use the useplatformclock command, otherwise you will be mixing HPET and other timers in windows which can cancel out the benefits.

    If you want, google WinTestTimer 1.1 to find out if Windows is successfully using HPET as the primary timer (query platform clock should be something like 14.xx or 25.xx etc. anything like 6.xx or 3.xx and you are mixing timers).

    Since I edited my post above, that Timer Resolution program does more for FPS than any other tweaks i’ve used because the author (credits: Lucas Hale :thumbup:) has found out that Windows does not use the tightest CPU clock resolution by default. If the CPU can resolve interrupts in half the time, then it gets work done faster thus resulting in some faster performance.

    Last edited: Dec 13, 2013


  13. mr1hm

    mr1hm
    Active Member

    Messages:
    97
    Likes Received:
    2
    GPU:

    ahh i see, thanks for the info :) so just to confirm, i’d have to ensure BOTH «useplatformclock» and «disabledynamictick» are set to true for HPET to be the only timer, correct?

    also, would i have to be using HPET in order to use the TimerResolution program? i seem to be having a hard time finding a download for it as well :(


  14. Mda400

    Mda400
    Maha Guru

    Messages:
    1,058
    Likes Received:
    185
    GPU:

    useplatformclock is for making HPET the primary timer. disabledynamictick is for further DPC issues similar to the power saving function of core parking (ONLY if you’re running Windows 8/8.1).

    Download the free Timer Resolution program (version 1.2) as even though it says WinXP support and only 1ms low resolution, it still works on all modern OSes including Win8/8.1 and provides lower than 1ms (I think its his way of tricking the end user into buying the paid version for better functionality). Lucas doesn’t like direct linking to his files so I just linked to the website (sorry for confusion. Its the blue link in the table).

    I recommend keeping Timer Resolution running at all times as it doesn’t make the system unstable and could benefit other small tasks, but you’ll have to find a program to minimize it to taskbar if you are annoyed with its always-showing presence.

    Last edited: Dec 13, 2013


  15. mr1hm

    mr1hm
    Active Member

    Messages:
    97
    Likes Received:
    2
    GPU:

    so i re-enabled HPET in the BIOS and set the bcdedit commands to true as well as download the timer resolution program.

    it gave me the same responsive feeling as HPET disabled and possibly increased my average FPS in BF4. pretty stoked about this as i don’t really like disabling things that generally run fine enabled with other programs.

    thanks! :)


  16. Mda400

    Mda400
    Maha Guru

    Messages:
    1,058
    Likes Received:
    185
    GPU:

    No problem, man. I was just as amazed about the improvement it gave me when I found out about these tweaks. :nerd:

    Does it still stutter for you though? Even though I don’t own the game yet, I hear issues with stutter and resource usage. Sounds like a history with the BF series though with its large scale gameplay.

  17. Im using win7 ult + latencymon v6, and the problem I have is that when I play Counter strike Global Offensive and im getting shot or shooting it feels Laggy/ Choppy / Stuttery despite 120+ fps 120hz good ping.

    I used the bcdedit /set useplatformclock true command but it changed nothing.

    Last edited: Dec 14, 2013


  18. mbk1969

    mbk1969
    Ancient Guru

    Messages:
    14,738
    Likes Received:
    12,752
    GPU:

    With your CPU and on Win7 you don`t need ‘useplatformclock true’. Win7 should select the best of high performance counters at the rig.

  19. okay. I just noticed there was a warning sign on USB devices in Device manager, it said drivers were missing, but when I use windows solution wich tries to install drivers, my whole PC just completley freezes.

    Maybe this has something to do with the high DPC latency.

  20. HPET is a older timer. I wouldn’t use it. Invariable TSC isa newer timer, which your CPU supports. Like mbk1969 said, do not use the platform true command. Let Windows pick the timer.

    And you can try disabling dynamicticks, cause it will lower DPC latency. But for me, when I disable it, I get stuttering/hitching in BF4. When I turn dynamicticks back on, it goes away. It sounds weird but I know at least one other person who experienced the same thing, which he posted about in that huge DPC latency thread.

Page 1 of 6

Share This Page


guru3D Forums

  • Nvidia reflex скачать бесплатно для windows 10
  • Nvidia virtual audio device wave extensible wdm драйвер windows 10 скачать с официального сайта
  • Nvidia virtual audio device wave extensible wdm драйвер windows 10 для чего
  • Nvidia quadro t400 драйвера windows 10
  • Nvidia quadro k600 драйвер windows 10