Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement syscalls sched_setattr/sched_getattr #264

Open
ianlewis opened this issue May 31, 2019 · 1 comment
Open

Implement syscalls sched_setattr/sched_getattr #264

ianlewis opened this issue May 31, 2019 · 1 comment
Labels
area: compatibility Issue related to (Linux) kernel compatibility priority: p3 Low priority type: enhancement New feature or request

Comments

@ianlewis
Copy link
Contributor

Implement syscalls sched_setattr/sched_getattr

@ianlewis ianlewis added type: enhancement New feature or request area: compatibility Issue related to (Linux) kernel compatibility priority: p3 Low priority labels May 31, 2019
@ianlewis
Copy link
Contributor Author

This is blocked on the fact that we use goroutines & the Go runtime's scheduler and it doesn't provide hooks into it's behavior. Currently no plans to implement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: compatibility Issue related to (Linux) kernel compatibility priority: p3 Low priority type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant