aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2020-07-28 12:11:33 +0200
committerlaforge <laforge@osmocom.org>2020-08-10 20:10:50 +0000
commitc131ce45bab72cc694dc7620467f98f9ffc0fb14 (patch)
tree24c73b63a5387251ad1b1aa72e3d6d1840f92796 /doc
parent30458c83e561bbb319a4e1fba5a4ce00e611b691 (diff)
common: Support setting rt prio through new libosmovty sched VTY cmds
We gain other features from libosmovty for free, like configuring cpu-affinity of the only thread in the process. Depends: libosmocore.git Change-Id If76a4bd2cc7b3c7adf5d84790a944d78be70e10a Depends: osmo-gsm-masnuals.git Change-Id Icd75769ef630c3fa985fc5e2154d5521689cdd3c Related: SYS#4986 Change-Id: Ice46e406b84fa11afcc7ba31e521e7677df73cf3
Diffstat (limited to 'doc')
-rw-r--r--doc/manuals/osmobts-usermanual.adoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/manuals/osmobts-usermanual.adoc b/doc/manuals/osmobts-usermanual.adoc
index 55087b23..b1b0747b 100644
--- a/doc/manuals/osmobts-usermanual.adoc
+++ b/doc/manuals/osmobts-usermanual.adoc
@@ -30,6 +30,8 @@ include::{srcdir}/chapters/bts-models.adoc[]
include::{srcdir}/chapters/architecture.adoc[]
+include::./common/chapters/vty_cpu_sched.adoc[]
+
include::./common/chapters/trx_if.adoc[]
include::./common/chapters/control_if.adoc[]