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

Support both numa affinity and numa interleave memory independently #2369

Merged
merged 1 commit into from
Jul 19, 2018

Conversation

LinHu2016
Copy link
Contributor

- enable VMEM_NUMA_INTERLEAVE_MEM base on -XX:+/-InterleaveMemory
options(default is -XX:-InterleaveMemory)
- InterleaveMemory option would not affect NUMA affinity settings

Issue: #2367
depends: eclipse-omr/omr#2738

Signed-off-by: Lin Hu linhu@ca.ibm.com

@pshipton pshipton added comp:vm depends:omr Pull request is dependent on a corresponding change in OMR labels Jul 11, 2018
	- enable VMEM_NUMA_INTERLEAVE_MEM base on -XX:+/-InterleaveMemory
	options(default is -XX:-InterleaveMemory)
	- InterleaveMemory option would not affect NUMA affinity settings

Signed-off-by: Lin Hu <linhu@ca.ibm.com>
@LinHu2016
Copy link
Contributor Author

denpended omr code has been merged.

@gacholio gacholio merged commit e00a238 into eclipse-openj9:master Jul 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:vm depends:omr Pull request is dependent on a corresponding change in OMR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants