X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fmt%2Fmt_ss.h;h=4c002560cb22c182fe72368968823f772a32a9ed;hb=refs%2Fchanges%2F15%2F9315%2F5;hp=2dc42fa86a956bd9144749d026e9d3760a1b5210;hpb=79b8d410dc34e5624583b9ad935e65350dd3f62a;p=o-du%2Fl2.git diff --git a/src/mt/mt_ss.h b/src/mt/mt_ss.h index 2dc42fa86..4c002560c 100755 --- a/src/mt/mt_ss.h +++ b/src/mt/mt_ss.h @@ -63,7 +63,11 @@ #define SS_MAX_STSKS 5 #endif #else +#ifndef INTEL_WLS_MEM +#define SS_MAX_STSKS 8 +#else #define SS_MAX_STSKS 7 +#endif #endif #endif /* SS_MULTICORE_SUPPORT */ @@ -272,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