提交 00f1a29b 编写于 作者: Y Yihao Wu 提交者: Caspar Zhang

configs: enable intel idle driver

When c-state and mwait is passthroughed to the guest, enabling intel
idle driver can exploit them and benefit the performance greatly.
And potentially it can boost other features like haltpolling.

The user should remove idle=* from kernel cmdline to put it to work.
Signed-off-by: NYihao Wu <wuyihao@linux.alibaba.com>
Acked-by: NCaspar Zhang <caspar@linux.alibaba.com>
上级 1a04e86c
......@@ -543,7 +543,7 @@ CONFIG_CPU_IDLE=y
CONFIG_CPU_IDLE_GOV_MENU=y
CONFIG_CPU_IDLE_GOV_HALTPOLL=y
CONFIG_HALTPOLL_CPUIDLE=y
# CONFIG_INTEL_IDLE is not set
CONFIG_INTEL_IDLE=y
#
# Bus options (PCI etc.)
......
......@@ -548,7 +548,7 @@ CONFIG_CPU_IDLE=y
CONFIG_CPU_IDLE_GOV_MENU=y
CONFIG_CPU_IDLE_GOV_HALTPOLL=y
CONFIG_HALTPOLL_CPUIDLE=y
# CONFIG_INTEL_IDLE is not set
CONFIG_INTEL_IDLE=y
#
# Bus options (PCI etc.)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册