F5F Stay Refreshed Software Operating Systems Concerning latency ?

Concerning latency ?

Concerning latency ?

Pages (3): Previous 1 2 3
L
LionSpear
Member
214
01-02-2022, 05:42 PM
#21
there you go... after a complete reset and installing the games again, the problems persist.
L
LionSpear
01-02-2022, 05:42 PM #21

there you go... after a complete reset and installing the games again, the problems persist.

L
lagmen
Junior Member
37
01-04-2022, 12:08 AM
#22
another one now its kernel
L
lagmen
01-04-2022, 12:08 AM #22

another one now its kernel

_
_Geqr_
Senior Member
554
01-04-2022, 05:22 AM
#23
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).
_
_Geqr_
01-04-2022, 05:22 AM #23

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).

M
medalolo
Junior Member
34
01-11-2022, 03:49 PM
#24
it's transitioning from direct x kernel to ndis, but the longer I stay, the more errors I encounter. xd sorry for spamming this post, i'm really frustrated.
M
medalolo
01-11-2022, 03:49 PM #24

it's transitioning from direct x kernel to ndis, but the longer I stay, the more errors I encounter. xd sorry for spamming this post, i'm really frustrated.

L
Lips
Senior Member
624
01-13-2022, 01:30 AM
#25
Here is the information you requested:

View: https://imgur.com/f2uuMHX
L
Lips
01-13-2022, 01:30 AM #25

Here is the information you requested:

View: https://imgur.com/f2uuMHX

M
MrGhostly_
Junior Member
48
01-13-2022, 12:54 PM
#26
You're experiencing issues while playing Black Desert Online with Intel integrated graphics. Are you sure you've verified the system requirements?
M
MrGhostly_
01-13-2022, 12:54 PM #26

You're experiencing issues while playing Black Desert Online with Intel integrated graphics. Are you sure you've verified the system requirements?

Pages (3): Previous 1 2 3