aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README8
-rw-r--r--examples/osmo-pcu.cfg21
2 files changed, 26 insertions, 3 deletions
diff --git a/README b/README
index 5c14911..dd1ff1a 100644
--- a/README
+++ b/README
@@ -2,6 +2,13 @@ This is an implementation of Packet Control Unit (PCU) according to TS 04.60
The PCU is part of BSS, so it connects directly to SGSN.
+The performance tests are performed with following commit versions of osmo
+components
+
+libosmocore: q136e73764e7f58e52ffb13d01304fef30eb7d291
+osmo-bts: 99642656a067c2e16a1b2f1e5eb34529564c584d
+libosmo-abis: c1cf14cae8a4ff8d60976eb188344595755448d5
+openbsc : 5b692d0a5c1c388916c21e623edde28505ec1b02
== Current limitations ==
@@ -17,4 +24,3 @@ The PCU is part of BSS, so it connects directly to SGSN.
* No TA loop
* No power loop
* No CS loop
- * No EGPRS
diff --git a/examples/osmo-pcu.cfg b/examples/osmo-pcu.cfg
index b88e6e7..c5cc1e2 100644
--- a/examples/osmo-pcu.cfg
+++ b/examples/osmo-pcu.cfg
@@ -1,6 +1,23 @@
pcu
+ egprs only
flow-control-interval 10
- cs 2
- alloc-algorithm dynamic
+ flow-control force-bvc-bucket-size 596000
+ flow-control force-bvc-leak-rate 59600
+ flow-control force-ms-bucket-size 596000
+ flow-control force-ms-leak-rate 59600
+ cs 4
+ cs max 4
+ no cs threshold
+ no cs downgrade-threshold
+ cs link-quality-ranges cs1 6 cs2 5 8 cs3 7 13 cs4 12
+ mcs 9 4
+ mcs max 9 4
+ window-size 64 104
+ queue lifetime infinite
+ queue idle-ack-delay 10
+ no queue codel
+ alloc-algorithm b
+ two-phase-access
alpha 0
gamma 0
+ dl-tbf-idle-time 2000