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

configure: add knob to control numa support #248

Closed
wants to merge 1 commit into from

Conversation

roxell
Copy link
Contributor

@roxell roxell commented Feb 5, 2018

Allow to disable numa from the top level.

Based on patch:
http://cgit.openembedded.org/openembedded-core/commit/meta/recipes-extended/ltp?id=4c7873552e13dfdba96afca7562c398d2966ca71

Reported-by: Roy Li <rongqing.li@windriver.com>
Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
@pevik pevik self-assigned this Feb 5, 2018
@pevik
Copy link
Member

pevik commented Feb 5, 2018

@roxell thank you for your patch although. The patch comes from 2014, when it was needed for cross-compilation as NUMA detection was broken for it. This issue was fixed in commit bf34412, so this is not required as a fix for failing builds.

But I liked the idea of allowing user to choose whether compile it with NUMA, so I merged your patch (39a85a1). Unfortunately I overlooked 2 issues, see my post in LTP mailing list, so I'll either fix it or revert (if community does not like the feature):

http://lists.linux.it/pipermail/ltp/2018-February/007065.html

BTW, if you want to bring more attention to your patches, send them to LTP mailing list:
https://lists.linux.it/listinfo/ltp.

@pevik
Copy link
Member

pevik commented Feb 7, 2018

Merged in 39a85a1.
Then fixed by f417672 and 4ace68a.

@pevik pevik closed this Feb 7, 2018
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

Successfully merging this pull request may close these issues.

None yet

2 participants