Has anyone done any testing on memory splits between 128 and 196 ? I can easily create Arm144 start.elf and arm160start.elf, and it looks good on the linux side, but I cannot get any sensible results from "vcdbg malloc" to know how much is free on the gpu side.

EDIT: There is enough info in the vcdbg malloc to tell me that I am not getting any extra VCore Ram, as well as corrupting the linked list. So that looks like a dead end.