[PATCH] v2: Display processor virtualization resource allocations in lparcfg

2009-05-27 Thread Nathan Fontenot
This patch updates the output from /proc/ppc64/lparcfg to display the processor virtualization resource allocations for a shared processor partition. This information is already gathered via the h_get_ppp call, we just have to make sure that the ibm,partition-performance-parameters-level property

Re: [PATCH] v2: Display processor virtualization resource allocations in lparcfg

2009-05-27 Thread Michael Ellerman
On Wed, 2009-05-27 at 09:41 -0500, Nathan Fontenot wrote: > This patch updates the output from /proc/ppc64/lparcfg to display the > processor virtualization resource allocations for a shared processor > partition. > > This information is already gathered via the h_get_ppp call, we just > have to m