2015-03-16 13:05 GMT-04:00 Dario Faggioli <dario.faggi...@citrix.com>:
> 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.faggi...@citrix.com>
> Cc: George Dunlap <george.dun...@eu.citrix.com>
> Cc: Meng Xu <xumengpa...@gmail.com>
> Cc: Jan Beulich <jbeul...@suse.com>
> Cc: Keir Fraser <k...@xen.org>

Reviewed-by: Meng Xu <men...@cis.upenn.edu>

Thanks,

Meng


-----------
Meng Xu
PhD Student in Computer and Information Science
University of Pennsylvania

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to