Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752206AbdGDGwY (ORCPT ); Tue, 4 Jul 2017 02:52:24 -0400 Received: from mx2.suse.de ([195.135.220.15]:45171 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751845AbdGDGwX (ORCPT ); Tue, 4 Jul 2017 02:52:23 -0400 Date: Tue, 4 Jul 2017 08:52:16 +0200 From: Michal Hocko To: zhouxianrong Cc: linux-mm@kvack.org, linux-kernel@vger.kernel.org, akpm@linux-foundation.org, vbabka@suse.cz, alexander.h.duyck@intel.com, mgorman@suse.de, l.stach@pengutronix.de, vdavydov.dev@gmail.com, hannes@cmpxchg.org, minchan@kernel.org, npiggin@gmail.com, kirill.shutemov@linux.intel.com, gi-oh.kim@profitbricks.com, luto@kernel.org, keescook@chromium.org, mark.rutland@arm.com, mingo@kernel.org, heiko.carstens@de.ibm.com, iamjoonsoo.kim@lge.com, rientjes@google.com, ming.ling@spreadtrum.com, jack@suse.cz, ebru.akagunduz@gmail.com, bigeasy@linutronix.de, Mi.Sophia.Wang@huawei.com, zhouxiyu@huawei.com, weidu.du@huawei.com, fanghua3@huawei.com, won.ho.park@huawei.com Subject: Re: [PATCH mm] introduce reverse buddy concept to reduce buddy fragment Message-ID: <20170704065215.GB12068@dhcp22.suse.cz> References: <1498821941-55771-1-git-send-email-zhouxianrong@huawei.com> <20170703074829.GD3217@dhcp22.suse.cz> <20170703153307.GA11848@dhcp22.suse.cz> <5c9cf499-6f71-6dda-6378-7e9f27e6cd70@huawei.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5c9cf499-6f71-6dda-6378-7e9f27e6cd70@huawei.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 488 Lines: 15 On Tue 04-07-17 09:21:00, zhouxianrong wrote: > the test was done as follows: > > 1. the environment is android 7.0 and kernel is 4.1 and managed memory is 3.5GB There have been many changes in the compaction proper since than. Do you see the same problem with the current upstream kernel? > 2. every 4s startup one apk, total 100 more apks need to startup > 3. after finishing step 2, sample buddyinfo once and get the result How stable are those results? -- Michal Hocko SUSE Labs