[Pkg-xen-devel] [PATCH 7/9] debian/xen.init: Load xen_acpi_processor on boot
Hans van Kranenburg
hans at knorrie.org
Mon Nov 30 22:43:04 GMT 2020
Hi,
On 9/14/20 6:23 AM, Elliott Mitchell wrote:
> This allows more control of processor state, potentially resulting in
> reduced power usage. Alternatively simply more information on processor
> use.
Ooh, nice.
Would you mind to explain how you discovered this one?
> 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()
Thanks,
Hans
More information about the Pkg-xen-devel
mailing list