On 8/10/2014 7:06 PM, 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 p
On Mon, Aug 11, 2014 at 02:06:14AM +, Zengtao (B) wrote:
> From: Zeng Tao
Just fix your email client to reflect your full name.
> Date: Tue, 5 Aug 2014 17:58:10 +0800
> Subject: [PATCH] drivers: android: fix watermark when cma enabled
>
Don't add these lines. Read the f
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.
Sig
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 i
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.
Sig
Yes, Zeng Tao is my real name.
-邮件原件-
发件人: Dan Carpenter [mailto:dan.carpen...@oracle.com]
发送时间: 2014年8月5日 18:36
收件人: Zengtao (B)
抄送: de...@driverdev.osuosl.org; gre...@linuxfoundation.org
主题: Re: [PATCH] drivers: android: fix watermark when cma enabled
On Tue, Aug 05, 2014 at 09:43
On Tue, Aug 05, 2014 at 09:43:48AM +, Zengtao (B) wrote:
> From: zengtao
This is for when you are sending patches on behalf of someone else.
Just fix your from header. Use your real name. Zeng Tao?
>
> when cma is enabled, the watermark caculation will
> include the cma pages, while it ca
From: zengtao
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: zengtao
---
drivers/staging/android/lowmemorykiller.c |4 +++-
1 files changed, 3 insertions(+), 1 del