[Skiboot] [PATCH v2 0/3] Parse V2 format of OCC-OPAL shared memory region for Garrison

Shilpasri G Bhat shilpa.bhat at linux.vnet.ibm.com
Tue Feb 9 01:37:44 AEDT 2016


Hi,

On 02/01/2016 02:43 PM, Shilpasri G Bhat wrote:
> In this patchset, Patch[2] will parse pstate table correctly for
> Garrison which involves reading the V2 format of OCC-OPAL shared
> memory region and Patch [3] will filter the pstate table entries
> between Pmax and Pmin limits. Patch[1] adds a helper routine to 
> get number of cores in a chip.
> 
> Changes from v1:
> - Changes wrt Joel's comments in Patch[2]. Detailed version log
>   in the patch.
>   - Add a helper routine to get the available cores in the chip in
>     Patch[1]
> 
> Shilpasri G Bhat (3):
>   cpu: Add helper function to return number of cores available in the
>     chip
>   occ: Add support to read V2 format of OCC-OPAL shared memory region
>   occ: Filter out entries from Pmin to Pmax in Pstate table
> 
>  core/cpu.c    | 11 ++++++++
>  hw/occ.c      | 81 ++++++++++++++++++++++++++++++++++++++++++++++-------------
>  include/cpu.h |  1 +
>  3 files changed, 76 insertions(+), 17 deletions(-)
> 

Any comments on this version?

Thanks and Regards,
Shilpa



More information about the Skiboot mailing list