Received: by 2002:a05:6a10:22f:0:0:0:0 with SMTP id 15csp1229669pxk; Fri, 25 Sep 2020 09:18:34 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwBzFqhJjEPoCXKkG0H/+nLTl7ki/VNRZYPPqGMjde2vguEODkt9IEhPG8e9r/lrnfjBEDs X-Received: by 2002:a50:9d0a:: with SMTP id v10mr2119369ede.144.1601050714002; Fri, 25 Sep 2020 09:18:34 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1601050713; cv=none; d=google.com; s=arc-20160816; b=kNPMPuw1Bwf8ks4+jTECSzOl7te8ebITgc221wNMAc5BAj+halBLSaZEiQPKQ3xCSn XoRSVrJj43L26/n9LqksIVvc74hFroYd5+D12xwg234ygUlncmkQ4Ab08KI5qNUdn6fs Yy0rIpKjBZhM0Ml2F7XvOfjJvSlT1aimUogYTUMkTK6jjbv31O5wHuf1RBYbZyYWH2i4 aYKokki42S1QKjeuroLgmG8tJOworL1rK4y32/7LyQBDrXw9j61J52XwfTKJO4x3sAgd oU1mJqO+iuasEJzaC9l3x2y4CxTVtBph9crFbXfv4AlGGhrE8AVGDCTbI6loCUVLV7lP KLtg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=taZojuWNf5j8YHWrzJu+wT8w1ndFyX4XbDjgucy6Tos=; b=t6/YK7suOLNhKHc8OqfhhMzsbOGCOx1PYkGPcFAJgaSoCl0ozJMjP26fruotSs3Tfy adPREEv7BPrXhq0mKY4TfehQO8oXhMtVs7QAd6LuQOWVjM7/gdaApLzeySBlgER61B6a lXMsyOEWxRm/r2ls9VDskRVomjMVmtfI1gj/6UyIuPWdh4Ya0XdpI2KyfSMcdttmOyH7 G6x0wYdXrySy0OUzmywjH+n+tMnXf5Sm02QC99PUpbj7fNRhIXLbRhcEPWWfKUolBBqw p6r8fG9KZejZekGJ9+J4A6m/pbcpUuytLe4hjZxt2Sbqam+W7N4sTi6MUP+pDR+0ScmZ TBgw== 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 a14si2174952edk.57.2020.09.25.09.18.10; Fri, 25 Sep 2020 09:18:33 -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 S1729427AbgIYQRS (ORCPT + 99 others); Fri, 25 Sep 2020 12:17:18 -0400 Received: from outbound-smtp30.blacknight.com ([81.17.249.61]:49877 "EHLO outbound-smtp30.blacknight.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728524AbgIYQRS (ORCPT ); Fri, 25 Sep 2020 12:17:18 -0400 Received: from mail.blacknight.com (pemlinmail01.blacknight.ie [81.17.254.10]) by outbound-smtp30.blacknight.com (Postfix) with ESMTPS id 52887BAC34 for ; Fri, 25 Sep 2020 17:17:15 +0100 (IST) Received: (qmail 28638 invoked from network); 25 Sep 2020 16:17:15 -0000 Received: from unknown (HELO techsingularity.net) (mgorman@techsingularity.net@[84.203.22.4]) by 81.17.254.9 with ESMTPSA (AES256-SHA encrypted, authenticated); 25 Sep 2020 16:17:15 -0000 Date: Fri, 25 Sep 2020 17:17:12 +0100 From: Mel Gorman To: Uladzislau Rezki Cc: Michal Hocko , "Paul E. McKenney" , LKML , RCU , linux-mm@kvack.org, Andrew Morton , Peter Zijlstra , Vlastimil Babka , Thomas Gleixner , "Theodore Y . Ts'o" , Joel Fernandes , Sebastian Andrzej Siewior , Oleksiy Avramchenko , Mel Gorman Subject: Re: [RFC-PATCH 2/4] mm: Add __rcu_alloc_page_lockless() func. Message-ID: <20200925161712.GM3179@techsingularity.net> References: <20200921160318.GO12990@dhcp22.suse.cz> <20200921194819.GA24236@pc636> <20200922075002.GU12990@dhcp22.suse.cz> <20200922131257.GA29241@pc636> <20200923103706.GJ3179@techsingularity.net> <20200923154105.GO29330@paulmck-ThinkPad-P72> <20200923232251.GK3179@techsingularity.net> <20200924081614.GA14819@pc636> <20200925080503.GC3389@dhcp22.suse.cz> <20200925153129.GB25350@pc636> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: <20200925153129.GB25350@pc636> User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Sep 25, 2020 at 05:31:29PM +0200, Uladzislau Rezki wrote: > > > > > > > > > > All good points! > > > > > > > > > > On the other hand, duplicating a portion of the allocator functionality > > > > > within RCU increases the amount of reserved memory, and needlessly most > > > > > of the time. > > > > > > > > > > > > > But it's very similar to what mempools are for. > > > > > > > As for dynamic caching or mempools. It requires extra logic on top of RCU > > > to move things forward and it might be not efficient way. As a side > > > effect, maintaining of the bulk arrays in the separate worker thread > > > will introduce other drawbacks: > > > > This is true but it is also true that it is RCU to require this special > > logic and we can expect that we might need to fine tune this logic > > depending on the RCU usage. We definitely do not want to tune the > > generic page allocator for a very specific usecase, do we? > > > I look at it in scope of GFP_ATOMIC/GFP_NOWAIT issues, i.e. inability > to provide a memory service for contexts which are not allowed to > sleep, RCU is part of them. Both flags used to provide such ability > before but not anymore. > > Do you agree with it? > I was led to believe that hte problem was taking the zone lock while holding a raw spinlock that was specific to RCU. Are you saying that GFP_ATOMIC/GFP_NOWAIT users are also holding raw spinlocks at the same time on RT? -- Mel Gorman SUSE Labs