[ 
https://issues.apache.org/jira/browse/SOLR-15510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17371530#comment-17371530
 ] 

Mark Robert Miller commented on SOLR-15510:
-------------------------------------------

The idea here is to allow configuration towards a slightly more canonical Java 
scale setup - push more offheap, perhaps trading perf for scale in more modest 
cases, but reducing heap management and overall GC with a recommended 
configuration ending up towards trying to minimize the Java heap config to a 
greater degree, locking it into active mem with LargePages, and using off heap 
available memory for a larger set of large data structures.

> Add additional off heap data structure options and ByteBuffer caching for 
> reduced GC at scale.
> ----------------------------------------------------------------------------------------------
>
>                 Key: SOLR-15510
>                 URL: https://issues.apache.org/jira/browse/SOLR-15510
>             Project: Solr
>          Issue Type: Sub-task
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Mark Robert Miller
>            Priority: Minor
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to