[
https://issues.apache.org/jira/browse/VCL-1136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17795521#comment-17795521
]
Josh Thompson commented on VCL-1136:
------------------------------------
The code just committed has a hard coded threshold of 32 cores to determine if
NUMA checks and configuration are done. This probably should be pulled out to
be more easily configured by users such as adding it to vcld.conf. Another
option would be storing it in the variable table so it could be configured from
the web site. Adding to vcld.conf would allow it to be configured per
management node. Adding it to the web site would make it global but slightly
easier to configure.
> NUMA and huge page performance improvement for KVM
> --------------------------------------------------
>
> Key: VCL-1136
> URL: https://issues.apache.org/jira/browse/VCL-1136
> Project: VCL
> Issue Type: Improvement
> Components: vcld (backend)
> Reporter: Josh Thompson
> Priority: Major
> Fix For: 2.6
>
>
> Improve performance of large VMs on KVM by having them use NUMA settings to
> match the host and also use huge memory pages when available
--
This message was sent by Atlassian Jira
(v8.20.10#820010)