Repository : ssh://git@open-mesh.org/doc
On branches: backup-redmine/2019-11-07,master
commit 07fd91062eb2217201cef18aa22e05c6b67fa6f9 Author: Sven Eckelmann sven@narfation.org Date: Thu Nov 7 23:01:08 2019 +0000
doc: open-mesh/Kernel_hacking_Debian_image: enable optimized cpuidle driver for virtualized systems
07fd91062eb2217201cef18aa22e05c6b67fa6f9 open-mesh/Kernel_hacking_Debian_image.textile | 1 + 1 file changed, 1 insertion(+)
diff --git a/open-mesh/Kernel_hacking_Debian_image.textile b/open-mesh/Kernel_hacking_Debian_image.textile index ad1d8a7..55fc825 100644 --- a/open-mesh/Kernel_hacking_Debian_image.textile +++ b/open-mesh/Kernel_hacking_Debian_image.textile @@ -214,6 +214,7 @@ CONFIG_NO_HZ_IDLE=y
# makes boot a lot slower but required for shutdown CONFIG_ACPI=y +CONFIG_CPU_IDLE_GOV_HALTPOLL=y
#debug stuff CONFIG_CC_STACKPROTECTOR_STRONG=y