Concerning latency ?
Concerning latency ?
Your ISR (Interrupt Service Routines) are zero on all CPU cores except the first core (CPU0). This is normally the case during boot, but not on a running system. If you bring up task manager, do you see multiple cores being used?
FYI, if this is a hardware interrupt, then this is how hardware physically on a bus are triggered to run. One has to have a means to migrate a hardware IRQ to a new CPU core if it is a hardware interrupt, but software interrupts can run on any core. It could be that the drivers for your hardware devices are starving each other out on CPU0. Does CPU use show the first core at very high load? Could be a software or hardware issue (there would be a programmable I/O APIC or similar which can be enabled or disabled; sorry, don't know in windows how to check that, I'm a Linux guy).
Here is the information you requested:
View: https://imgur.com/f2uuMHX
You're experiencing issues while playing Black Desert Online with Intel integrated graphics. Are you sure you've verified the system requirements?