jolly has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-bts/+/34581?usp=email )
Change subject: Increase RR scheduler priority to 20, to avoid dropped bursts
......................................................................
Increase RR scheduler priority to 20, to avoid dropped bursts
If frames are not deliverd fast enough to the DSP, bursts will get
dropped. The osmo-bts-sysmo process must have priority over other
processes, so it can deliver frames fast enough.
Related: OS#6199
Change-Id: I2394e6bbc00a1d47987dbe7b70f4b5cbedf69b10
---
M contrib/systemd/osmo-bts-sysmo.service
1 file changed, 15 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/81/34581/1
diff --git a/contrib/systemd/osmo-bts-sysmo.service b/contrib/systemd/osmo-bts-sysmo.service
index 09e91de..3d99655 100644
--- a/contrib/systemd/osmo-bts-sysmo.service
+++ b/contrib/systemd/osmo-bts-sysmo.service
@@ -17,7 +17,7 @@
# CPU scheduling policy:
CPUSchedulingPolicy=rr
# For real-time scheduling policies an integer between 1 (lowest priority) and 99 (highest priority):
-CPUSchedulingPriority=11
+CPUSchedulingPriority=20
# See sched(7) for further details on real-time policies and priorities
[Install]
--
To view, visit https://gerrit.osmocom.org/c/osmo-bts/+/34581?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Change-Id: I2394e6bbc00a1d47987dbe7b70f4b5cbedf69b10
Gerrit-Change-Number: 34581
Gerrit-PatchSet: 1
Gerrit-Owner: jolly <andreas(a)eversberg.eu>
Gerrit-MessageType: newchange
osmith has submitted this change. ( https://gerrit.osmocom.org/c/osmo-dev/+/34579?usp=email )
Change subject: ttcn3: docker images: bullseye -> bookworm
......................................................................
ttcn3: docker images: bullseye -> bookworm
Change-Id: I60eb16291c2e12d561043bb4b6e902ebad18bd38
---
M ttcn3/ttcn3.sh
1 file changed, 11 insertions(+), 2 deletions(-)
Approvals:
fixeria: Looks good to me, approved
osmith: Verified
diff --git a/ttcn3/ttcn3.sh b/ttcn3/ttcn3.sh
index 99500cf..74e87cc 100755
--- a/ttcn3/ttcn3.sh
+++ b/ttcn3/ttcn3.sh
@@ -11,8 +11,8 @@
# built in this container. It must have all build dependencies available and
# be based on the same distribution that master-* containers are based on, so
# there are no incompatibilities with shared libraries.
-DOCKER_IMG_BUILD="debian-bullseye-build"
-DOCKER_IMG_TITAN="debian-bullseye-titan"
+DOCKER_IMG_BUILD="debian-bookworm-build"
+DOCKER_IMG_TITAN="debian-bookworm-titan"
check_usage() {
local name="$(basename $0)"
--
To view, visit https://gerrit.osmocom.org/c/osmo-dev/+/34579?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-dev
Gerrit-Branch: master
Gerrit-Change-Id: I60eb16291c2e12d561043bb4b6e902ebad18bd38
Gerrit-Change-Number: 34579
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: merged
osmith has submitted this change. ( https://gerrit.osmocom.org/c/docker-playground/+/34544?usp=email )
Change subject: make/Makefile: update DISTRO, UPSTREAM_DISTRO
......................................................................
make/Makefile: update DISTRO, UPSTREAM_DISTRO
Update the Makefile, so it does not pick the wrong base distribution
when running make in e.g. osmo-bsc-master directly (without going
through ttcn3-*/jenkins.sh as jenkins does).
Change-Id: I31b2a1b8c70b973f4ec0f93d6e9e5e417afec994
---
M make/Makefile
1 file changed, 15 insertions(+), 2 deletions(-)
Approvals:
Jenkins Builder: Verified
fixeria: Looks good to me, approved
pespin: Looks good to me, but someone else must approve
diff --git a/make/Makefile b/make/Makefile
index 126fd94..f007f2a 100644
--- a/make/Makefile
+++ b/make/Makefile
@@ -42,8 +42,8 @@
OPEN5GS_BRANCH?=main
BUILD_ARGS?=
RUN_ARGS?=-it
-UPSTREAM_DISTRO?=debian:bullseye
-DISTRO?=debian-bullseye
+UPSTREAM_DISTRO?=debian:bookworm
+DISTRO?=debian-bookworm
# Full OBS repository mirror consists of:
# ${OSMOCOM_REPO_MIRROR}/${OSMOCOM_REPO_PATH}/${OSMOCOM_REPO_VERSION}
--
To view, visit https://gerrit.osmocom.org/c/docker-playground/+/34544?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: I31b2a1b8c70b973f4ec0f93d6e9e5e417afec994
Gerrit-Change-Number: 34544
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: merged
osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-dev/+/34580?usp=email )
Change subject: Update URLs: git.osmocom.org -> gerrit.osmocom.org
......................................................................
Update URLs: git.osmocom.org -> gerrit.osmocom.org
Related: https://osmocom.org/projects/cellular-infrastructure/wiki/Git_infrastructure
Change-Id: Iba2ab71c06e413da4cb82fb1b85b4658d6773743
---
M gen_makefile.py
M virt-nitb/README
2 files changed, 13 insertions(+), 3 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-dev refs/changes/80/34580/1
diff --git a/gen_makefile.py b/gen_makefile.py
index 34f8c96..a00234f 100755
--- a/gen_makefile.py
+++ b/gen_makefile.py
@@ -70,8 +70,8 @@
help='''Parent dir for all build trees (default:
directly in the make-dir).''')
-parser.add_argument('-u', '--url', dest='url', default='https://git.osmocom.org',
- help='''git clone base URL. Default is 'https://git.osmocom.org'.
+parser.add_argument('-u', '--url', dest='url', default='https://gerrit.osmocom.org',
+ help='''git clone base URL. Default is 'https://gerrit.osmocom.org'.
e.g. with a config like this in your ~/.ssh/config:
host go
hostname gerrit.osmocom.org
diff --git a/virt-nitb/README b/virt-nitb/README
index d9fbb65..c43c305 100644
--- a/virt-nitb/README
+++ b/virt-nitb/README
@@ -3,7 +3,7 @@
Steps:
- build osmocom-bb
- git clone https://git.osmocom.org/osmocom-bb
+ git clone https://gerrit.osmocom.org/osmocom-bb
cd osmocom-bb/src
make nofirmware
cd ../..
--
To view, visit https://gerrit.osmocom.org/c/osmo-dev/+/34580?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-dev
Gerrit-Branch: master
Gerrit-Change-Id: Iba2ab71c06e413da4cb82fb1b85b4658d6773743
Gerrit-Change-Number: 34580
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-MessageType: newchange