misc: fastrpc: reduce the max memory limit
the clients shall use the mmap/unamp interface to allocate additional memory at runtime instead of having a big buffer preallocated at boot. this allows for more concurrent clients before hitting out of memory problems. Change-Id: I50ad8aa20ae8c8329d717135d1d2d0aa3ab2694d
Loading
Please sign in to comment