Hacker News new | ask | show | jobs
by astrange 435 days ago
> This is likely the origin of boosts and throttles that iOS uses to ensure the foreground app gets more CPU than background apps.

The purpose of these is for daemons to inherit the priority of their client apps when doing work for them.

I don't remember what thread groups/workloads are for.