On 09.09.19 15:34, Jan Beulich wrote:
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.
Correct. Acting on sched_units is supposed to be done in scheduling
code only.
Juergen
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel