Attention is currently required from: osmith, pespin.
Patch set 1:Code-Review +1
1 comment:
Patchset:
In the case of sysmoBTS, it helped to increase priority:
https://gerrit.osmocom.org/c/osmo-bts/+/34581
I recall I set those values after doing some testing myself a few days/weeks ago?
This was for fake_trx.py, but here we're targeting osmo-bts-trx.
I'd also need to confirm prio 30 is actually higher prio than prio 10...
```
07:17:29 PM - osmith@im.sysmocom.de: Processes scheduled under one of the real-time policies (SCHED_FIFO, SCHED_RR) have a sched_priority value in the range 1 (low) to 99 (high)
07:18:05 PM - osmith@im.sysmocom.de: (from https://www.man7.org/linux/man-pages/man7/sched.7.html)
```
To view, visit change 40153. To unsubscribe, or for help writing mail filters, visit settings.