Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
linux-5.4_rc7: Set CONFIG_NO_HZ_IDLE=y
This option enables a tickless idle system: timer interrupts will only trigger on an as-needed basis when the system is idle. Switch on, to save power and cpu load of VM hosts.
- Loading branch information