Received: by 10.192.165.148 with SMTP id m20csp737130imm; Wed, 9 May 2018 23:00:02 -0700 (PDT) X-Google-Smtp-Source: AB8JxZoYYYirdQlw0wzAmupS36gzeMq+PNXywu2mWMSytxHVh8LrmgMDUGVnd+KLac2+EYt4BmKt X-Received: by 2002:a65:4289:: with SMTP id j9-v6mr68495pgp.136.1525932002641; Wed, 09 May 2018 23:00:02 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1525932002; cv=none; d=google.com; s=arc-20160816; b=00dra5bMDgL19F4SlB/Yrq+7ESGllF3NhaaoxzS+GtuxLLVYPTnxI1bAJNIx8TuoJt wjFUGay8y6+qZl2O/4o2ZZT4nXUTMl3CikdmuNK/PQTMAVtHcrpfIhseCK6fevUaeryh V/8U+et3xfHMgJ7u0KhHTEvxq9OXBrnRrEcSRSJWWkgcXZIunEARAobZkpI/4wH7//3m LRhl++B9R3IoGa6mk4qHFiAE4gQdQjFHSfVlZ3i1cKKfb0G8+OcIi/cOE1lby+XusGFE 1Ftz00Xm0XjeSeYEVJk0pOJoGL+Pg9uVqR5VsEBeZHM9ZOB4mReUvGthq9YmtabfapfH Pmog== 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=N3zoLOP5DKlfknjEFZ2YoAitpDl0JPhYZ7DWYkhNSz4=; b=XwOOrwai2QDsc1gJKk8wbx7gJRKGyvBs7tHtAjosCZcTYD1YGdrU2RcbPjEt8xoiG8 1adWTig2BGn+5pu/dDDWacBKU73gY+LWB/Fsz0G3kX7/ORJC2yH8Qbx40b8t+cPL4hIY FvK/r+qExwfojO95Zv5qm+2VTB5+X0/eiX2z93ZkJcKEeeqlnYEg8MY8CrtMRdiF4IEK KUi7KJaQWzQW3l7B0TLNh61+lKHoJRu1YrltGap+L39PvlyEh2I5n+kZHMJ5ST9xwGMz SEgNF9xIevOUS1RizATdiq0c9ps6HEs9szWgr9lOWhfTfjALB6LVwio1LlY1iNXjKRtg V9XQ== 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 w66-v6si27595pfj.144.2018.05.09.22.59.48; Wed, 09 May 2018 23:00:02 -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 S1756668AbeEJF6d (ORCPT + 99 others); Thu, 10 May 2018 01:58:33 -0400 Received: from mx2.suse.de ([195.135.220.15]:41148 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756644AbeEJF63 (ORCPT ); Thu, 10 May 2018 01:58:29 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (charybdis-ext.suse.de [195.135.220.254]) by mx2.suse.de (Postfix) with ESMTP id 2C780AEFE; Thu, 10 May 2018 05:58:27 +0000 (UTC) Date: Thu, 10 May 2018 07:58:25 +0200 From: Michal Hocko To: "Darrick J. Wong" Cc: "Theodore Y. Ts'o" , LKML , Artem Bityutskiy , Richard Weinberger , David Woodhouse , Brian Norris , Boris Brezillon , Marek Vasut , Cyrille Pitchen , Andreas Dilger , Steven Whitehouse , Bob Peterson , Trond Myklebust , Anna Schumaker , Adrian Hunter , Philippe Ombredanne , Kate Stewart , Mikulas Patocka , linux-mtd@lists.infradead.org, linux-ext4@vger.kernel.org, cluster-devel@redhat.com, linux-nfs@vger.kernel.org, linux-mm@kvack.org Subject: Re: vmalloc with GFP_NOFS Message-ID: <20180510055825.GB32366@dhcp22.suse.cz> References: <20180424162712.GL17484@dhcp22.suse.cz> <20180424183536.GF30619@thunk.org> <20180424192542.GS17484@dhcp22.suse.cz> <20180509134222.GU32366@dhcp22.suse.cz> <20180509151351.GA4111@magnolia> <20180509210447.GX32366@dhcp22.suse.cz> <20180509220231.GD25312@magnolia> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180509220231.GD25312@magnolia> User-Agent: Mutt/1.9.5 (2018-04-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed 09-05-18 15:02:31, Darrick J. Wong wrote: > On Wed, May 09, 2018 at 11:04:47PM +0200, Michal Hocko wrote: > > On Wed 09-05-18 08:13:51, Darrick J. Wong wrote: [...] > > > > FS resp. IO submitting code paths have to be careful when allocating > > > > > > Not sure what 'FS resp. IO' means here -- 'FS and IO' ? > > > > > > (Or is this one of those things where this looks like plain English text > > > but in reality it's some sort of markup that I'm not so familiar with?) > > > > > > Confused because I've seen 'resp.' used as shorthand for > > > 'responsible'... > > > > Well, I've tried to cover both. Filesystem and IO code paths which > > allocate while in sensitive context. IO submission is kinda clear but I > > am not sure what a general term for filsystem code paths would be. I > > would be greatful for any hints here. > > "Code paths in the filesystem and IO stacks must be careful when > allocating memory to prevent recursion deadlocks caused by direct memory > reclaim calling back into the FS or IO paths and blocking on already > held resources (e.g. locks)." ? Great, thanks! -- Michal Hocko SUSE Labs