[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] xen: sched: adjustments to some performance counters
On 25/09/15 10:53, Dario Faggioli wrote: > More specifically: > > 1) rename vcpu_destroy to vcpu_remove > > It seems this have had to be done as part of 7e6b926a > ("cpupools: Make interface more consistent"), which > renamed the function but not the counter. > > In fact, because of cpupools, vcpus are not only removed > from a scheduler when they are destroyed, but also when > domains move between pools. > > Make the related statistics counter reflect that more > properly. > > 2) rename vcpu_init to vcpu_alloc > > As it lives in *_alloc_vdata. > > 3) add vcpu_insert > > matching vcpu_remove, and useful to quickly check > whether the number of insertions and removal matches, > or in general investigare their relationship. > > Signed-off-by: Dario Faggioli <dario.faggioli@xxxxxxxxxx> The changeset summary is a bit vague, but I can't immediately think of a better headline title. Acked-by: George Dunlap <george.dunlap@xxxxxxxxxx> _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |