On Wed Aug 20 19:54:32 2025 +0000, Marc-Aurel Zent wrote:
Indeed, eventually this should also trigger a recalculation of effective thread priorities, but I can remove it for now. Every instance of setting `thread->disable_boost` would have to be replaced by a helper at that point again (or some code would be duplicated). Both approaches can work, but I think with a helper it is a bit nicer in the end.
Sure, but the helper can be added once it does something useful.