Autumn
Autumn
Please don't do this `alignas(std::atomic_ref::required_alignment)` Just make them atomics.
You also don't really need to do explicit acquire/release here. We can optimize those later. Just keeo them default (seq_cst)
You don't need to specify it... you can just use = You can also simplify a lot of your code with std::exchange
This shouldn't be necessary. One could just set up the regular composition scene graph and image to be rotated without an additional step here.
nvidia-drm.modeset must be set as a kernel launch parameter, not a sysctl.d thing. You should also probably remove nvidia_drm.fbdev=1. IDK what that is meant to do but it sounds like...
Hi, How is this advantageous compared to just using `perf`? Can you give some examples? We use lambda functions everywhere for emitting CS which has the parent function in the...
> So just to check if we are speaking about the same thing. You would basically suggest to use Linux perf to sample callstacks. And when you do a hotspot...
I guess it also makes sense to have a non-sampling profiler to help track contention and sleepy times too.
@emersion Any idea why this code is being called? We don't want to use it, right? We already handle this ourselves.
> Dedicated server instance appears to be missing bin/vscript_srv.so. Should be fixed in the next update.