mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-24 10:17:28 +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:
@@ -100,11 +100,6 @@ the BVT (Borrowed Virtual Time) scheduler. By default, BVT is used.
|
||||
tries to keep resources busy, and will run once it is ready. The idle thread
|
||||
can run when the vCPU thread is blocked.
|
||||
|
||||
- **IO sensitive Round Robin scheduler**:
|
||||
|
||||
The IORR (IO sensitive Round Robin) scheduler supports multiple vCPUs running
|
||||
on one pCPU, scheduled by a IO sensitive round robin policy.
|
||||
|
||||
- **Priority based scheduler**:
|
||||
|
||||
The priority based scheduler can support vCPU scheduling based on their
|
||||
|
Reference in New Issue
Block a user