Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp2837173imm; Tue, 4 Sep 2018 10:47:05 -0700 (PDT) X-Google-Smtp-Source: ANB0VdbcveWdDSDpkBunNvkzNg5cKxIT7oNsped2N3VTgBMEiu89mF19odbmpnOLeiJwRmq5obmd X-Received: by 2002:a63:5845:: with SMTP id i5-v6mr32162847pgm.272.1536083225636; Tue, 04 Sep 2018 10:47:05 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1536083225; cv=none; d=google.com; s=arc-20160816; b=a45u8/uBidujTW3xcaVrA78zlkfvJstRxMxwd1cBY0e0Wu7dz2/6W7JdR8bXeF3iCo Ffd0vJgcCkBMPBW7K7Gp8UNX0sOFtQ7VGyL3s0M7/P4+Eo3sCjXGbSXellae3fKLFrOs edJ9HxPH4njn+Lf3lE0jDqq0UoS+XKpRolT6TMjEuvl5zm0NCau+o7L2aRUmcIGFRg5E /Wtatv5n4QU01ODWTtkyuorPDe5de1F7Mo5KTg23m/GCu5gnBjXiQyfjFHzV9P2BYmx7 KpE9h/tBybgxnbFHDztpL8sNH7StF8+o13CC9lZA1g4z+s6j8DYjdq18b9grVOZet2r+ AadQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=F2S+aYK0nDtjQWn1Qus8QHys39MBx4ZT7QBAggGGXaw=; b=MNfKnNyN8t7VRSMhQ5wgWhvibU8JhXtQhxA2aJ0FOrvuaulQUoKnWSGS3TWn1tyXi1 9vBkng0d02ESUYecDbs9tY3Jjl69sreV7iDnFMmzAjd3DiWG7YrnHWB3z3SKwsM3M1NP AE5BPeOEKvYAAe7gqKkttyNE2RmZH8/jPNGP/a3y5M45kIPAYWR1CMu7npJXn4PXZhgt I4mCOE1jAEhB1Gr+2COorG2NJ7oO/59Rc62HjXX9bT2njrLD64irIKvVqj3uxvWfXU9b PXvxR5NHbTKqd/sCsUCWGumxRfTfQSIrc1Gnj7WPBxf6uj7K920QYogbBthw5WPePjqI 1mwA== 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=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id r18-v6si17137542pgb.578.2018.09.04.10.46.49; Tue, 04 Sep 2018 10:47:05 -0700 (PDT) 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=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727072AbeIDWLx (ORCPT + 99 others); Tue, 4 Sep 2018 18:11:53 -0400 Received: from mx2.suse.de ([195.135.220.15]:45086 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726052AbeIDWLx (ORCPT ); Tue, 4 Sep 2018 18:11:53 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay1.suse.de (unknown [195.135.220.254]) by mx1.suse.de (Postfix) with ESMTP id 80EA6AF3A; Tue, 4 Sep 2018 17:45:44 +0000 (UTC) Date: Tue, 4 Sep 2018 19:45:43 +0200 From: Michal Hocko To: Mikulas Patocka Cc: Mike Snitzer , jing xia , agk@redhat.com, dm-devel@redhat.com, linux-kernel@vger.kernel.org Subject: Re: dm bufio: Reduce dm_bufio_lock contention Message-ID: <20180904174543.GQ14951@dhcp22.suse.cz> References: <20180612212007.GA22717@redhat.com> <20180614073153.GB9371@dhcp22.suse.cz> <20180904070824.GH14951@dhcp22.suse.cz> <20180904151844.GB10112@redhat.com> <20180904160732.GO14951@dhcp22.suse.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue 04-09-18 13:30:44, Mikulas Patocka wrote: > > > On Tue, 4 Sep 2018, Michal Hocko wrote: > > > Regarding other other workloads. AFAIR the problem was due to the > > wait_iff_congested in the direct reclaim. And I've been arguing that > > special casing __GFP_NORETRY is not a propoer way to handle that case. > > We have PF_LESS_THROTTLE to handle cases where the caller cannot be > > really throttled because it is a part of the congestion control. I dunno > > what happened in that regards since then though. > > -- > > Michal Hocko > > SUSE Labs > > So, could you take this patch https://patchwork.kernel.org/patch/10505523/ > and commit it to the kernel? > > You agreed with that patch, but you didn't commit it. Because I do not maintain any tree that Linus pulls from. You need to involve Andrew Morton to get this to the mm tree and then to Linus. -- Michal Hocko SUSE Labs