[RHEL8][CONTAINER] Runtime check when creating pThreads
It looks like :
- when running on a Fedora-host
- with generic kernel
- in a container
- even in privileged mode
That is not enough and priority/schedule settings is not allowed.
So at runtime, we check and in case, we don't set up priorities.
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
parent
c19ba39e
No related branches found
No related tags found
Showing
- common/utils/system.c 70 additions, 16 deletionscommon/utils/system.c
- common/utils/system.h 8 additions, 0 deletionscommon/utils/system.h
- targets/RT/USER/lte-ue.c 16 additions, 6 deletionstargets/RT/USER/lte-ue.c
- targets/RT/USER/rt_wrapper.c 29 additions, 20 deletionstargets/RT/USER/rt_wrapper.c
Please register or sign in to comment