mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-11-30 11:13:13 +00:00
Now, we support schedule inplace. And with cpu sharing, there might be multi vcpu running on same pcpu. Reschedule request will happen when switch the running vcpu. If the current vcpu is polling on the IO completion, it need to be scheduled back to the polling point. In the polling path, construct a loop for polling, and do schedule in the loop if needed. Tracked-On: #4178 Signed-off-by: Shuo A Liu <shuo.a.liu@intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com>
19 KiB
19 KiB