On Sat, 2019-09-14 at 10:52 +0200, Juergen Gross wrote: > Switch credit2 scheduler completely from vcpu to sched_unit usage. > > As we are touching lots of lines remove some white space at the end > of > the line, too. > > Signed-off-by: Juergen Gross <[email protected]> > Reviewed-by: Dario Faggioli <[email protected]>
I did spot another 'item' that wants to be turned into...
> diff --git a/xen/common/sched_credit2.c b/xen/common/sched_credit2.c
> index a6083289f6..0d1ba97dbc 100644
> --- a/xen/common/sched_credit2.c
> +++ b/xen/common/sched_credit2.c
>
> @@ -510,20 +510,20 @@ struct csched2_pcpu {
> };
>
> /*
> - * Virtual CPU
> + * Schedule Item
> */
>
... 'unit'. :-)
Regards
--
Dario Faggioli, Ph.D
http://about.me/dario.faggioli
Virtualization Software Engineer
SUSE Labs, SUSE https://www.suse.com/
-------------------------------------------------------------------
<<This happens because _I_ choose it to happen!>> (Raistlin Majere)
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
