You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by pavlukhin <gi...@git.apache.org> on 2018/10/31 09:49:03 UTC

[GitHub] ignite pull request #5220: Pre-touch off-heap memory

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.patch

To 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 <vo...@...>
Date:   2018-10-31T09:47:57Z

    GridUnsafe.allocateMemory touches each byte of an allocated area

----


---

[GitHub] ignite pull request #5220: Pre-touch off-heap memory

Posted by pavlukhin <gi...@git.apache.org>.
Github user pavlukhin closed the pull request at:

    https://github.com/apache/ignite/pull/5220


---