Ivan Daschinsky created IGNITE-15922:
----------------------------------------
Summary: Create numa-aware allocator for data regions.
Key: IGNITE-15922
URL: https://issues.apache.org/jira/browse/IGNITE-15922
Project: Ignite
Issue Type: Improvement
Reporter: Ivan Daschinsky
Assignee: Ivan Daschinsky
Sometimes it is worth to allocate data region on specific numa node or on
interleaved node (i.e. Intel Optane can be set up as a little bit slower, but
cheaper than and have more capacity, than DDR, and unified as NUMA nodes).
Need to write C++ wrapper around {{libnuma}} and extract common allocator
interface and add as a configuration parameter to {{DataRegionConfiguration}}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)