[Pkg-xen-devel] [PATCH 7/9] debian/xen.init: Load xen_acpi_processor on boot
Elliott Mitchell
ehem+debian at m5p.com
Sun Oct 25 01:47:12 GMT 2020
This allows more control of processor state, potentially resulting in
reduced power usage. Alternatively simply more information on processor
use.
Signed-off-by: Elliott Mitchell <ehem+debian at m5p.com>
---
debian/xen-utils-common.xen.init | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/xen-utils-common.xen.init b/debian/xen-utils-common.xen.init
index 1a64d6767e..8dac05f9de 100644
--- a/debian/xen-utils-common.xen.init
+++ b/debian/xen-utils-common.xen.init
@@ -67,6 +67,7 @@ modules_setup()
modprobe xenfs 2>/dev/null
modprobe xen-evtchn 2>/dev/null
modprobe xen-gntdev 2>/dev/null
+ modprobe xen-acpi-processor 2>/dev/null
}
xenfs_setup()
--
--
(\___(\___(\______ --=> 8-) EHM <=-- ______/)___/)___/)
\BS ( | ehem+sigmsg at m5p.com PGP 87145445 | ) /
\_CS\ | _____ -O #include <stddisclaimer.h> O- _____ | / _/
8A19\___\_|_/58D2 7E3D DDF4 7BA6 <-PGP-> 41D1 B375 37D0 8714\_|_/___/5445
More information about the Pkg-xen-devel
mailing list