Received: by 2002:a25:7ec1:0:0:0:0:0 with SMTP id z184csp1789479ybc; Wed, 20 Nov 2019 04:13:22 -0800 (PST) X-Google-Smtp-Source: APXvYqyT5MGBSbsh/9Iuej6udfcZoFz5eGDHHbJKD+TejZIGTjN0hX0I3JCjRBYFEXqj43OlJA6N X-Received: by 2002:adf:f386:: with SMTP id m6mr2881441wro.201.1574252002232; Wed, 20 Nov 2019 04:13:22 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1574252002; cv=none; d=google.com; s=arc-20160816; b=kIJURpd41syw9EFcTpA19IQPUWeJjtUNy2VmsjZFLGGTqLXtUwFRNveXBAgGr/+RPY dVEXbf/EIlG0DTOrvASUTRzEQEuuDz51j/sRpcV/YpEzdeJsgeV0lLcEfu69cTRRGSHH bfwoAUWTRfqFHDp5atDe5aaZXuHALcYH6SdjrWxf7XjvCSJ2a1e20SVJnOCLl+I9vsgP f17da8cjS/ofrV2Cn8uKTP01rfuR3xNwmdRD4bYhsOzD6WmH2WBVlPN8nw2dUzC+Fhgj pPBQCGu0Tx+ebzk1KfzONfuNWHkK5L9vIT8snJahp3/+M6sg6BzRFe5FCzO0SJUgZHD0 5CuA== 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=inM1xAIXVi77LMM30StNMz1eMT4mtrQaQUD5qrcMMes=; b=zur2zY+3aGXSubsMlCHMpvrk5aLayWOw6D+2J9Cxs/fUVgt3Cf/dJVrfKhDEMlMyuR oB2QjEGy2WPzodNejWho/7W38jYZmYv+EW6vNnJCQlcDthxg8M+hYJXu/87x9EesbAwl U1X7UPzI9/DhuXNTcfS0jmicmzvvkIo8E3aWNIYjiQVXtl6MTXJJ2bS8LXhu58QIsYr8 /iSfZezetoSbh1NwixuF5CyAIEQDzEZeUxWI8VGGP+EYrVPvpI/g34z0WpfOozif9Wc9 /XZLZS0TLQXY//5KypeLVsUjXNlC7DUE4DdUJga+pf+tD1Ij0QPEmgn2i0gRFHaErycR r/RA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 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. [209.132.180.67]) by mx.google.com with ESMTP id f22si17460501eds.54.2019.11.20.04.12.56; Wed, 20 Nov 2019 04:13:22 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 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 S1729347AbfKTLlz (ORCPT + 99 others); Wed, 20 Nov 2019 06:41:55 -0500 Received: from out30-131.freemail.mail.aliyun.com ([115.124.30.131]:41038 "EHLO out30-131.freemail.mail.aliyun.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728495AbfKTLlz (ORCPT ); Wed, 20 Nov 2019 06:41:55 -0500 X-Alimail-AntiSpam: AC=PASS;BC=-1|-1;BR=01201311R861e4;CH=green;DM=||false|;FP=0|-1|-1|-1|0|-1|-1|-1;HT=e01e04394;MF=alex.shi@linux.alibaba.com;NM=1;PH=DS;RN=38;SR=0;TI=SMTPD_---0TidwO.r_1574250104; Received: from IT-FVFX43SYHV2H.local(mailfrom:alex.shi@linux.alibaba.com fp:SMTPD_---0TidwO.r_1574250104) by smtp.aliyun-inc.com(127.0.0.1); Wed, 20 Nov 2019 19:41:45 +0800 Subject: Re: [PATCH v4 3/9] mm/lru: replace pgdat lru_lock with lruvec lock To: Johannes Weiner Cc: cgroups@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mm@kvack.org, akpm@linux-foundation.org, mgorman@techsingularity.net, tj@kernel.org, hughd@google.com, khlebnikov@yandex-team.ru, daniel.m.jordan@oracle.com, yang.shi@linux.alibaba.com, willy@infradead.org, shakeelb@google.com, Michal Hocko , Vladimir Davydov , Roman Gushchin , Chris Down , Thomas Gleixner , Vlastimil Babka , Qian Cai , Andrey Ryabinin , "Kirill A. Shutemov" , =?UTF-8?B?SsOpcsO0bWUgR2xpc3Nl?= , Andrea Arcangeli , David Rientjes , "Aneesh Kumar K.V" , swkhack , "Potyra, Stefan" , Mike Rapoport , Stephen Rothwell , Colin Ian King , Jason Gunthorpe , Mauro Carvalho Chehab , Peng Fan , Nikolay Borisov , Ira Weiny , Kirill Tkhai , Yafang Shao References: <1574166203-151975-1-git-send-email-alex.shi@linux.alibaba.com> <1574166203-151975-4-git-send-email-alex.shi@linux.alibaba.com> <20191119160456.GD382712@cmpxchg.org> From: Alex Shi Message-ID: Date: Wed, 20 Nov 2019 19:41:44 +0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:60.0) Gecko/20100101 Thunderbird/60.9.1 MIME-Version: 1.0 In-Reply-To: <20191119160456.GD382712@cmpxchg.org> Content-Type: text/plain; charset=gbk Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org ?? 2019/11/20 ????12:04, Johannes Weiner ะด??: >> + >> + return lruvec; > While this works in practice, it looks wrong because it doesn't follow > the mem_cgroup_page_lruvec() rules. > > Please open-code spin_lock_irq(&pgdat->__lruvec->lru_lock) instead. > That's right. Thanks for suggestion! >> @@ -1246,6 +1245,46 @@ struct lruvec *mem_cgroup_page_lruvec(struct page *page, struct pglist_data *pgd >> return lruvec; >> } >> >> +struct lruvec *lock_page_lruvec_irq(struct page *page, >> + struct pglist_data *pgdat) >> +{ >> + struct lruvec *lruvec; >> + >> +again: >> + rcu_read_lock(); >> + lruvec = mem_cgroup_page_lruvec(page, pgdat); >> + spin_lock_irq(&lruvec->lru_lock); >> + rcu_read_unlock(); > The spinlock doesn't prevent the lruvec from being freed > > You deleted the rules from the mem_cgroup_page_lruvec() documentation, > but they still apply: if the page is already !PageLRU() by the time > you get here, it could get reclaimed or migrated to another cgroup, > and that can free the memcg/lruvec. Merely having the lru_lock held > does not prevent this. Forgive my idiot, I still don't know the details of unsafe lruvec here. From my shortsight, the spin_lock_irq(embedded a preempt_disable) could block all rcu syncing thus, keep all memcg alive until the preempt_enabled in unspinlock, is this right? If so even the page->mem_cgroup is migrated to others cgroups, the new and old cgroup should still be alive here. > > Either the page needs to be locked, or the page needs to be PageLRU > with the lru_lock held to prevent somebody else from isolating > it. Otherwise, the lruvec is not safe to use. Do you mean that we may get the wrong lruvec->lru_lock if !PageLRU, so, the page may got freed by others? Sorry I got last there. Thanks Alex