On 09.08.2019 16:58, Juergen Gross wrote:
> The credit scheduler calls vcpu_pause_nosync() and vcpu_unpause()
> today. Add sched_unit_pause_nosync() and sched_unit_unpause() to
> perform the same operations on scheduler units instead.

And by placing them in sched-if.h you mean to indicate that they're
not meant to be used by other than scheduler code? I ask because
the vcpu and domain counterparts are validly usable elsewhere.

Jan

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to