Received: by 2002:a05:6a10:a0d1:0:0:0:0 with SMTP id j17csp307556pxa; Wed, 19 Aug 2020 01:40:42 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyZXIaTj5EYRqg5FgQKSGI0ziVw+Y71/UDG+lmybhsUhpihmMYFxw+/i/SXm5GYHGOu4jgB X-Received: by 2002:a17:906:f9d7:: with SMTP id lj23mr25720973ejb.500.1597826442633; Wed, 19 Aug 2020 01:40:42 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1597826442; cv=none; d=google.com; s=arc-20160816; b=iGnsU63kbN9nO0mRTBfpHuKN73qD4pQoXJjJPccICYLqky4WJksFjjp50rMsBy1coZ TJ47fV30QSpaft6oylqaFwWS2EwLblGw/e9D3SDF495kflpY29Gn9Ws0IuNmfOLbGwBB x/b2QOJAvyGq7PUkmRFuXA4BzydAZcBHYbFXV8ibxSEjt3OtcrR29wVZvJRpMyNuRHS3 sHdEHh69bYcABQA75dVLwhE3uc2b5cSQiQDKKnkaQmgJg+GdYcZhs8KdkJyQb72D0fYf ETXXd5UDQg8v4Sz4eeDSzfhXvpvkQJg9mV14ZVsSobf1iAd1RaVGoUmDRFMiPxKxt+h8 SXdg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:in-reply-to :mime-version:user-agent:date:message-id:from:references:cc:to :subject; bh=3qqkpgn7jpsM5Ro0jplVT1d3jgug8i1ToDhxv0srhv8=; b=O1oFXhzsMowDiHdjJhhpeaxkPf3yL7QC4GL4RLEk346xN/Il0kNvaFC4HxtvtRkcfs hUDOlVOhVtBL5+48ju2ba/ycw983epJ9t19SFWk/2iCVW2adWwEWN8XSzJTjxx+MUTHn LfTjX3RwgQYTLzWamYzAp0MRwEKQmu1ZpqJN8a0gNXTZDKMijQCzS+oSmvqWySaU55Oa OgTIb6DHvXIvqImYdIavb8YNT2cq5gtFjXFX61eEZcWe+Swz0ndzz5vjRo/8SqfO9yaV Xl77AdY8qEO3IWgwD+4HAp3AFqSO0YD6Hq9qD3EPWN4ZcnJ4Q6o5dJ0Ux3Q77R1V1rSE PUmA== 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=alibaba.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id n6si13944359ejg.175.2020.08.19.01.40.18; Wed, 19 Aug 2020 01:40:42 -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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=alibaba.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726634AbgHSIhy (ORCPT + 99 others); Wed, 19 Aug 2020 04:37:54 -0400 Received: from out30-130.freemail.mail.aliyun.com ([115.124.30.130]:33717 "EHLO out30-130.freemail.mail.aliyun.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726414AbgHSIhx (ORCPT ); Wed, 19 Aug 2020 04:37:53 -0400 X-Alimail-AntiSpam: AC=PASS;BC=-1|-1;BR=01201311R141e4;CH=green;DM=||false|;DS=||;FP=0|-1|-1|-1|0|-1|-1|-1;HT=e01e07425;MF=alex.shi@linux.alibaba.com;NM=1;PH=DS;RN=8;SR=0;TI=SMTPD_---0U6DSz3L_1597826267; Received: from IT-FVFX43SYHV2H.local(mailfrom:alex.shi@linux.alibaba.com fp:SMTPD_---0U6DSz3L_1597826267) by smtp.aliyun-inc.com(127.0.0.1); Wed, 19 Aug 2020 16:37:48 +0800 Subject: Re: [PATCH v2 2/2] mm/pageblock: remove false sharing in pageblock_flags To: David Hildenbrand , Anshuman Khandual , Matthew Wilcox Cc: Andrew Morton , Hugh Dickins , Alexander Duyck , linux-kernel@vger.kernel.org, linux-mm@kvack.org References: <1597816075-61091-1-git-send-email-alex.shi@linux.alibaba.com> <1597816075-61091-2-git-send-email-alex.shi@linux.alibaba.com> <715f1588-9cd5-b845-51a5-ca58549c4d28@arm.com> <0dc33af2-4d2d-9531-03fa-d26654ab79fb@redhat.com> From: Alex Shi Message-ID: <420c8091-f0c7-f7e6-be95-85d81f877aae@linux.alibaba.com> Date: Wed, 19 Aug 2020 16:36:36 +0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:68.0) Gecko/20100101 Thunderbird/68.7.0 MIME-Version: 1.0 In-Reply-To: <0dc33af2-4d2d-9531-03fa-d26654ab79fb@redhat.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 在 2020/8/19 下午4:13, David Hildenbrand 写道: > On 19.08.20 10:09, Alex Shi wrote: >> >> >> 在 2020/8/19 下午3:57, Anshuman Khandual 写道: >>> >>> >>> On 08/19/2020 11:17 AM, Alex Shi wrote: >>>> Current pageblock_flags is only 4 bits, so it has to share a char size >>>> in cmpxchg when get set, the false sharing cause perf drop. >>>> >>>> If we incrase the bits up to 8, false sharing would gone in cmpxchg. and >>>> the only cost is half char per pageblock, which is half char per 128MB >>>> on x86, 4 chars in 1 GB. >>> >>> Agreed that increase in memory utilization is negligible here but does >>> this really improve performance ? >>> >> >> It's no doubt in theory. and it would had a bad impact according to >> commit e380bebe4771548 mm, compaction: keep migration source private to a single The above commit is a good disproof, the false sharing caused performance issue, and need using a lock protect cmpxchg, the instruction was designed for lockless using. The false sharing, it was a trouble, and would trouble again sometime. Thanks Alex >> >> but I do have some problem in running thpscale/mmtest. I'd like to see if anyone >> could give a try. >> >> BTW, I naturally hate the false sharing even it's in theory. Anyone who doesn't? :) > > I hate wasting memory, even if it's just a little bit, anyone who > doesn't? ;) > >