-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
area: compatibilityIssue related to (Linux) kernel compatibilityIssue related to (Linux) kernel compatibilitystatus: wontfixThis will not be worked onThis will not be worked on
Description
Hey there,
wanted to test some realtime scheduling and tried to measure some timings and overhead caused by gvisor.
Using the debug flag on gvisor, i noticed that i get:
write(0x4, 0x7facec000af0 "sched_setattr: Function not implemented\n", 0x28)
therefore i cannot run and test my application. Any advices?
docker command : docker run --runtime=runsc --cap-add SYS_NICE -i -d -t simple-interpolation
docker version: Docker version 18.03.1-ce
uname -a : 4.9.84-rt62 SMP PREEMPT RT Tue May 8 18:11:18 CEST 2018 x86_64 x86_64 x86_64 GNU/Linux
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area: compatibilityIssue related to (Linux) kernel compatibilityIssue related to (Linux) kernel compatibilitystatus: wontfixThis will not be worked onThis will not be worked on