[teiid-issues] [JBoss JIRA] (TEIID-5534) Smaller initial memory buffer allocations

Steven Hawkins (Jira) issues at jboss.org
Thu Nov 8 11:11:00 EST 2018


Steven Hawkins created TEIID-5534:
-------------------------------------

             Summary: Smaller initial memory buffer allocations
                 Key: TEIID-5534
                 URL: https://issues.jboss.org/browse/TEIID-5534
             Project: Teiid
          Issue Type: Quality Risk
          Components: Query Engine
            Reporter: Steven Hawkins
            Assignee: Steven Hawkins
             Fix For: 12.0


For smaller vms, under 16 GB, the default allocation scheme for on-heap fixed memory buffers is in 1 GB increments.

This can be quite large for VMs under 8 GBs - especially if the full commit of that memory is not needed.

The allocation scheme should introduce the buffers more incrementally and release them when compaction is run if they aren't needed.



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the teiid-issues mailing list