Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751884AbcCCGUT (ORCPT ); Thu, 3 Mar 2016 01:20:19 -0500 Received: from szxga02-in.huawei.com ([119.145.14.65]:5513 "EHLO szxga02-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751175AbcCCGUS (ORCPT ); Thu, 3 Mar 2016 01:20:18 -0500 Subject: Re: Suspicious error for CMA stress test To: Laura Abbott , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , Andrew Morton , Sasha Levin , Laura Abbott , qiuxishi , Catalin Marinas , Will Deacon , Arnd Bergmann , Joonsoo Kim References: <56D6F008.1050600@huawei.com> <56D79284.3030009@redhat.com> CC: "thunder.leizhen@huawei.com" , dingtinahong , , "linux-mm@kvack.org" From: Hanjun Guo Message-ID: <56D7D48C.6010505@huawei.com> Date: Thu, 3 Mar 2016 14:07:08 +0800 User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: <56D79284.3030009@redhat.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.177.17.188] X-CFilter-Loop: Reflected X-Mirapoint-Virus-RAPID-Raw: score=unknown(0), refid=str=0001.0A090205.56D7D533.00CD,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0, ip=0.0.0.0, so=2013-06-18 04:22:30, dmn=2013-03-21 17:37:32 X-Mirapoint-Loop-Id: a52e2d9e2f22d387a60808804e4e1c14 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 492 Lines: 20 Hi Laura, Thanks a lot for taking a look! On 2016/3/3 9:25, Laura Abbott wrote: > (cc -mm and Joonsoo Kim) > > [...] > > I played with this a bit and can see the same problem. The sanity > check of CmaFree < CmaTotal generally triggers in > __move_zone_freepage_state in unset_migratetype_isolate. > This also seems to be present as far back as v4.0 which was the > first version to have the updated accounting from Joonsoo. Would you mind point out the specific commit ID? Thanks Hanjun