Dynamic Memory Split!
|
2nd Jan, 2013, 02:46 AM
Post: #1
|
|||
|
|||
Dynamic Memory Split!
CMA - Dynamic Memory Split
The firmware and kernel as of 19. November 2012 supports CMA, which means the memory split between ARM and GPU is managed dynamically at runtime. You can find an example config.txt here. cma_lwm When GPU has less than cma_lwm (low water mark) memory available it will request some from ARM. cma_hwm When GPU has more than cma_hwm (high water mark) memory available it will release some to ARM. The following options need to be in cmdline.txt for CMA to work: coherent_pool=6M smsc95xx.turbo_mode=N |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Dynamic Memory Split! - BartOtten - 2nd Jan, 2013 02:46 AM
RE: Dynamic Memory Split! - brantje - 2nd Jan, 2013, 10:19 PM
RE: Dynamic Memory Split! - BartOtten - 3rd Jan, 2013, 01:35 AM
RE: Dynamic Memory Split! - mk01 - 15th Apr, 2013, 02:31 PM
Dynamic Memory Split! - Koenkk - 15th Apr, 2013, 05:10 PM
RE: Dynamic Memory Split! - mk01 - 15th Apr, 2013, 05:16 PM
Re: RE: Dynamic Memory Split! - rikardo1979 - 15th Apr, 2013, 05:31 PM
RE: Dynamic Memory Split! - mk01 - 8th May, 2013, 10:09 AM
|