[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 5/7] xen: make dumping vcpu info look better
2015-03-16 13:05 GMT-04:00 Dario Faggioli <dario.faggioli@xxxxxxxxxx>: > and more consistent. In fact, before this changes, it looks > like this: > > (XEN) VCPU information and callbacks for domain 0: > (XEN) VCPU0: CPU4 [has=F] poll=0 upcall_pend = 00, upcall_mask = 00 > dirty_cpus={4} cpu_affinity={0-15} > (XEN) cpu_soft_affinity={0-15} > (XEN) pause_count=0 pause_flags=1 > (XEN) No periodic timer > > After, it looks like this: > > (XEN) VCPU information and callbacks for domain 0: > (XEN) VCPU0: CPU4 [has=F] poll=0 upcall_pend=00 upcall_mask=00 > dirty_cpus={4} > (XEN) cpu_hard_affinity={0-15} cpu_soft_affinity={0-15} > (XEN) pause_count=0 pause_flags=1 > (XEN) No periodic timer > > So, consistently _not_ put space between fields and '=', > and consistently _not_ use ',' as separator. Also, put the > info about affinity on the same, properly indented. > > Signed-off-by: Dario Faggioli <dario.faggioli@xxxxxxxxxx> > Cc: George Dunlap <george.dunlap@xxxxxxxxxxxxx> > Cc: Meng Xu <xumengpanda@xxxxxxxxx> > Cc: Jan Beulich <JBeulich@xxxxxxxx> > Cc: Keir Fraser <keir@xxxxxxx> Reviewed-by: Meng Xu <mengxu@xxxxxxxxxxxxx> Thanks, Meng ----------- Meng Xu PhD Student in Computer and Information Science University of Pennsylvania _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |