mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-08 04:09:11 +00:00
config tool/doc:update SCHED_IORR in schema
hide SCHED_IORR and KERNEL_RAWIMAGE in schema and update SCHED_IORR in doc Tracked-On: #7256 Signed-off-by: hangliu1 <hang1.liu@linux.intel.com>
This commit is contained in:
@@ -64,9 +64,8 @@ are not used by any other VMs.
|
||||
Flexible CPU Sharing
|
||||
********************
|
||||
|
||||
To enable CPU sharing, the ACRN hypervisor can configure the IORR
|
||||
(IO sensitive Round-Robin) or the BVT (Borrowed Virtual Time) scheduler
|
||||
policy.
|
||||
To enable CPU sharing, the ACRN hypervisor can configure the BVT
|
||||
(Borrowed Virtual Time) scheduler policy.
|
||||
|
||||
The ``cpu_affinity`` parameter in ``vm config`` indicates all the physical CPUs
|
||||
on which this VM is allowed to run. A pCPU can be shared among a Service VM and
|
||||
|
Reference in New Issue
Block a user