mirror of
https://github.com/nextepc/nextepc-oss.git
synced 2025-11-03 13:23:14 +00:00
Change Number of UEs usage [#533]
- Set the number of UEs in units of AMF/MME instead of gNB/eNB.
- See default value as shown below
Number of UEs per AMF/MME : 4,096
Number of gNB/eNB per AMF/MME : 32
This commit is contained in:
@@ -86,14 +86,6 @@ typedef struct {
|
||||
int config_pool;
|
||||
} pkbuf;
|
||||
|
||||
struct {
|
||||
int pool;
|
||||
} socket;
|
||||
|
||||
struct {
|
||||
int pool;
|
||||
} timer;
|
||||
|
||||
struct {
|
||||
int pool;
|
||||
} tlv;
|
||||
|
||||
Reference in New Issue
Block a user