On Fri, Aug 08, 2014 at 09:39:21AM +, Zengtao (B) wrote:
> From: Zeng Tao
>
> Date: Tue, 5 Aug 2014 17:58:10 +0800
> Subject: [PATCH] drivers: android: fix watermark when cma enabled
>
> when cma is enabled, the watermark caculation will
> include the cma pages, while it can't use cma pages.
From: Zeng Tao
Date: Tue, 5 Aug 2014 17:58:10 +0800
Subject: [PATCH] drivers: android: fix watermark when cma enabled
when cma is enabled, the watermark caculation will
include the cma pages, while it can't use cma pages.
this will cause oom while lowmemory killer don't work.
Signed-off-by: Zen