Skip to content

Support some POSIX-RT APIs to run rt-tests (cyclictest) on Osv #386

@hw-claudio

Description

@hw-claudio

I have tried building and running cyclictest on OSv:

https://rt.wiki.kernel.org/index.php/Cyclictest

git clone git://git.kernel.org/pub/scm/linux/kernel/git/clrkwllms/rt-tests.git
or tarballs:

https://www.kernel.org/pub/linux/kernel/people/clrkwllms/

there seem to be these missing functions required to be able to do a minimal cyclictest run:

sched_getscheduler
sched_setscheduler

timer_create
timer_settime

do you think it's possible to implement these POSIX rt functions?

Ciao,

Claudio

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions