Re: [PATCH] drivers: android: fix watermark when cma enabled

2014-08-12 Thread Laura Abbott
On 8/10/2014 7:06 PM, Zengtao (B) wrote: From: Zeng Tao prime.z...@hisilicon.com 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

Re: [PATCH] drivers: android: fix watermark when cma enabled

2014-08-11 Thread Dan Carpenter
On Mon, Aug 11, 2014 at 02:06:14AM +, Zengtao (B) wrote: From: Zeng Tao prime.z...@hisilicon.com 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

[PATCH] drivers: android: fix watermark when cma enabled

2014-08-10 Thread Zengtao (B)
From: Zeng Tao prime.z...@hisilicon.com 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

Fix the Signature 答复: [PATCH] drivers: android: fix watermark when cma enabled

2014-08-08 Thread Zengtao (B)
From: Zeng Tao prime.z...@hisilicon.com 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

[PATCH] drivers: android: fix watermark when cma enabled

2014-08-05 Thread Zengtao (B)
From: zengtao prime.z...@hisilicon.com 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 prime.z...@hisilicon.com --- drivers/staging/android/lowmemorykiller.c |

Re: [PATCH] drivers: android: fix watermark when cma enabled

2014-08-05 Thread Dan Carpenter
On Tue, Aug 05, 2014 at 09:43:48AM +, Zengtao (B) wrote: From: zengtao prime.z...@hisilicon.com 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