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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 73907EE7FF4 for ; Sun, 10 Sep 2023 05:10:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1346161AbjIJFKD (ORCPT ); Sun, 10 Sep 2023 01:10:03 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36812 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229500AbjIJFKB (ORCPT ); Sun, 10 Sep 2023 01:10:01 -0400 Received: from mail-pl1-x62e.google.com (mail-pl1-x62e.google.com [IPv6:2607:f8b0:4864:20::62e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7A24A1A5 for ; Sat, 9 Sep 2023 22:09:34 -0700 (PDT) Received: by mail-pl1-x62e.google.com with SMTP id d9443c01a7336-1c1ff5b741cso30820125ad.2 for ; Sat, 09 Sep 2023 22:09:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytedance.com; s=google; t=1694322574; x=1694927374; darn=vger.kernel.org; h=content-transfer-encoding:in-reply-to:from:content-language :references:cc:to:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=Fr4vR5yVBhTVFzvgCw4xH5t9zyQi3zstexdd4SzkDRc=; b=QFVdrS/+JGFg+wyR26E/kX1hpm3SLCoYP4AYiAyM45uHT/LWEn98J2LCg99mor4IqM IzhDw3b3fyaOFLJ7z7zQSHHBrqcgdePrH/8/2cisMW92exMXCEL5XkK4WcQ6Zf8zy1sL WXLGeMqAPFo3Y3lux2m2uYifBhkbC793AYjFfZ2B3aF24KIfKhPxWf7BUmz9DgEi/TpV ZqOAoxv0Carbn297q1yhpZl9uIwzqF7gi1dyx0axOWjSIhAUVDFwtrk8yvNr6wZNsJOZ Kl4Yo7C/Ir+Pqp5T8FEhyiOHs2NSjAm588N1zR7woW6ZhwIbHrZU+iVz5EnV8BOcgxZa u45w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694322574; x=1694927374; h=content-transfer-encoding:in-reply-to:from:content-language :references:cc:to:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=Fr4vR5yVBhTVFzvgCw4xH5t9zyQi3zstexdd4SzkDRc=; b=HTB0v0Fb4QqFOKGBAkdRMBjEWPN1a/XNVHIt4SwRvNTpkonUCTA+ejuI8cfoq2AZEY /6MBz4f+gDddz2So27IYKr/6MGcs8bFIYPD8a1zmAIZO61eGDzFo+ps4/eTxi5VGd/lE SpBn5wGvw4gCjREtdQof5B+xZ0rY3rA5Ri/2JYwFQ1RwWwy/ozAFlhUu5wQT1LJNKIWo kQ5sPMWeFw4JzeLrCqPTl+jsGxx8bqc4F2NFVrjM/Z3WxOW0dJT0RT/WaDZW4tSHcP9p nlPM5ux3mmVnzhy3ZEg6haxbnzA5NRI9a8VThuucxWBvR5nV9jmU3ezC6tV3ybplTGa/ Cfng== X-Gm-Message-State: AOJu0Yydvx99RRhKEVI91TEV3kgDS2uTjXZ6boumthPmWCsPC8zMNTwL akprmchykNV2r9v8xcZeIileIg== X-Google-Smtp-Source: AGHT+IH7Zpp4q/SvBMI4vwkrI3AOmUYo29r9w/wHgFtVUiSkly+3ir+je0g5Oq9bZUW4pQ+8OFJR6A== X-Received: by 2002:a17:903:1206:b0:1c0:7bac:13d4 with SMTP id l6-20020a170903120600b001c07bac13d4mr7725685plh.65.1694322573950; Sat, 09 Sep 2023 22:09:33 -0700 (PDT) Received: from [10.254.5.171] ([139.177.225.234]) by smtp.gmail.com with ESMTPSA id h22-20020a170902f7d600b001bf5c12e9fesm4010683plw.125.2023.09.09.22.09.25 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sat, 09 Sep 2023 22:09:33 -0700 (PDT) Message-ID: <57f8a247-bc5a-8aab-06a8-51608a3ce62b@bytedance.com> Date: Sun, 10 Sep 2023 13:09:23 +0800 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.15.0 Subject: Re: Re: [RFC PATCH net-next 0/3] sock: Be aware of memcg pressure on alloc To: Shakeel Butt Cc: "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Andrew Morton , Roman Gushchin , Michal Hocko , Johannes Weiner , Yosry Ahmed , "Matthew Wilcox (Oracle)" , Yu Zhao , Kefeng Wang , Yafang Shao , Kuniyuki Iwashima , Martin KaFai Lau , Breno Leitao , Alexander Mikhalitsyn , David Howells , Jason Xing , open list , "open list:NETWORKING [GENERAL]" , "open list:MEMORY MANAGEMENT" References: <20230901062141.51972-1-wuyun.abel@bytedance.com> <1d935bfc-50b0-54f3-22f0-d360f8a7c1ac@bytedance.com> Content-Language: en-US From: Abel Wu In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 9/8/23 11:42 PM, Shakeel Butt wrote: > On Fri, Sep 8, 2023 at 12:55 AM Abel Wu wrote: >> >> Friendly ping :) >> > > Sorry for the delay, I will get to this over this weekend. Hi Shakeel, I am really appreciate your time! Thanks a lot!