X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fmt%2Fmt_ss.h;h=68c021354de2ce5f2a941cf3508cd28f174f88eb;hb=42e50f5a3e46d7ca3afe97907b39d2a0c79a21c2;hp=8e6f9ebd390be8a6269720d81579dd0c307e6dca;hpb=f191979f3454e08cc049af12d6323819730260ef;p=o-du%2Fl2.git diff --git a/src/mt/mt_ss.h b/src/mt/mt_ss.h index 8e6f9ebd3..68c021354 100755 --- a/src/mt/mt_ss.h +++ b/src/mt/mt_ss.h @@ -64,7 +64,7 @@ #endif #else #ifndef INTEL_WLS_MEM -#define SS_MAX_STSKS 8 +#define SS_MAX_STSKS 9 #else #define SS_MAX_STSKS 7 #endif @@ -94,7 +94,7 @@ #ifdef SS_MULTICORE_SUPPORT #define SS_MAX_REGS SS_MAX_STSKS #else -#define SS_MAX_REGS 7 +#define SS_MAX_REGS 8 #endif #ifdef CMM_MAX_BKT_ENT @@ -276,7 +276,7 @@ that are configured below. #endif #define MT_BKT_4_DSIZE 65000 -#define MT_BKT_4_NUMBLKS 1000 +#define MT_BKT_4_NUMBLKS 2000 /* For Non-Sharable regions/static regions */ #ifdef XEON_SPECIFIC_CHANGES