From ea6675879c52f8c758ca215f70734a9acf54e064 Mon Sep 17 00:00:00 2001 From: Sukchan Lee Date: Thu, 13 Jan 2022 17:55:36 +0900 Subject: [PATCH] [ALL] GNB/NF Memory pool from 32 to 64 --- configs/open5gs/amf.yaml.in | 2 +- configs/open5gs/ausf.yaml.in | 2 +- configs/open5gs/bsf.yaml.in | 2 +- configs/open5gs/hss.yaml.in | 2 +- configs/open5gs/mme.yaml.in | 2 +- configs/open5gs/nrf.yaml.in | 2 +- configs/open5gs/nssf.yaml.in | 2 +- configs/open5gs/pcf.yaml.in | 2 +- configs/open5gs/pcrf.yaml.in | 2 +- configs/open5gs/sgwc.yaml.in | 2 +- configs/open5gs/sgwu.yaml.in | 2 +- configs/open5gs/smf.yaml.in | 2 +- configs/open5gs/udm.yaml.in | 2 +- configs/open5gs/udr.yaml.in | 2 +- configs/open5gs/upf.yaml.in | 2 +- lib/app/ogs-context.c | 2 +- 16 files changed, 16 insertions(+), 16 deletions(-) diff --git a/configs/open5gs/amf.yaml.in b/configs/open5gs/amf.yaml.in index badf7713a..7b4240143 100644 --- a/configs/open5gs/amf.yaml.in +++ b/configs/open5gs/amf.yaml.in @@ -259,7 +259,7 @@ parameter: # o Maximum Number of UE per AMF/MME # ue: 1024 # o Maximum Number of gNB/eNB per AMF/MME -# gnb: 32 +# gnb: 64 # max: diff --git a/configs/open5gs/ausf.yaml.in b/configs/open5gs/ausf.yaml.in index 802b25958..214c53aca 100644 --- a/configs/open5gs/ausf.yaml.in +++ b/configs/open5gs/ausf.yaml.in @@ -134,7 +134,7 @@ parameter: # o Maximum Number of UE per AMF/MME # ue: 1024 # o Maximum Number of gNB/eNB per AMF/MME -# gnb: 32 +# gnb: 64 # max: diff --git a/configs/open5gs/bsf.yaml.in b/configs/open5gs/bsf.yaml.in index e6a32bdf4..b4e0b6eb8 100644 --- a/configs/open5gs/bsf.yaml.in +++ b/configs/open5gs/bsf.yaml.in @@ -136,7 +136,7 @@ parameter: # o Maximum Number of UE per AMF/MME # ue: 1024 # o Maximum Number of gNB/eNB per AMF/MME -# gnb: 32 +# gnb: 64 # max: diff --git a/configs/open5gs/hss.yaml.in b/configs/open5gs/hss.yaml.in index deef15251..26627dcc5 100644 --- a/configs/open5gs/hss.yaml.in +++ b/configs/open5gs/hss.yaml.in @@ -49,7 +49,7 @@ parameter: # o Maximum Number of UE per AMF/MME # ue: 1024 # o Maximum Number of gNB/eNB per AMF/MME -# gnb: 32 +# gnb: 64 # max: diff --git a/configs/open5gs/mme.yaml.in b/configs/open5gs/mme.yaml.in index 9c7ffac9f..ace42a7ef 100644 --- a/configs/open5gs/mme.yaml.in +++ b/configs/open5gs/mme.yaml.in @@ -357,7 +357,7 @@ parameter: # o Maximum Number of UE per AMF/MME # ue: 1024 # o Maximum Number of gNB/eNB per AMF/MME -# gnb: 32 +# gnb: 64 # max: diff --git a/configs/open5gs/nrf.yaml.in b/configs/open5gs/nrf.yaml.in index abfed29f4..e9db8ab8f 100644 --- a/configs/open5gs/nrf.yaml.in +++ b/configs/open5gs/nrf.yaml.in @@ -95,7 +95,7 @@ parameter: # o Maximum Number of UE per AMF/MME # ue: 1024 # o Maximum Number of gNB/eNB per AMF/MME -# gnb: 32 +# gnb: 64 # max: diff --git a/configs/open5gs/nssf.yaml.in b/configs/open5gs/nssf.yaml.in index 6268c1d4b..a02871293 100644 --- a/configs/open5gs/nssf.yaml.in +++ b/configs/open5gs/nssf.yaml.in @@ -176,7 +176,7 @@ parameter: # o Maximum Number of UE per AMF/MME # ue: 1024 # o Maximum Number of gNB/eNB per AMF/MME -# gnb: 32 +# gnb: 64 # max: diff --git a/configs/open5gs/pcf.yaml.in b/configs/open5gs/pcf.yaml.in index 81ac98ee6..3d12e97ea 100644 --- a/configs/open5gs/pcf.yaml.in +++ b/configs/open5gs/pcf.yaml.in @@ -136,7 +136,7 @@ parameter: # o Maximum Number of UE per AMF/MME # ue: 1024 # o Maximum Number of gNB/eNB per AMF/MME -# gnb: 32 +# gnb: 64 # max: diff --git a/configs/open5gs/pcrf.yaml.in b/configs/open5gs/pcrf.yaml.in index 37bc93266..a457270a4 100644 --- a/configs/open5gs/pcrf.yaml.in +++ b/configs/open5gs/pcrf.yaml.in @@ -53,7 +53,7 @@ parameter: # o Maximum Number of UE per AMF/MME # ue: 1024 # o Maximum Number of gNB/eNB per AMF/MME -# gnb: 32 +# gnb: 64 # max: diff --git a/configs/open5gs/sgwc.yaml.in b/configs/open5gs/sgwc.yaml.in index 50fdece4b..c53022361 100644 --- a/configs/open5gs/sgwc.yaml.in +++ b/configs/open5gs/sgwc.yaml.in @@ -132,7 +132,7 @@ parameter: # o Maximum Number of UE per AMF/MME # ue: 1024 # o Maximum Number of gNB/eNB per AMF/MME -# gnb: 32 +# gnb: 64 # max: diff --git a/configs/open5gs/sgwu.yaml.in b/configs/open5gs/sgwu.yaml.in index 86ce1c164..8824c7288 100644 --- a/configs/open5gs/sgwu.yaml.in +++ b/configs/open5gs/sgwu.yaml.in @@ -121,7 +121,7 @@ parameter: # o Maximum Number of UE per AMF/MME # ue: 1024 # o Maximum Number of gNB/eNB per AMF/MME -# gnb: 32 +# gnb: 64 # max: diff --git a/configs/open5gs/smf.yaml.in b/configs/open5gs/smf.yaml.in index 0259ef095..68810d52c 100644 --- a/configs/open5gs/smf.yaml.in +++ b/configs/open5gs/smf.yaml.in @@ -466,7 +466,7 @@ parameter: # o Maximum Number of UE per AMF/MME # ue: 1024 # o Maximum Number of gNB/eNB per AMF/MME -# gnb: 32 +# gnb: 64 # max: diff --git a/configs/open5gs/udm.yaml.in b/configs/open5gs/udm.yaml.in index 9c029bbe2..d99b340c5 100644 --- a/configs/open5gs/udm.yaml.in +++ b/configs/open5gs/udm.yaml.in @@ -134,7 +134,7 @@ parameter: # o Maximum Number of UE per AMF/MME # ue: 1024 # o Maximum Number of gNB/eNB per AMF/MME -# gnb: 32 +# gnb: 64 # max: diff --git a/configs/open5gs/udr.yaml.in b/configs/open5gs/udr.yaml.in index 7f8745fc0..230c5fa7f 100644 --- a/configs/open5gs/udr.yaml.in +++ b/configs/open5gs/udr.yaml.in @@ -136,7 +136,7 @@ parameter: # o Maximum Number of UE per AMF/MME # ue: 1024 # o Maximum Number of gNB/eNB per AMF/MME -# gnb: 32 +# gnb: 64 # max: diff --git a/configs/open5gs/upf.yaml.in b/configs/open5gs/upf.yaml.in index 5f7bae2d7..1045a6eae 100644 --- a/configs/open5gs/upf.yaml.in +++ b/configs/open5gs/upf.yaml.in @@ -192,7 +192,7 @@ parameter: # o Maximum Number of UE per AMF/MME # ue: 1024 # o Maximum Number of gNB/eNB per AMF/MME -# gnb: 32 +# gnb: 64 # max: diff --git a/lib/app/ogs-context.c b/lib/app/ogs-context.c index 17d074c0b..a76d02f28 100644 --- a/lib/app/ogs-context.c +++ b/lib/app/ogs-context.c @@ -189,7 +189,7 @@ static void app_context_prepare(void) self.sockopt.no_delay = true; #define MAX_NUM_OF_UE 1024 /* Num of UE per AMF/MME */ -#define MAX_NUM_OF_GNB 32 /* Num of gNB per AMF/MME */ +#define MAX_NUM_OF_GNB 64 /* Num of gNB per AMF/MME */ self.max.gnb = MAX_NUM_OF_GNB; self.max.ue = MAX_NUM_OF_UE;