[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v2 1/5] xen: sched/credit: convert scheduling parameter to s_time_t when set
On 02/23/2018 04:41 PM, Dario Faggioli wrote: > Basically, instead of converting integers to s_time_t > at usage time (hot paths), do the convertion when the > values are set (cold paths). > > This applies to the timeslice and the ratelimit > parameters of Credit1. > > Note that, when changing the type of the fields of > struct csched_private (from unsigned to s_time_t), > ncpus is moved up a bit, for better packing. > > Signed-off-by: Dario Faggioli <dfaggioli@xxxxxxxx> Acked-by: George Dunlap <george.dunlap@xxxxxxxxxx> _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |