GitHub user andrey-kuznetsov opened a pull request: https://github.com/apache/ignite/pull/3072
IGNITE-6963: Made PhysicalMemoryPages equal to TotalAllocatedPages when PDS is off You can merge this pull request into a Git repository by running: $ git pull https://github.com/andrey-kuznetsov/ignite ignite-6963 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/3072.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 #3072 ---- commit e5d412392c2d7d3e8310f2a7772db8fc104efac0 Author: Andrey Kuznetsov <stku...@gmail.com> Date: 2017-11-20T17:35:14Z IGNITE-6963: Made PhysicalMemoryPages equal to TotalAllocatedPages when PDS is off. ---- ---