From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.4 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8DE9EC433E0 for ; Wed, 17 Jun 2020 21:09:41 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 653E521883 for ; Wed, 17 Jun 2020 21:09:41 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=chrisdown.name header.i=@chrisdown.name header.b="T+HY36Q/" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726949AbgFQVJk (ORCPT ); Wed, 17 Jun 2020 17:09:40 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36596 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726853AbgFQVJi (ORCPT ); Wed, 17 Jun 2020 17:09:38 -0400 Received: from mail-ej1-x644.google.com (mail-ej1-x644.google.com [IPv6:2a00:1450:4864:20::644]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B4C54C0613EE for ; Wed, 17 Jun 2020 14:09:37 -0700 (PDT) Received: by mail-ej1-x644.google.com with SMTP id n24so4144336ejd.0 for ; Wed, 17 Jun 2020 14:09:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chrisdown.name; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=GnlvPSerxYaAs6hWRcO3L/sFpo0oIyfxiPHzK2Wgw2s=; b=T+HY36Q/lEESXtbAjRazJHG9pFle+8cGtCTZpBVsZIlTCobcNWut5N//BlE288guEQ iCNtMW72qvyh67TSiNdfeTcAxke2e6XhCIJX2Bo4CNHZkKIP0jJ2wH9UeDZtDcpHov46 LEwRTPJL7zUnoJiXRhzcsyLY3ZUXRK1pY0lGc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=GnlvPSerxYaAs6hWRcO3L/sFpo0oIyfxiPHzK2Wgw2s=; b=FUpBz42TUjSby47R9XmBmVi2cV6mq2y1p1K/0Emn4Nb7g+FTkIxbO6/tSl6BA2intM ceWhFSxfgSXpz1WmV2zVx2oJrQ18TS5+UoaPRjANWX1KG3ZFz7b1iFN/tz3XXDo/tfJ4 m9cAhyoVjDnAyFCVWyPMQGJRwCwRCjMJKjMIYHIPLxG084EUCkyLUJSnsceZ1D27v7UZ YTaECXo0O9cqJXBUtWnHJj8k2GlSjxL3eYcVI0pNUkmVtALHMy8TZGB8KbxLNhuIROJE 3SIJm07EjRFvtyRXKy6EDouAKOp0aS0M/vQGTTDudgVNweC0koEmTHdhwBawLiMi3NXK 0l4A== X-Gm-Message-State: AOAM530Fs/QpO9bUr8odnPm50ataQUGNbXqrqbMYWQnS06sAf5MzaUp7 vpRTk1dlC4FUpJ2bVfY+Dmy5hg== X-Google-Smtp-Source: ABdhPJwuyZu1HhU791sBbMRK/ZbSLJLyUpbWnlc0i4hDf4PqnQsmLlcN1hJEafL4nFevrmcrajCW7A== X-Received: by 2002:a17:906:344c:: with SMTP id d12mr981887ejb.130.1592428176328; Wed, 17 Jun 2020 14:09:36 -0700 (PDT) Received: from localhost ([2620:10d:c093:400::5:3f56]) by smtp.gmail.com with ESMTPSA id o8sm714704ejx.84.2020.06.17.14.09.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 17 Jun 2020 14:09:35 -0700 (PDT) Date: Wed, 17 Jun 2020 22:09:35 +0100 From: Chris Down To: Naresh Kamboju Cc: Michal Hocko , Yafang Shao , Anders Roxell , "Linux F2FS DEV, Mailing List" , linux-ext4 , linux-block , Andrew Morton , open list , Linux-Next Mailing List , linux-mm , Arnd Bergmann , Andreas Dilger , Jaegeuk Kim , Theodore Ts'o , Chao Yu , Hugh Dickins , Andrea Arcangeli , Matthew Wilcox , Chao Yu , lkft-triage@lists.linaro.org, Johannes Weiner , Roman Gushchin , Cgroups Subject: Re: mm: mkfs.ext4 invoked oom-killer on i386 - pagecache_get_page Message-ID: <20200617210935.GA578452@chrisdown.name> References: <20200520190906.GA558281@chrisdown.name> <20200521095515.GK6462@dhcp22.suse.cz> <20200521163450.GV6462@dhcp22.suse.cz> <20200617135758.GA548179@chrisdown.name> <20200617141155.GQ9499@dhcp22.suse.cz> <20200617160624.GS9499@dhcp22.suse.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.14.3 (2020-06-14) Sender: linux-block-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-block@vger.kernel.org Naresh Kamboju writes: >After this patch applied the reported issue got fixed. Great! Thank you Naresh and Michal for helping to get to the bottom of this :-) I'll send out a new version tomorrow with the fixes applied and both of you credited in the changelog for the detection and fix. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.4 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id D7570C433DF for ; Wed, 17 Jun 2020 21:09:40 +0000 (UTC) Received: from kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by mail.kernel.org (Postfix) with ESMTP id 6D2EB2098B for ; Wed, 17 Jun 2020 21:09:40 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=chrisdown.name header.i=@chrisdown.name header.b="T+HY36Q/" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 6D2EB2098B Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=chrisdown.name Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=owner-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix) id D0BD36B0022; Wed, 17 Jun 2020 17:09:39 -0400 (EDT) Received: by kanga.kvack.org (Postfix, from userid 40) id CBC3F6B0023; Wed, 17 Jun 2020 17:09:39 -0400 (EDT) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id BAB5F6B0024; Wed, 17 Jun 2020 17:09:39 -0400 (EDT) X-Delivered-To: linux-mm@kvack.org Received: from forelay.hostedemail.com (smtprelay0138.hostedemail.com [216.40.44.138]) by kanga.kvack.org (Postfix) with ESMTP id 9FE636B0022 for ; Wed, 17 Jun 2020 17:09:39 -0400 (EDT) Received: from smtpin03.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by forelay04.hostedemail.com (Postfix) with ESMTP id AA8891A758C for ; Wed, 17 Jun 2020 21:09:38 +0000 (UTC) X-FDA: 76939945236.03.spade41_141174c26e0a Received: from filter.hostedemail.com (10.5.16.251.rfc1918.com [10.5.16.251]) by smtpin03.hostedemail.com (Postfix) with ESMTP id 8079628A4E8 for ; Wed, 17 Jun 2020 21:09:38 +0000 (UTC) X-HE-Tag: spade41_141174c26e0a X-Filterd-Recvd-Size: 4407 Received: from mail-ej1-f66.google.com (mail-ej1-f66.google.com [209.85.218.66]) by imf10.hostedemail.com (Postfix) with ESMTP for ; Wed, 17 Jun 2020 21:09:37 +0000 (UTC) Received: by mail-ej1-f66.google.com with SMTP id q19so4108562eja.7 for ; Wed, 17 Jun 2020 14:09:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chrisdown.name; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=GnlvPSerxYaAs6hWRcO3L/sFpo0oIyfxiPHzK2Wgw2s=; b=T+HY36Q/lEESXtbAjRazJHG9pFle+8cGtCTZpBVsZIlTCobcNWut5N//BlE288guEQ iCNtMW72qvyh67TSiNdfeTcAxke2e6XhCIJX2Bo4CNHZkKIP0jJ2wH9UeDZtDcpHov46 LEwRTPJL7zUnoJiXRhzcsyLY3ZUXRK1pY0lGc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=GnlvPSerxYaAs6hWRcO3L/sFpo0oIyfxiPHzK2Wgw2s=; b=m6XUaEhismQ/TDoH1TuYnAmxXl8fb9oYSt2UMy03dMdam5GxxLwhStw3v1IGLqEPuC KdKzCrA1+cNdgT5tFh3ZeSM/Yyp6DVD8F24vv8WV2SVhXcIqwTJDubRvxeZohxiPTdOk aL++mDhB7BMovzQfwr7LSEHIeaCKjkhZOi3X25pvjYUDrzUGIyo+apC85FKBr/AWQOY6 g+N0rUDvh5vcyZVJzAYdj4enjHYaKjLhrw0UbZjJ+cGtmYQvXGWPYMTDHmgO810maAjw IeV7fFpVZHcxkZ0+Jt6MWbAYcx1gCDJBrnZPAh3gFapYIBisOwm2gpfvvytGjTBMbjt5 EPzw== X-Gm-Message-State: AOAM532C1e5ANzKHqqOe8BJLbT//Sn7COZ638xjz+Mv0wSkpsbYwBiUE yTSzHm4P22o01MhCj7ZpbuIiDg== X-Google-Smtp-Source: ABdhPJwuyZu1HhU791sBbMRK/ZbSLJLyUpbWnlc0i4hDf4PqnQsmLlcN1hJEafL4nFevrmcrajCW7A== X-Received: by 2002:a17:906:344c:: with SMTP id d12mr981887ejb.130.1592428176328; Wed, 17 Jun 2020 14:09:36 -0700 (PDT) Received: from localhost ([2620:10d:c093:400::5:3f56]) by smtp.gmail.com with ESMTPSA id o8sm714704ejx.84.2020.06.17.14.09.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 17 Jun 2020 14:09:35 -0700 (PDT) Date: Wed, 17 Jun 2020 22:09:35 +0100 From: Chris Down To: Naresh Kamboju Cc: Michal Hocko , Yafang Shao , Anders Roxell , "Linux F2FS DEV, Mailing List" , linux-ext4 , linux-block , Andrew Morton , open list , Linux-Next Mailing List , linux-mm , Arnd Bergmann , Andreas Dilger , Jaegeuk Kim , Theodore Ts'o , Chao Yu , Hugh Dickins , Andrea Arcangeli , Matthew Wilcox , Chao Yu , lkft-triage@lists.linaro.org, Johannes Weiner , Roman Gushchin , Cgroups Subject: Re: mm: mkfs.ext4 invoked oom-killer on i386 - pagecache_get_page Message-ID: <20200617210935.GA578452@chrisdown.name> References: <20200520190906.GA558281@chrisdown.name> <20200521095515.GK6462@dhcp22.suse.cz> <20200521163450.GV6462@dhcp22.suse.cz> <20200617135758.GA548179@chrisdown.name> <20200617141155.GQ9499@dhcp22.suse.cz> <20200617160624.GS9499@dhcp22.suse.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.14.3 (2020-06-14) X-Rspamd-Queue-Id: 8079628A4E8 X-Spamd-Result: default: False [0.00 / 100.00] X-Rspamd-Server: rspam05 X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 Sender: owner-linux-mm@kvack.org Precedence: bulk X-Loop: owner-majordomo@kvack.org List-ID: Naresh Kamboju writes: >After this patch applied the reported issue got fixed. Great! Thank you Naresh and Michal for helping to get to the bottom of this :-) I'll send out a new version tomorrow with the fixes applied and both of you credited in the changelog for the detection and fix. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.0 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id DFAA7C433DF for ; Wed, 17 Jun 2020 21:09:49 +0000 (UTC) Received: from lists.sourceforge.net (lists.sourceforge.net [216.105.38.7]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id A8EAB2098B for ; Wed, 17 Jun 2020 21:09:49 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=sourceforge.net header.i=@sourceforge.net header.b="OlscO5SB"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=sf.net header.i=@sf.net header.b="PfTOmVJp"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=chrisdown.name header.i=@chrisdown.name header.b="T+HY36Q/" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org A8EAB2098B Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=chrisdown.name Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=linux-f2fs-devel-bounces@lists.sourceforge.net Received: from [127.0.0.1] (helo=sfs-ml-2.v29.lw.sourceforge.com) by sfs-ml-2.v29.lw.sourceforge.com with esmtp (Exim 4.90_1) (envelope-from ) id 1jlfJb-0008WL-Ks; Wed, 17 Jun 2020 21:09:47 +0000 Received: from [172.30.20.202] (helo=mx.sourceforge.net) by sfs-ml-2.v29.lw.sourceforge.com with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jlfJa-0008WE-5u for linux-f2fs-devel@lists.sourceforge.net; Wed, 17 Jun 2020 21:09:46 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sourceforge.net; s=x; h=In-Reply-To:Content-Type:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=GnlvPSerxYaAs6hWRcO3L/sFpo0oIyfxiPHzK2Wgw2s=; b=OlscO5SBgRGR9G1q38IJjzj6uV IQl5WLylHsBXYfNKwsia4YU0ZKt+WLaNbhQf9bxqNuDbEyks9DeQ8dniFHGlva9r0/a2ZC6gOE2A6 FkXAVQz6pu4/Oh2TiB9AtUHCc9m6v6VXv2n3Fkq85/w69Antav4QEfdVD7ADzmfNnjmI=; DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sf.net; s=x ; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID:Subject:Cc:To :From:Date:Sender:Reply-To:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=GnlvPSerxYaAs6hWRcO3L/sFpo0oIyfxiPHzK2Wgw2s=; b=PfTOmVJp7skgeiPn85zViTUzax 3jEdsQ3hKul+xV7ZXkcYU9qXdeCHS/Vq6pPygqKAbahxaoRiiHVpARUvCLhpfckrtQmtjgSIFq8Ei Jyjv64SyOS/kNe7Iiiy5vObNgmQQP9q+5i5ndO88SKXlqvOhZjyqqRhkSGFzS7H+cg5Q=; Received: from mail-ej1-f66.google.com ([209.85.218.66]) by sfi-mx-1.v28.lw.sourceforge.com with esmtps (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.92.2) id 1jlfJW-007Qck-MW for linux-f2fs-devel@lists.sourceforge.net; Wed, 17 Jun 2020 21:09:46 +0000 Received: by mail-ej1-f66.google.com with SMTP id l12so4097412ejn.10 for ; Wed, 17 Jun 2020 14:09:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chrisdown.name; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=GnlvPSerxYaAs6hWRcO3L/sFpo0oIyfxiPHzK2Wgw2s=; b=T+HY36Q/lEESXtbAjRazJHG9pFle+8cGtCTZpBVsZIlTCobcNWut5N//BlE288guEQ iCNtMW72qvyh67TSiNdfeTcAxke2e6XhCIJX2Bo4CNHZkKIP0jJ2wH9UeDZtDcpHov46 LEwRTPJL7zUnoJiXRhzcsyLY3ZUXRK1pY0lGc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=GnlvPSerxYaAs6hWRcO3L/sFpo0oIyfxiPHzK2Wgw2s=; b=A6K8ST+JRs0DOx4AX7lLz+RmM3FRdRwBYXoLJAInkkKw1wY0H6JX9ltHztyi96xcw5 8adZ/XWb196BtAB3tSYr+chueew9oNUggl/Ij3kb+huYsCAQ5QP+RHVNWvBBOsyEELz1 iG9E4E9FTgmCSmD5iWIl64WGE525rrqPHfVgO7tPiFRrYyrzGtQ4m9ji8quUQDvh1VEl +I7+NN7A1YMQQZf8N2CLfyRoJ6GdEMhNuTvZ5AnMvOX66Asq6V2F1s19syJC9UxcrUiz bxLMjTbn0Kaur8+bU2h+aSjGZSKw6//g7PDffbEJ4CmPWCJ9fmqQkZiAjYfEyFN3632+ xvHA== X-Gm-Message-State: AOAM532jP5TbcP8Fs8evnGWaSCkKPVx83a7H0E3vY+/RuhsXVGQOiCwY dkV96CodCLIGBPuQ/MiWwQyHRw== X-Google-Smtp-Source: ABdhPJwuyZu1HhU791sBbMRK/ZbSLJLyUpbWnlc0i4hDf4PqnQsmLlcN1hJEafL4nFevrmcrajCW7A== X-Received: by 2002:a17:906:344c:: with SMTP id d12mr981887ejb.130.1592428176328; Wed, 17 Jun 2020 14:09:36 -0700 (PDT) Received: from localhost ([2620:10d:c093:400::5:3f56]) by smtp.gmail.com with ESMTPSA id o8sm714704ejx.84.2020.06.17.14.09.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 17 Jun 2020 14:09:35 -0700 (PDT) Date: Wed, 17 Jun 2020 22:09:35 +0100 From: Chris Down To: Naresh Kamboju Message-ID: <20200617210935.GA578452@chrisdown.name> References: <20200520190906.GA558281@chrisdown.name> <20200521095515.GK6462@dhcp22.suse.cz> <20200521163450.GV6462@dhcp22.suse.cz> <20200617135758.GA548179@chrisdown.name> <20200617141155.GQ9499@dhcp22.suse.cz> <20200617160624.GS9499@dhcp22.suse.cz> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.14.3 (2020-06-14) X-Headers-End: 1jlfJW-007Qck-MW Subject: Re: [f2fs-dev] mm: mkfs.ext4 invoked oom-killer on i386 - pagecache_get_page X-BeenThere: linux-f2fs-devel@lists.sourceforge.net X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: lkft-triage@lists.linaro.org, Michal Hocko , linux-mm , Yafang Shao , Andreas Dilger , Cgroups , Andrea Arcangeli , Anders Roxell , Hugh Dickins , Matthew Wilcox , Linux-Next Mailing List , linux-ext4 , Arnd Bergmann , linux-block , Jaegeuk Kim , Theodore Ts'o , open list , "Linux F2FS DEV, Mailing List" , Johannes Weiner , Andrew Morton , Roman Gushchin Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: linux-f2fs-devel-bounces@lists.sourceforge.net Naresh Kamboju writes: >After this patch applied the reported issue got fixed. Great! Thank you Naresh and Michal for helping to get to the bottom of this :-) I'll send out a new version tomorrow with the fixes applied and both of you credited in the changelog for the detection and fix. _______________________________________________ Linux-f2fs-devel mailing list Linux-f2fs-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Down Subject: Re: mm: mkfs.ext4 invoked oom-killer on i386 - pagecache_get_page Date: Wed, 17 Jun 2020 22:09:35 +0100 Message-ID: <20200617210935.GA578452@chrisdown.name> References: <20200520190906.GA558281@chrisdown.name> <20200521095515.GK6462@dhcp22.suse.cz> <20200521163450.GV6462@dhcp22.suse.cz> <20200617135758.GA548179@chrisdown.name> <20200617141155.GQ9499@dhcp22.suse.cz> <20200617160624.GS9499@dhcp22.suse.cz> Mime-Version: 1.0 Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chrisdown.name; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=GnlvPSerxYaAs6hWRcO3L/sFpo0oIyfxiPHzK2Wgw2s=; b=T+HY36Q/lEESXtbAjRazJHG9pFle+8cGtCTZpBVsZIlTCobcNWut5N//BlE288guEQ iCNtMW72qvyh67TSiNdfeTcAxke2e6XhCIJX2Bo4CNHZkKIP0jJ2wH9UeDZtDcpHov46 LEwRTPJL7zUnoJiXRhzcsyLY3ZUXRK1pY0lGc= Content-Disposition: inline In-Reply-To: Sender: cgroups-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" Content-Transfer-Encoding: 7bit To: Naresh Kamboju Cc: Michal Hocko , Yafang Shao , Anders Roxell , "Linux F2FS DEV, Mailing List" , linux-ext4 , linux-block , Andrew Morton , open list , Linux-Next Mailing List , linux-mm , Arnd Bergmann , Andreas Dilger , Jaegeuk Kim , Theodore Ts'o , Chao Yu , Hugh Dickins , Andrea Arcangeli , Matthew Wilcox , Chao Yu , lkft-triage@l Naresh Kamboju writes: >After this patch applied the reported issue got fixed. Great! Thank you Naresh and Michal for helping to get to the bottom of this :-) I'll send out a new version tomorrow with the fixes applied and both of you credited in the changelog for the detection and fix.