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

Wenchen Fan updated SPARK-21090:
--------------------------------
    Fix Version/s:     (was: 2.3.0)
                   2.2.0

> Optimize the unified  memory manager code
> -----------------------------------------
>
>                 Key: SPARK-21090
>                 URL: https://issues.apache.org/jira/browse/SPARK-21090
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 2.3.0
>            Reporter: liuxian
>             Fix For: 2.2.0
>
>
> 1.In *acquireStorageMemory*, when the MemoryMode is OFF_HEAP ,the *maxMemory* 
> should be modified to  *maxOffHeapStorageMemory*
> 2. Borrow memory from execution, *numBytes* modified to *numBytes - 
> storagePool.memoryFree* will be more reasonable



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

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

Reply via email to