Re: [PATCH v7 12/50] powerpc/powernv: Track M64 segment consumption

2015-11-23 Thread Gavin Shan
On Thu, Nov 19, 2015 at 11:10:42AM +1100, Alexey Kardashevskiy wrote: >On 11/17/2015 12:04 PM, Gavin Shan wrote: >>On Mon, Nov 16, 2015 at 07:01:59PM +1100, Alexey Kardashevskiy wrote: >>>On 11/05/2015 12:12 AM, Gavin Shan wrote: As we track M32 segment consumption, this introduces an array to

Re: [PATCH v7 12/50] powerpc/powernv: Track M64 segment consumption

2015-11-18 Thread Alexey Kardashevskiy
On 11/17/2015 12:04 PM, Gavin Shan wrote: On Mon, Nov 16, 2015 at 07:01:59PM +1100, Alexey Kardashevskiy wrote: On 11/05/2015 12:12 AM, Gavin Shan wrote: As we track M32 segment consumption, this introduces an array to the PHB to track the mapping between M64 segment and PE number. The informat

Re: [PATCH v7 12/50] powerpc/powernv: Track M64 segment consumption

2015-11-16 Thread Gavin Shan
On Mon, Nov 16, 2015 at 07:01:59PM +1100, Alexey Kardashevskiy wrote: >On 11/05/2015 12:12 AM, Gavin Shan wrote: >>As we track M32 segment consumption, this introduces an array to >>the PHB to track the mapping between M64 segment and PE number. >>The information is going to be used to find M64 seg

Re: [PATCH v7 12/50] powerpc/powernv: Track M64 segment consumption

2015-11-16 Thread Alexey Kardashevskiy
On 11/05/2015 12:12 AM, Gavin Shan wrote: As we track M32 segment consumption, this introduces an array to the PHB to track the mapping between M64 segment and PE number. The information is going to be used to find M64 segment from the PE number during PCI unplugging time in subsequent patches.

Re: [PATCH v7 12/50] powerpc/powernv: Track M64 segment consumption

2015-11-11 Thread Daniel Axtens
Looks good. Will hold off on an official review until I can test the series. Regards, Daniel Gavin Shan writes: > As we track M32 segment consumption, this introduces an array to > the PHB to track the mapping between M64 segment and PE number. > The information is going to be used to find M64

[PATCH v7 12/50] powerpc/powernv: Track M64 segment consumption

2015-11-04 Thread Gavin Shan
As we track M32 segment consumption, this introduces an array to the PHB to track the mapping between M64 segment and PE number. The information is going to be used to find M64 segment from the PE number during PCI unplugging time in subsequent patches. Signed-off-by: Gavin Shan --- arch/powerpc