Apps running on Xorg stutter or hiccup (but running glxgears stops it!)

I have the same problem, except that glxgears also stutters every second just as all other moving things like scrolling, videos etc. powerd indicates a higher cpu usage every second. How can I find out which process runs that shortly every second?

Is it possible that you are using xf86-video-intel?

On my small cheap laptop with a cherry lake it works with modesetting but if I use xf86-video-intel then everything is very slow and jerky.
 
Is it possible that you are using xf86-video-intel?
yes
On my small cheap laptop with a cherry lake it works with modesetting
There I found:
"Stutter free video playback is not possible on Gemini Lake (and likely also not on Skylake and others) in both Wayland and Xorg sessions with modesetting driver."

I removed the (old?) xorg.conf and now at least the devd problem is gone! (Please don't ask ;{ )
Only small secondly stutters are left when firefox is running ...
 
Wow, lots of activity on this post. I have not received notifications about most of it so just revisiting today. priyadarshan Thanks for the tip! I'm not using FreeBSD at the moment, but I'll definitely have to revisit your post if I do.

Thanks everyone! :)
 
sysctl kern.sched.steal_thresh=1
Thanks a lot, but it doesn't help at all

Try kern.sched.steal_thresh=0 .

 
Back
Top