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

Patch Linux kernel to add notification when thread move to another NUMA node #15

Open
svalat opened this issue Oct 7, 2018 · 0 comments
Labels
help wanted Extra attention is needed research For possible research topic

Comments

@svalat
Copy link
Member

svalat commented Oct 7, 2018

To avoid using the unpinned metrics we can think patching the linux kernel to provide a signal to tell numaprof a non bound thread is moved to another numa node by the scheduler.

This is more a research topic than something we can make in production, but could be interesting.

@svalat svalat added enhancement New feature or request help wanted Extra attention is needed labels Oct 7, 2018
@svalat svalat changed the title Patch Linux kernel to add notification when thread move to another NUMA node [research] Patch Linux kernel to add notification when thread move to another NUMA node Oct 7, 2018
@svalat svalat changed the title [research] Patch Linux kernel to add notification when thread move to another NUMA node Patch Linux kernel to add notification when thread move to another NUMA node Oct 7, 2018
@svalat svalat added research For possible research topic and removed enhancement New feature or request labels Oct 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed research For possible research topic
Projects
None yet
Development

No branches or pull requests

1 participant