allbuildtestrunquerystartup options
--batch_cpu_scheduling=<true or false>
Only on Linux; use 'batch' CPU scheduling for Blaze. This policy is useful for workloads that are non-interactive, but do not want to lower their nice value. See 'man 2 sched_setscheduler'. If false, then Bazel does not perform a system call.
default: "false"
host machine_resource_optimizations
startup option