[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v2] xen/sched: add some diagnostic info in the run queue keyhandler
On Tue, 2020-02-11 at 13:27 +0100, Juergen Gross wrote: > When dumping the run queue information add some more data regarding > current and (if known) previous vcpu for each physical cpu. > > With core scheduling activated the printed data will be e.g.: > > (XEN) CPUs info: > (XEN) CPU[00] current=d[IDLE]v0, curr=d[IDLE]v0, prev=NULL > (XEN) CPU[01] current=d[IDLE]v1 > (XEN) CPU[02] current=d[IDLE]v2, curr=d[IDLE]v2, prev=NULL > (XEN) CPU[03] current=d[IDLE]v3 > > Signed-off-by: Juergen Gross <jgross@xxxxxxxx> > I'm fine with this patch, i.e., I think the additional logging it is adding is useful and the locking is correct and in line with the current (scheduling) keyhandler locking practices. And thanks for making the requested adjustments to the changelog. :-) So, I think it should go in: Reviewed-by: Dario Faggioli <dfaggioli@xxxxxxxx> If/when, as a result of the discussion going on in the thread about keyhandler locking, we decide to change all the locks for all the keyhandlers, then we'll change them here as well. 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) Attachment:
signature.asc _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |