Bu konu çözüldü olarak işaretlenmiştir. Çözülmediğini düşünüyorsanız konuyu rapor edebilirsiniz.
Katılım
25 Ekim 2024
Mesajlar
4
Beğeniler
1
Merhaba, LatencyMon programını oyun oynarken test ettiğimde sonuç olarak 5-10 sonra aşağıdaki code kısmında conclusion kısmında uyarı veriyor. Uyarı verdiği kısım "High Definition Audio bus driver, Microsoft Corporation". Ayrıca "disable CPU throttling settings" diyor fakat bu kapalı ve oyunda takılmalar oluşturuyor. İnternette çok fazla çözüm var ama çok fazla ayar ve çok fazla şey yapılması gerektiği ayrıca güvenmekte zorlanıyorum. Sizce bu sorunu nasıl çözerim?

Kod:
_________________________________________________________________________________________________________
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:04:21 (h:mm:ss) on all processors.

_________________________________________________________________________________________________________
SYSTEM INFORMATION.
_________________________________________________________________________________________________________
Computer name: DOSTOYEVSKIMI.
OS version: Windows 11, 10.0, version 2009, build: 22631 (x64)
Hardware: MS-7C95, Micro-Star International Co., Ltd.
BIOS: A.F0
CPU: AuthenticAMD AMD Ryzen 7 3700X 8-Core Processor.
Logical processors: 16.
Processor groups: 1
Processor group size: 16.
RAM: 32691 MB total.

_________________________________________________________________________________________________________
CPU SPEED.
_________________________________________________________________________________________________________
Reported CPU speed (WMI): 360 MHz.
Reported CPU speed (registry): 360 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): 4199,80
Average measured interrupt to process latency (µs): 8,454546

Highest measured interrupt to DPC latency (µs): 4189,80
Average measured interrupt to DPC latency (µs): 5,020439

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

Highest reported total ISR routine time (%): 0,002760
Driver with highest ISR total time: HDAudBus.sys - High Definition Audio Bus Driver, Microsoft Corporation.

Total time spent in ISRs (%) 0,003958

ISR count (execution time <250 µs): 47977.
ISR count (execution time 250-500 µs): 0
ISR count (execution time 500-1000 µs): 0
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): 1135,0
Driver with highest DPC routine execution time: dxgkrnl.sys - DirectX Graphics Kernel, Microsoft Corporation.

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

Total time spent in DPCs (%) 0,360687

DPC count (execution time <250 µs): 1237583.
DPC count (execution time 250-500 µs): 0
DPC count (execution time 500-10000 µs): 31.
DPC count (execution time 1000-2000 µs): 1
DPC count (execution time 2000-4000 µs): 0
DPC count (execution time >=4000 µs): 0

_________________________________________________________________________________________________________
 REPORTED HARD PAGEFAULTS.
_________________________________________________________________________________________________________
Hard pagefaults are events that get triggered by making use of virtual memory that is not resident in RAM but backed by a memory mapped file on disk. The process of.
resolving the hard pagefault requires reading in the memory from disk while the process is interrupted and blocked from execution.

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

Total number of hard pagefaults 16425.
Hard pagefault count of hardest hit process: 9645.
Number of processes hit: 52.

_________________________________________________________________________________________________________
 PER CPU DATA.
_________________________________________________________________________________________________________
CPU 0 Interrupt cycle time (s): 34,514269
CPU 0 ISR highest execution time (µs): 97,130
CPU 0 ISR total execution time (s): 0,125286
CPU 0 ISR count: 23961.
CPU 0 DPC highest execution time (µs): 1135,0
CPU 0 DPC total execution time (s): 13,336308
CPU 0 DPC count: 1032034.
_________________________________________________________________________________________________________
CPU 1 Interrupt cycle time (s): 4,016802
CPU 1 ISR highest execution time (µs): 75,010
CPU 1 ISR total execution time (s): 0,008020
CPU 1 ISR count: 2400.
CPU 1 DPC highest execution time (µs): 293,240
CPU 1 DPC total execution time (s): 0,671473
CPU 1 DPC count: 47528.
_________________________________________________________________________________________________________
CPU 2 Interrupt cycle time (s): 3,045777
CPU 2 ISR highest execution time (µs): 5,480
CPU 2 ISR total execution time (s): 0,004116
CPU 2 ISR count: 2897.
CPU 2 DPC highest execution time (µs): 311,60
CPU 2 DPC total execution time (s): 0,078964
CPU 2 DPC count: 13094.
_________________________________________________________________________________________________________
CPU 3 Interrupt cycle time (s): 1,983785
CPU 3 ISR highest execution time (µs): 5,730
CPU 3 ISR total execution time (s): 0,001849
CPU 3 ISR count: 1336.
CPU 3 DPC highest execution time (µs): 140,010
CPU 3 DPC total execution time (s): 0,040280
CPU 3 DPC count: 4990.
_________________________________________________________________________________________________________
CPU 4 Interrupt cycle time (s): 2,740738
CPU 4 ISR highest execution time (µs): 8,560
CPU 4 ISR total execution time (s): 0,007105
CPU 4 ISR count: 5219.
CPU 4 DPC highest execution time (µs): 382,650
CPU 4 DPC total execution time (s): 0,142349
CPU 4 DPC count: 22417.
_________________________________________________________________________________________________________
CPU 5 Interrupt cycle time (s): 1,358948
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): 57,830
CPU 5 DPC total execution time (s): 0,008947
CPU 5 DPC count: 1156.
_________________________________________________________________________________________________________
CPU 6 Interrupt cycle time (s): 2,529371
CPU 6 ISR highest execution time (µs): 6,360
CPU 6 ISR total execution time (s): 0,006477
CPU 6 ISR count: 4690.
CPU 6 DPC highest execution time (µs): 193,750
CPU 6 DPC total execution time (s): 0,122782
CPU 6 DPC count: 20115.
_________________________________________________________________________________________________________
CPU 7 Interrupt cycle time (s): 1,469582
CPU 7 ISR highest execution time (µs): 3,960
CPU 7 ISR total execution time (s): 0,001615
CPU 7 ISR count: 1308.
CPU 7 DPC highest execution time (µs): 240,90
CPU 7 DPC total execution time (s): 0,03910
CPU 7 DPC count: 5428.
_________________________________________________________________________________________________________
CPU 8 Interrupt cycle time (s): 2,649749
CPU 8 ISR highest execution time (µs): 12,230
CPU 8 ISR total execution time (s): 0,009394
CPU 8 ISR count: 5235.
CPU 8 DPC highest execution time (µs): 207,620
CPU 8 DPC total execution time (s): 0,191499
CPU 8 DPC count: 28293.
_________________________________________________________________________________________________________
CPU 9 Interrupt cycle time (s): 2,060833
CPU 9 ISR highest execution time (µs): 5,40
CPU 9 ISR total execution time (s): 0,001559
CPU 9 ISR count: 931.
CPU 9 DPC highest execution time (µs): 154,680
CPU 9 DPC total execution time (s): 0,027928
CPU 9 DPC count: 3480.
_________________________________________________________________________________________________________
CPU 10 Interrupt cycle time (s): 2,757011
CPU 10 ISR highest execution time (µs): 0,0
CPU 10 ISR total execution time (s): 0,0
CPU 10 ISR count: 0
CPU 10 DPC highest execution time (µs): 111,020
CPU 10 DPC total execution time (s): 0,138395
CPU 10 DPC count: 22999.
_________________________________________________________________________________________________________
CPU 11 Interrupt cycle time (s): 1,584952
CPU 11 ISR highest execution time (µs): 0,0
CPU 11 ISR total execution time (s): 0,0
CPU 11 ISR count: 0
CPU 11 DPC highest execution time (µs): 207,320
CPU 11 DPC total execution time (s): 0,023916
CPU 11 DPC count: 2882.
_________________________________________________________________________________________________________
CPU 12 Interrupt cycle time (s): 3,034944
CPU 12 ISR highest execution time (µs): 0,0
CPU 12 ISR total execution time (s): 0,0
CPU 12 ISR count: 0
CPU 12 DPC highest execution time (µs): 182,260
CPU 12 DPC total execution time (s): 0,097355
CPU 12 DPC count: 14828.
_________________________________________________________________________________________________________
CPU 13 Interrupt cycle time (s): 1,465428
CPU 13 ISR highest execution time (µs): 0,0
CPU 13 ISR total execution time (s): 0,0
CPU 13 ISR count: 0
CPU 13 DPC highest execution time (µs): 65,640
CPU 13 DPC total execution time (s): 0,012428
CPU 13 DPC count: 1495.
_________________________________________________________________________________________________________
CPU 14 Interrupt cycle time (s): 2,829590
CPU 14 ISR highest execution time (µs): 0,0
CPU 14 ISR total execution time (s): 0,0
CPU 14 ISR count: 0
CPU 14 DPC highest execution time (µs): 77,090
CPU 14 DPC total execution time (s): 0,127814
CPU 14 DPC count: 15404.
_________________________________________________________________________________________________________
CPU 15 Interrupt cycle time (s): 1,581559
CPU 15 ISR highest execution time (µs): 0,0
CPU 15 ISR total execution time (s): 0,0
CPU 15 ISR count: 0
CPU 15 DPC highest execution time (µs): 57,540
CPU 15 DPC total execution time (s): 0,016303
CPU 15 DPC count: 1472.
_________________________________________________________________________________________________________

Sorunu çözdüm çok basit şekilde. Release v1.4.0 · spddl/GoInterruptPolicy indirin ve LatencyMon'da yüksek latency olan aygıtları bulup device priorty low yapın. device policy: Irqpolicyspecifiedporcessors seçin ve boşta olan 2 tane çekirdek seçin. PC'yi yeniden başlatın. Ayrıca aygıt yöneticinde aktif olarak kullanılan bir aygıt değilse devre dışı da bırakabilirsiniz.

1730925686757.webp
1730925547867.webp
 
Son düzenleyen: Moderatör: