From 8a7d7b2d13098453380fbdf69c0136515ba33b06 Mon Sep 17 00:00:00 2001 From: Wael El-Essawy Date: Mon, 29 Aug 2016 19:33:20 -0500 Subject: Memory Temperature Control Loop (memory throttling) * Memory throttling due to over temp * Throttle when reach timeout getting new temperature readings * Log error for temperature exceeding ERROR threshold Change-Id: I089c88aadba84e7296ad87b8cb87fa8c045ff912 RTC: 131188 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/28933 Reviewed-by: Wael El-Essawy Tested-by: Wael El-Essawy --- src/occ_405/cmdh/cmdh_mnfg_intf.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/occ_405/cmdh/cmdh_mnfg_intf.c') diff --git a/src/occ_405/cmdh/cmdh_mnfg_intf.c b/src/occ_405/cmdh/cmdh_mnfg_intf.c index 54bc662..cd38489 100755 --- a/src/occ_405/cmdh/cmdh_mnfg_intf.c +++ b/src/occ_405/cmdh/cmdh_mnfg_intf.c @@ -36,7 +36,6 @@ #include "centaur_control.h" extern task_t G_task_table[TASK_END]; -extern centaur_throttle_t G_centaurThrottleLimits[MAX_NUM_CENTAURS][NUM_MBAS_PER_CENTAUR]; // Function Specification // -- cgit v1.2.1