xlcpupool.cfg(5) | Xen | xlcpupool.cfg(5) |
xlcpupool.cfg - XL Cpupool Configuration File Syntax
/etc/xen/xlcpupool
To create a Cpupool with xl requires the provision of a cpupool config file. Typically these live in `/etc/xen/CPUPOOL.cfg` where CPUPOOL is the name of the cpupool.
A cpupool config file consists of a series of "KEY=VALUE" pairs.
A value "VALUE" is one of:
The semantics of each "KEY" defines which form of "VALUE" is required.
The following key is mandatory for any cpupool:
The following options apply to guests of any type.
The default scheduler is the one used for "Pool-0" specified as boot parameter of the hypervisor.
If neither nodes nor cpus are specified only the first free cpu found will be allocated in the new cpupool.
/etc/xen/CPUPOOL.cfg
This document is a work in progress and contains items which require further documentation and which are generally incomplete (marked with XXX). However all options are included here whether or not they are fully documented.
Patches to improve incomplete items (or any other item) would be gratefully received on the xen-devel@lists.xenproject.org mailing list. Please see <https://wiki.xenproject.org/wiki/Submitting_Xen_Project_Patches> for information on how to submit a patch to Xen.
2024-02-04 | 4.17.4-pre |