You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Jacob S. Barrett (JIRA)" <ji...@apache.org> on 2017/06/09 17:32:18 UTC

[jira] [Created] (GEODE-3058) Move setLFH() function to a process helper class.

Jacob S. Barrett created GEODE-3058:
---------------------------------------

             Summary: Move setLFH() function to a process helper class.
                 Key: GEODE-3058
                 URL: https://issues.apache.org/jira/browse/GEODE-3058
             Project: Geode
          Issue Type: Task
          Components: native client
            Reporter: Jacob S. Barrett


The setLFH() function was being called implicitly to change the process space's memory settings to use a low fragmentation feature in windows. It is dangerous to assume that all applications linking with geode-native would want this behavior change. It is no longer called implicitly and should be moved to a helper for explicit use if client code wishes.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)