On 2/2/2016 3:29 AM, Dario Faggioli wrote:
On Tue, 2016-02-02 at 01:18 -0500, Tianyang Chen wrote:
The following script caused an unresponsive dom0 and it can not be
reproduced all the time. The dom0 is using credit2 scheduler.
#!/bin/bash
xl cpupool-list -c
xl cpupool-cpu-remove Pool-0 3
xl
On Tue, 2016-02-02 at 01:18 -0500, Tianyang Chen wrote:
> The following script caused an unresponsive dom0 and it can not beĀ
> reproduced all the time. The dom0 is using credit2 scheduler.
>
> #!/bin/bash
> xl cpupool-list -c
> xl cpupool-cpu-remove Pool-0 3
> xl cpupool-cpu-remove Pool-0 2
> xl