[PATCH 0/3] CMA: Handle the issues of aggressively allocate the

2014-12-25 Thread Hui Zhu
I tried the Joonsoo's CMA patches [1] in my part and found that they works better than mine [2] about handle LRU and other issues even if they don't shrink the memory before cma_alloc. So I began to test it in my part. But my colleague Weixing found some issues around it. So we make 2 patches to

[PATCH 0/3] CMA: Handle the issues of aggressively allocate the

2014-12-25 Thread Hui Zhu
I tried the Joonsoo's CMA patches [1] in my part and found that they works better than mine [2] about handle LRU and other issues even if they don't shrink the memory before cma_alloc. So I began to test it in my part. But my colleague Weixing found some issues around it. So we make 2 patches to