Goal
Let analysis jobs run slowly in the background while the machine stays responsive for active use. A fixed core cap and below-normal scheduling replace any adaptive load monitor.
Work
- Add a background mode for analysis work with a user-set core cap.
- Apply the cap and priority through the existing containment unit: Job-object CPU rate control on Windows, nice on Linux.
- Flag throttled runs in observation provenance so their timing samples never enter unthrottled estimation cohorts.
Acceptance
Goal
Let analysis jobs run slowly in the background while the machine stays responsive for active use. A fixed core cap and below-normal scheduling replace any adaptive load monitor.
Work
Acceptance