Attention is currently required from: Timur Davydov.
pespin has posted comments on this change by Timur Davydov. ( https://gerrit.osmocom.org/c/osmo-bts/+/42690?usp=email )
Change subject: build: make sched_* usage optional ......................................................................
Patch Set 3: Code-Review-1
(1 comment)
File src/common/main.c:
https://gerrit.osmocom.org/c/osmo-bts/+/42690/comment/c98b2067_3936c532?usp=... : PS3, Line 322: #endif /* HAVE_SCHED_SETSCHEDULER */ imho if user passes param to set rtprio and it is not supported, the program should at least inform the user about it.
Actually, if sched_setscheduler is not present, the binary program shouldn't have the command line option available to start with.