Received: by 2002:a05:6a10:6744:0:0:0:0 with SMTP id w4csp5413654pxu; Thu, 22 Oct 2020 01:21:55 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwIz+3dve10Tc2KpKm/nYaqosp5wSkdcstLqLfGel7kTJgFWuEyI6UhzLglPuQJ9cPN4eTX X-Received: by 2002:a05:6402:48d:: with SMTP id k13mr1211222edv.92.1603354915569; Thu, 22 Oct 2020 01:21:55 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1603354915; cv=none; d=google.com; s=arc-20160816; b=kcDKW1dPlz64EB1k5hMni3gAAy9FypmvRxuMDY3899UNAxqalKiTJq2uOE6VZ7rDvK QleSy7RY40sk3hkZd+2ug97DpMGPQ68KDRZDvRtzKzpIAttveGp6owR//Cebzg90zMgy 5d26LZgTOisZ6ppK9dMulIN9o+DwfMXWOQ1gGk2uPU9AqY2PA0TRh0dTMY1quZde6y2K eMPbQiOai4a/6uZo8o9BBUyN+YFx6cg43rnoY6S0xGhynYYs0hWHDLKAe853uRLW0xCH naVNt3Myf9fj1jj1J8MarPsBigcruu9ZTOKJgYod5fHsWQWHWgYxLJe5dmXkZ+cRlVs6 Q7Dw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-language:content-transfer-encoding :in-reply-to:mime-version:user-agent:date:message-id:from:references :cc:to:subject; bh=f4Qxq/ScvudYpnMuOZ0fA2o8IyKQQe1phoASrNkhFt8=; b=raNOF7wgh/1Ah0xLusyRFr6z4MqvBkD0siDuPydb2loHJCyGOT0/RcYyNbTvX/jeTl R84XvtJdse5ALBA+zjfqpA3G+68xk4tSSZ/i2CbWlIyV/95zVcQGuKvf5zHWhcwepeWa DkkevwWinzN7Vcdi60hyIi+5wof5KTv3VQhZWJEE82RLrbX2yoJKDR2Sp5jR8Fhyct67 IsUqt1/WvMBIm1MTgSoKcPwsne0fcxhYAy0J07baAKP0KVcRirXE12xi3o37gPI2F6CE 9v9qrysMVAc7uOaSXvXElmO0t/FmkjlqpryYmO4/suUctrsF0940CiGVp0yhlkvwjj4d 7UtQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id s6si541456edq.31.2020.10.22.01.21.33; Thu, 22 Oct 2020 01:21:55 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2443818AbgJVDr6 (ORCPT + 99 others); Wed, 21 Oct 2020 23:47:58 -0400 Received: from szxga06-in.huawei.com ([45.249.212.32]:33328 "EHLO huawei.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S2443108AbgJVDr5 (ORCPT ); Wed, 21 Oct 2020 23:47:57 -0400 Received: from DGGEMS401-HUB.china.huawei.com (unknown [172.30.72.59]) by Forcepoint Email with ESMTP id 4B21E86542CC63C75B47; Thu, 22 Oct 2020 11:47:52 +0800 (CST) Received: from [127.0.0.1] (10.143.60.252) by DGGEMS401-HUB.china.huawei.com (10.3.19.201) with Microsoft SMTP Server id 14.3.487.0; Thu, 22 Oct 2020 11:47:46 +0800 Subject: Re: [PATCH rfc 0/2] mm: cma: make cma_release() non-blocking To: Roman Gushchin CC: Andrew Morton , Zi Yan , Joonsoo Kim , Mike Kravetz , , , References: <20201016225254.3853109-1-guro@fb.com> <20201022024526.GD300658@carbon.dhcp.thefacebook.com> From: "Xiaqing (A)" Message-ID: Date: Thu, 22 Oct 2020 11:47:46 +0800 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: <20201022024526.GD300658@carbon.dhcp.thefacebook.com> Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-Originating-IP: [10.143.60.252] X-CFilter-Loop: Reflected Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2020/10/22 10:45, Roman Gushchin wrote: > On Thu, Oct 22, 2020 at 09:54:53AM +0800, Xiaqing (A) wrote: >> >> On 2020/10/17 6:52, Roman Gushchin wrote: >> >>> This small patchset makes cma_release() non-blocking and simplifies >>> the code in hugetlbfs, where previously we had to temporarily drop >>> hugetlb_lock around the cma_release() call. >>> >>> It should help Zi Yan on his work on 1 GB THPs: splitting a gigantic >>> THP under a memory pressure requires a cma_release() call. If it's >>> a blocking function, it complicates the already complicated code. >>> Because there are at least two use cases like this (hugetlbfs is >>> another example), I believe it's just better to make cma_release() >>> non-blocking. >>> >>> It also makes it more consistent with other memory releasing functions >>> in the kernel: most of them are non-blocking. >>> >>> >>> Roman Gushchin (2): >>> mm: cma: make cma_release() non-blocking >>> mm: hugetlb: don't drop hugetlb_lock around cma_release() call >>> >>> mm/cma.c | 51 +++++++++++++++++++++++++++++++++++++++++++++++++-- >>> mm/hugetlb.c | 6 ------ >>> 2 files changed, 49 insertions(+), 8 deletions(-) >>> >> I don't think this patch is a good idea.It transfers part or even all of the time of >> cma_release to cma_alloc, which is more concerned by performance indicators. > I'm not quite sure: if cma_alloc() is racing with cma_release(), cma_alloc() will > wait for the cma_lock mutex anyway. So we don't really transfer anything to cma_alloc(). > >> On Android phones, CPU resource competition is intense in many scenarios, >> As a result, kernel threads and workers can be scheduled only after some ticks or more. >> In this case, the performance of cma_alloc will deteriorate significantly, >> which is not good news for many services on Android. > Ok, I agree, if the cpu is heavily loaded, it might affect the total execution time. > > If we aren't going into the mutex->spinlock conversion direction (as Mike suggested), > we can address the performance concerns by introducing a cma_release_nowait() function, > so that the default cma_release() would work in the old way. > cma_release_nowait() can set an atomic flag on a cma area, which will cause following > cma_alloc()'s to flush the release queue. In this case there will be no performance > penalty unless somebody is using cma_release_nowait(). > Will it work for you? That looks good to me. Thanks! > > Thank you! > >