You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 2, 2021. It is now read-only.
I've been experiencing these hangs (where everything freezes for like 5 secs) when playing some games on wine that usually uses a lot of the CPU, sometimes when watching some videos.
To be sure that was cacule patch and nothing else I tested with the mainline arch kernel (no hangs). As I have some patches applied at my kernel I tried compiling it without the cacule patch (also no hangs). And then tried applying the cacule again and the hangs comes back.
I'm not quite sure. But I think that the commit that introduced it is the 06cb3974.
I didn't tried reverting the commit to test, only tested with these:
I've been experiencing these hangs (where everything freezes for like 5 secs) when playing some games on wine that usually uses a lot of the CPU, sometimes when watching some videos.
To be sure that was cacule patch and nothing else I tested with the mainline arch kernel (no hangs). As I have some patches applied at my kernel I tried compiling it without the cacule patch (also no hangs). And then tried applying the cacule again and the hangs comes back.
I'm not quite sure. But I think that the commit that introduced it is the 06cb3974.
I didn't tried reverting the commit to test, only tested with these:
cacule-patch-with-hangs.txt - patch where hangs happens
cacule-without-hangs.txt - and without the hangs
But if needed I can try bisecting later to see exactly which commit causes it.