Re: [PATCH] powerpc: Support lower minimum entitlement for virtual processors

2012-05-10 Thread Robert Jennings
* Benjamin Herrenschmidt (b...@kernel.crashing.org) wrote: > On Fri, 2012-03-23 at 16:22 -0500, Robert Jennings wrote: > > This patch changes the architecture vector to advertise support for a > > lower minimum virtual processor entitled capacity. The default > > minimum without this patch is 10%,

Re: [PATCH] powerpc: Support lower minimum entitlement for virtual processors

2012-04-29 Thread Benjamin Herrenschmidt
On Fri, 2012-03-23 at 16:22 -0500, Robert Jennings wrote: > This patch changes the architecture vector to advertise support for a > lower minimum virtual processor entitled capacity. The default > minimum without this patch is 10%, this patch specifies 5%. This will > allow 20 LPARs per CPU rathe

[PATCH] powerpc: Support lower minimum entitlement for virtual processors

2012-03-26 Thread Robert Jennings
This patch changes the architecture vector to advertise support for a lower minimum virtual processor entitled capacity. The default minimum without this patch is 10%, this patch specifies 5%. This will allow 20 LPARs per CPU rather than only 10. Signed-off-by: Robert Jennings --- arch/powerpc