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/28 00:30:00 UTC

[jira] [Updated] (GEODE-3058) Remove low fragmentation heap feature enablement

     [ https://issues.apache.org/jira/browse/GEODE-3058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacob S. Barrett updated GEODE-3058:
------------------------------------
    Description: 
Low fragmentation heap feature is effectively deprecated since Windows Vista era.

[https://msdn.microsoft.com/en-us/library/windows/desktop/aa366750(v=vs.85).aspx]

  was: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.

        Summary: Remove low fragmentation heap feature enablement   (was: Move setLFH() function to a process helper class.)

Updated ticket to reflect the current state of LFH feature.

> Remove low fragmentation heap feature enablement 
> -------------------------------------------------
>
>                 Key: GEODE-3058
>                 URL: https://issues.apache.org/jira/browse/GEODE-3058
>             Project: Geode
>          Issue Type: Task
>          Components: native client
>            Reporter: Jacob S. Barrett
>
> Low fragmentation heap feature is effectively deprecated since Windows Vista era.
> [https://msdn.microsoft.com/en-us/library/windows/desktop/aa366750(v=vs.85).aspx]



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)