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)