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

sched_setaffinity fails (xtern?) #10

Open
vschiavoni opened this issue Oct 20, 2016 · 0 comments
Open

sched_setaffinity fails (xtern?) #10

vschiavoni opened this issue Oct 20, 2016 · 0 comments

Comments

@vschiavoni
Copy link

We're getting a bunch of these in our deployment:

https://gist.github.com/vschiavoni/8a3f756604aaa6967fd481923ddc3083#file-error_log

httpd: /home/valerio/crane/xtern/obj/./../dync_hook/annotation_hooks.cpp:170: void tern_init_affinity(): Assertion 'sched_setaffinity(0, sizeof(mask), &mask) == 0' failed.
The errors are in the error_log file of apache when using the joint_sched option
The code that fails is here:

https://github.com/columbia/crane/blob/master/xtern/dync_hook/annotation_hooks.cpp#L170

Any idea of why this can happen ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant