Re: [PATCH 0/3] x86: fix hang when AP bringup is too slow

2014-03-25 Thread Igor Mammedov
On Tue, 25 Mar 2014 07:36:07 -0400 Prarit Bhargava wrote: > > > On 03/19/2014 08:54 AM, Igor Mammedov wrote: > > On Wed, 19 Mar 2014 07:51:05 -0400 > > Prarit Bhargava wrote: > > > >> > >> > >> On 03/18/2014 02:49 PM, Igor Mammedov wrote: > >>> On Tue, 18 Mar 2014 08:21:19 -0400 > >>> Prarit

Re: [PATCH 0/3] x86: fix hang when AP bringup is too slow

2014-03-25 Thread Prarit Bhargava
On 03/19/2014 08:54 AM, Igor Mammedov wrote: > On Wed, 19 Mar 2014 07:51:05 -0400 > Prarit Bhargava wrote: > >> >> >> On 03/18/2014 02:49 PM, Igor Mammedov wrote: >>> On Tue, 18 Mar 2014 08:21:19 -0400 >>> Prarit Bhargava wrote: >>> On 03/13/2014 10:25 AM, Igor Mammedov wrote: >

Re: [PATCH 0/3] x86: fix hang when AP bringup is too slow

2014-03-19 Thread Igor Mammedov
On Wed, 19 Mar 2014 07:51:05 -0400 Prarit Bhargava wrote: > > > On 03/18/2014 02:49 PM, Igor Mammedov wrote: > > On Tue, 18 Mar 2014 08:21:19 -0400 > > Prarit Bhargava wrote: > > > >> > >> > >> On 03/13/2014 10:25 AM, Igor Mammedov wrote: > >>> Hang is observed on virtual machines during CPU

Re: [PATCH 0/3] x86: fix hang when AP bringup is too slow

2014-03-19 Thread Prarit Bhargava
On 03/18/2014 02:49 PM, Igor Mammedov wrote: > On Tue, 18 Mar 2014 08:21:19 -0400 > Prarit Bhargava wrote: > >> >> >> On 03/13/2014 10:25 AM, Igor Mammedov wrote: >>> Hang is observed on virtual machines during CPU hotplug, >>> especially in big guests with many CPUs. (It happens more >>> often

Re: [PATCH 0/3] x86: fix hang when AP bringup is too slow

2014-03-18 Thread Igor Mammedov
On Tue, 18 Mar 2014 08:21:19 -0400 Prarit Bhargava wrote: > > > On 03/13/2014 10:25 AM, Igor Mammedov wrote: > > Hang is observed on virtual machines during CPU hotplug, > > especially in big guests with many CPUs. (It happens more > > often if host is over-committed). > > > > Hey Igor, I lik

Re: [PATCH 0/3] x86: fix hang when AP bringup is too slow

2014-03-18 Thread Prarit Bhargava
On 03/13/2014 10:25 AM, Igor Mammedov wrote: > Hang is observed on virtual machines during CPU hotplug, > especially in big guests with many CPUs. (It happens more > often if host is over-committed). > Hey Igor, I like this better than the previous version. Thanks for taking into account the p