Re: [Xen-devel] [PATCH 1/4] xen: sched: avoid dumping duplicate information

2015-07-02 Thread George Dunlap
On Thu, Jun 25, 2015 at 1:15 PM, Dario Faggioli wrote: > When dumping scheduling information (debug key 'r'), what > we print as 'Idle cpupool' is pretty much the same of what > we print immediately after as 'Cpupool0'. In fact, if there > are no pCPUs outside of any cpupools, it is exactly the >

Re: [Xen-devel] [PATCH 1/4] xen: sched: avoid dumping duplicate information

2015-06-26 Thread Juergen Gross
On 06/25/2015 02:15 PM, Dario Faggioli wrote: When dumping scheduling information (debug key 'r'), what we print as 'Idle cpupool' is pretty much the same of what we print immediately after as 'Cpupool0'. In fact, if there are no pCPUs outside of any cpupools, it is exactly the same. If there ar

[Xen-devel] [PATCH 1/4] xen: sched: avoid dumping duplicate information

2015-06-25 Thread Dario Faggioli
When dumping scheduling information (debug key 'r'), what we print as 'Idle cpupool' is pretty much the same of what we print immediately after as 'Cpupool0'. In fact, if there are no pCPUs outside of any cpupools, it is exactly the same. If there are free pCPUs, there is some valuable information