[PATCH v3] Drivers: hv: vmbus: prevent cpu offlining on newer hypervisors

2015-01-12 Thread Vitaly Kuznetsov
When an SMP Hyper-V guest is running on top of 2012R2 Server and secondary cpus are sent offline (with echo 0 > /sys/devices/system/cpu/cpu$cpu/online) the system freeze is observed. This happens due to the fact that on newer hypervisors (Win8, WS2012R2, ...) vmbus channel handlers are distributed

RE: [PATCH v3] Drivers: hv: vmbus: prevent cpu offlining on newer hypervisors

2015-01-12 Thread KY Srinivasan
PATCH v3] Drivers: hv: vmbus: prevent cpu offlining on newer > hypervisors > > When an SMP Hyper-V guest is running on top of 2012R2 Server and > secondary > cpus are sent offline (with echo 0 > > /sys/devices/system/cpu/cpu$cpu/online) > the system freeze is observe

Re: [PATCH v3] Drivers: hv: vmbus: prevent cpu offlining on newer hypervisors

2015-01-25 Thread Greg Kroah-Hartman
On Mon, Jan 12, 2015 at 05:50:11PM +0100, Vitaly Kuznetsov wrote: > When an SMP Hyper-V guest is running on top of 2012R2 Server and secondary > cpus are sent offline (with echo 0 > /sys/devices/system/cpu/cpu$cpu/online) > the system freeze is observed. This happens due to the fact that on newer >

Re: [PATCH v3] Drivers: hv: vmbus: prevent cpu offlining on newer hypervisors

2015-01-26 Thread Vitaly Kuznetsov
Greg Kroah-Hartman writes: > On Mon, Jan 12, 2015 at 05:50:11PM +0100, Vitaly Kuznetsov wrote: >> When an SMP Hyper-V guest is running on top of 2012R2 Server and secondary >> cpus are sent offline (with echo 0 > /sys/devices/system/cpu/cpu$cpu/online) >> the system freeze is observed. This happe

RE: [PATCH v3] Drivers: hv: vmbus: prevent cpu offlining on newer hypervisors

2015-01-26 Thread KY Srinivasan
PATCH v3] Drivers: hv: vmbus: prevent cpu offlining on newer > hypervisors > > Greg Kroah-Hartman writes: > > > On Mon, Jan 12, 2015 at 05:50:11PM +0100, Vitaly Kuznetsov wrote: > >> When an SMP Hyper-V guest is running on top of 2012R2 Server and > >> seconda

Re: [PATCH v3] Drivers: hv: vmbus: prevent cpu offlining on newer hypervisors

2015-01-26 Thread Greg Kroah-Hartman
On Mon, Jan 26, 2015 at 11:38:54AM +0100, Vitaly Kuznetsov wrote: > Greg Kroah-Hartman writes: > > > On Mon, Jan 12, 2015 at 05:50:11PM +0100, Vitaly Kuznetsov wrote: > >> When an SMP Hyper-V guest is running on top of 2012R2 Server and secondary > >> cpus are sent offline (with echo 0 > > >> /s

RE: [PATCH v3] Drivers: hv: vmbus: prevent cpu offlining on newer hypervisors

2015-01-26 Thread KY Srinivasan
ubject: Re: [PATCH v3] Drivers: hv: vmbus: prevent cpu offlining on newer > hypervisors > > On Mon, Jan 26, 2015 at 11:38:54AM +0100, Vitaly Kuznetsov wrote: > > Greg Kroah-Hartman writes: > > > > > On Mon, Jan 12, 2015 at 05:50:11PM +0100, Vitaly Kuznetsov wrote: > >