From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-13.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_PATCH,MAILING_LIST_MULTI,NICE_REPLY_A,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id A3BEEC43461 for ; Mon, 14 Sep 2020 14:58:56 +0000 (UTC) Received: from kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by mail.kernel.org (Postfix) with ESMTP id 4BF8221655 for ; Mon, 14 Sep 2020 14:58:56 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="VYLrcMXM" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 4BF8221655 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=redhat.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=owner-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix) id C4B7F6B0037; Mon, 14 Sep 2020 10:58:55 -0400 (EDT) Received: by kanga.kvack.org (Postfix, from userid 40) id BD44C6B0062; Mon, 14 Sep 2020 10:58:55 -0400 (EDT) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id A74F88E0001; Mon, 14 Sep 2020 10:58:55 -0400 (EDT) X-Delivered-To: linux-mm@kvack.org Received: from forelay.hostedemail.com (smtprelay0071.hostedemail.com [216.40.44.71]) by kanga.kvack.org (Postfix) with ESMTP id 911F16B0037 for ; Mon, 14 Sep 2020 10:58:55 -0400 (EDT) Received: from smtpin08.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by forelay03.hostedemail.com (Postfix) with ESMTP id 567858249980 for ; Mon, 14 Sep 2020 14:58:55 +0000 (UTC) X-FDA: 77261974230.08.van67_381857f27109 Received: from filter.hostedemail.com (10.5.16.251.rfc1918.com [10.5.16.251]) by smtpin08.hostedemail.com (Postfix) with ESMTP id 24E881819E623 for ; Mon, 14 Sep 2020 14:58:55 +0000 (UTC) X-HE-Tag: van67_381857f27109 X-Filterd-Recvd-Size: 4870 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [63.128.21.124]) by imf46.hostedemail.com (Postfix) with ESMTP for ; Mon, 14 Sep 2020 14:58:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1600095534; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=p4EylP6DiiMU0xDyOAgmGkadg42XWec7eelWwk0KDc0=; b=VYLrcMXM+qnKA3IaP6C8/C/iBIToGWfsWhgkOwt11DWskbjq3ZZhSmnXZWtqvYc2tPl4Hp sLs7hSMfE1Z0i85aDQc5PbDx+yeNXFU+1rMVuQArtVfb0oxV5+vaWiL7ZEzhINH3NmeumT yHw6G14QdkI54kxDJW++ShjTQjcGs6A= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-132-kbpRmOvBMeOFddDEB9xAAg-1; Mon, 14 Sep 2020 10:58:49 -0400 X-MC-Unique: kbpRmOvBMeOFddDEB9xAAg-1 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 3A848189E62E; Mon, 14 Sep 2020 14:58:47 +0000 (UTC) Received: from llong.remote.csb (ovpn-118-85.rdu2.redhat.com [10.10.118.85]) by smtp.corp.redhat.com (Postfix) with ESMTP id AF18C5DA60; Mon, 14 Sep 2020 14:58:45 +0000 (UTC) Subject: Re: [PATCH v3 2/3] mm/memcg: Simplify mem_cgroup_get_max() To: Michal Hocko Cc: Johannes Weiner , Vladimir Davydov , Andrew Morton , Tejun Heo , linux-kernel@vger.kernel.org, cgroups@vger.kernel.org, linux-mm@kvack.org, Shakeel Butt , Chris Down , Roman Gushchin , Yafang Shao References: <20200914024452.19167-1-longman@redhat.com> <20200914141955.2145-1-longman@redhat.com> <20200914144739.GV16999@dhcp22.suse.cz> From: Waiman Long Organization: Red Hat Message-ID: <24d1cfe4-845e-0944-4187-217d345d59a5@redhat.com> Date: Mon, 14 Sep 2020 10:58:45 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1 MIME-Version: 1.0 In-Reply-To: <20200914144739.GV16999@dhcp22.suse.cz> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 X-Rspamd-Queue-Id: 24E881819E623 X-Spamd-Result: default: False [0.00 / 100.00] X-Rspamd-Server: rspam02 X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 Sender: owner-linux-mm@kvack.org Precedence: bulk X-Loop: owner-majordomo@kvack.org List-ID: On 9/14/20 10:47 AM, Michal Hocko wrote: > On Mon 14-09-20 10:19:55, Waiman Long wrote: >> The mem_cgroup_get_max() function used to get memory+swap max from >> both the v1 memsw and v2 memory+swap page counters & return the maximum >> of these 2 values. This is redundant and it is more efficient to just >> get either the v1 or the v2 values depending on which one is currently >> in use. >> >> Signed-off-by: Waiman Long >> --- >> mm/memcontrol.c | 24 +++++++++++++----------- >> 1 file changed, 13 insertions(+), 11 deletions(-) >> >> diff --git a/mm/memcontrol.c b/mm/memcontrol.c >> index 8c74f1200261..2331d4bc7c4d 100644 >> --- a/mm/memcontrol.c >> +++ b/mm/memcontrol.c >> @@ -1633,17 +1633,19 @@ void mem_cgroup_print_oom_meminfo(struct mem_cgroup *memcg) >> */ >> unsigned long mem_cgroup_get_max(struct mem_cgroup *memcg) >> { >> - unsigned long max; >> - >> - max = READ_ONCE(memcg->memory.max); >> - if (mem_cgroup_swappiness(memcg)) { >> - unsigned long memsw_max; >> - unsigned long swap_max; >> - >> - memsw_max = memcg->memsw.max; >> - swap_max = READ_ONCE(memcg->swap.max); >> - swap_max = min(swap_max, (unsigned long)total_swap_pages); >> - max = min(max + swap_max, memsw_max); >> + unsigned long max = READ_ONCE(memcg->memory.max); >> + >> + if (cgroup_subsys_on_dfl(memory_cgrp_subsys)) { >> + if (mem_cgroup_swappiness(memcg)) >> + max += min(READ_ONCE(memcg->swap.max), >> + (unsigned long)total_swap_pages); >> + } else { /* v1 */ >> + if (mem_cgroup_swappiness(memcg)) { >> + unsigned long memsw = READ_ONCE(memcg->memsw.max); >> + >> + if (memsw > max) >> + max += min(memsw - max, (unsigned long)total_swap_pages); > Yes this looks better. But, memsw can never be smaller than the hard > limit (mem_cgroup_resize_max). I would find it slightly easier to > understand if you did > /* calculate swap excess capacity from memsw limit*/ > unsigned long memsw = READ_ONCE(memcg->memsw.max) - max; > max += min (memsw, total_swap_pages); Right, I thought it was possible to set memsw lower than mem. It was not allowed. So the extra check is unnecessary. Will fix that. Cheers, Longman