Skip to content

Commit

Permalink
Implement L2 eff_config_thermal, bulk_pwr_throttle
Browse files Browse the repository at this point in the history
    Implemented p9_mss_bulk_pwr_throttles
                p9_mss_utils_to_throttles
                p9_mss_eff_config_thermal
    Updated throttle xml

Change-Id: Id0af54a88aaf2b3776cc8a29f45aca590361d817
Original-Change-Id: I0492f9fe8a5bd027ff5875f236711bcf55af88f5
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/31804
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com>
Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com>
Reviewed-by: Louis Stermole <stermole@us.ibm.com>
Reviewed-by: Brian R. Silver <bsilver@us.ibm.com>
Reviewed-by: Matt K. Light <mklight@us.ibm.com>
Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/58310
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
  • Loading branch information
JacobHarvey authored and dcrowell77 committed May 9, 2018
1 parent 6e6325f commit e0a1c41
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/import/chips/p9/procedures/hwp/memory/tests/p9_mss_ut.mk
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ $(WRAPPER)_DEPLIBS+=p9_mss_draminit_mc
$(WRAPPER)_DEPLIBS+=p9_mss_scrub
$(WRAPPER)_DEPLIBS+=p9_mss_freq
$(WRAPPER)_DEPLIBS+=p9_mss_eff_config
$(WRAPPER)_DEPLIBS+=p9_mss_eff_config_thermal
$(WRAPPER)_DEPLIBS+=p9_mss_bulk_pwr_throttles
$(WRAPPER)_DEPLIBS+=p9_mss_memdiag
$(WRAPPER)_DEPLIBS+=p9_mss_freq_system
$(WRAPPER)_DEPLIBS+=p9_mss_volt
Expand Down

0 comments on commit e0a1c41

Please sign in to comment.