"pdziepak-github.scheduler" <community@xxxxxxxxxxxx> schrieb: > added 1 changeset to branch 'refs/remotes/pdziepak-github/scheduler' > old head: 6d7e2912332e6f40dda0724eff35d99ecdcc8371 > new head: 82c26e1f1fefa9b91861d23368723618bd7bdd12 > overview: https://github.com/pdziepak/Haiku/compare/6d7e291...82c26e1 > > > ----------------------------------------------------------------------- ----- > > 82c26e1: kernel: Punish CPU bound threads Great work! Now we have two orthogonal solutions for #8007: the patches I wrote should make it way less likely that punishing of threads becomes necessary at all (at least for port-related problems), but if the system still gets into a tight spot, then with your work it can still handle that gracefully. With both things in place it should really work much better on slower machines :) -- So long, jua