|
|
|
|
|
by post-factum
1176 days ago
|
|
Setting the nice level is not enough. Instead, `SCHED_IDLE` policy should be applied to the workload that is being run in the background. [1] may help if you run such a workload from CLI. [1] https://codeberg.org/post-factum/litter |
|