GitHub user pavlukhin opened a pull request:
https://github.com/apache/ignite/pull/5220 Pre-touch off-heap memory
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite off-heap-pre-touch-spike
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5220.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #5220
----
commit 81a23f60bf10869f532781145ab87810003432d4
Author: ipavlukhin <vololo100@...>
Date: 2018-10-31T09:47:57Z
GridUnsafe.allocateMemory touches each byte of an allocated area
----
---