From 85a3e4b3f37490c5e1bd895ced6f8306f4824859 Mon Sep 17 00:00:00 2001 From: Dan Date: Mon, 15 May 2023 12:00:44 -0400 Subject: [PATCH] Fix #106, HS_UTIL_PER_INTERVAL_HOGGING from 9900 --> 7500 --- config/default_hs_internal_cfg.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/default_hs_internal_cfg.h b/config/default_hs_internal_cfg.h index 234c8a6..ce3e8f8 100644 --- a/config/default_hs_internal_cfg.h +++ b/config/default_hs_internal_cfg.h @@ -392,7 +392,7 @@ * \par Limits: * This parameter can't be larger than #HS_CPU_UTILIZATION_MAX. */ -#define HS_UTIL_PER_INTERVAL_HOGGING 9900 +#define HS_UTIL_PER_INTERVAL_HOGGING 7500 /** * \brief CPU Utilization Hogging Timeout