acrn-hypervisor/misc/acrn-config/config_app
Shuang Zheng ae6e107d9c acrn-config: add maxcpus to sos kernel cmdline in hybrid scenario
We use sos kernel cmdline maxcpus to limit the pCPU number of SOS
for hybrid or hybrid_rt scenarios by vcpu numbers calculation.

v2: add SOS CPU affinity calculation by total pCPU plus pCPUs
    occupied by pre-launched VMs when no pcpuid configured
    in SOS.

Tracked-On: #5216

Signed-off-by: Shuang Zheng <shuang.zheng@intel.com>
Reviewed-by: Victor Sun <victor.sun@intel.com>
2020-08-27 08:56:44 +08:00
..
static acrn-config: add inter-vm config in config app 2020-08-24 13:58:38 +08:00
templates acrn-config: add inter-vm config in config app 2020-08-24 13:58:38 +08:00
app.py acrn-config: web UI app for acrn-config tool 2019-09-11 13:43:35 +08:00
configs.py acrn-config: update config app with new xml folder 2020-07-28 10:46:27 +08:00
controller.py acrn-config: add RDT support in scenario config of config app 2020-06-01 14:32:57 +08:00
requirements acrn-config: web UI app for acrn-config tool 2019-09-11 13:43:35 +08:00
views.py acrn-config: add maxcpus to sos kernel cmdline in hybrid scenario 2020-08-27 08:56:44 +08:00