On 2023-09-25 18:30:44 [+0200], g.medini@xxxxxxxxxxx wrote: > > Hi All, I'm struggling with a realtime issue I have. Hi, > Using trace I've found a problem related to CONFIG_X86_DEBUG_FPU that was introducing very large latency. Do you have a trace and numeric value of "very large latency" for CONFIG_X86_DEBUG_FPU? > Removing this I have another one where the solution is not so trivial. > > The problem I've actually seems related to i915 driver. > > With a particular load for the graphic card (basically using ALT-TAB to switch from graphical windows or pressing the Win like button to resize all the graphical windows to the screen) I see an huge latency that gives problem to an rt task I need for my application. > > I've tried everything to optimize the sytem. > > As expected I find little enhancement that help me to mitigate the problem (core isolation and so on) but the basic problem remain the same (it happens with X11 and Wayland also). What is the latency problem? The wake up trace shows a wake up from gnome to irq-work. Is the graphic/ i915 lagging or something else? > Hoping someone can help me. > > Gianluca > > Cordiali saluti > Best regards Sebastian