Skip to content

sched_setattr: Function not implemented #53

@Ox24

Description

@Ox24

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: compatibilityIssue related to (Linux) kernel compatibilitystatus: wontfixThis will not be worked on

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions