Message ID | 20230602081135.75424-1-wuyun.abel@bytedance.com (mailing list archive) |
---|---|
Headers | show
Received: from lindbergh.monkeyblade.net (lindbergh.monkeyblade.net [23.128.96.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id E186BC8E0 for <netdev@vger.kernel.org>; Fri, 2 Jun 2023 08:11:55 +0000 (UTC) Received: from mail-pf1-x432.google.com (mail-pf1-x432.google.com [IPv6:2607:f8b0:4864:20::432]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0E72019B for <netdev@vger.kernel.org>; Fri, 2 Jun 2023 01:11:51 -0700 (PDT) Received: by mail-pf1-x432.google.com with SMTP id d2e1a72fcca58-64fbfe0d037so2329554b3a.0 for <netdev@vger.kernel.org>; Fri, 02 Jun 2023 01:11:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytedance.com; s=google; t=1685693510; x=1688285510; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=nur6fiyrastSwwCwpQExcSI9pgOK9W9Z+VV8HK2n14M=; b=VVYcn4qb4m4BBjjU1OqbWu9isMdf6dKAQt2DkTglCHPvT5kgJVRIAYh30oCaKj34fT C/2s8l3IhGKbfYwf7kXNJcabKl6BG/7QQ2hKcuBWjZcC/NBx+GpHv970DZGlf0rqirKJ D7n8YrNlKMnqxA1ke34M7zxmxn4C9+Qn0Z5Hc3rawR6y92QnyALiE5Yc8tkDeRFvI93a Yv/ppH0/JDtd+mLbEt017F6Y4eBJdF5dPvivP1GVpuI4HO/uXLzpAqUICkWCBvvM4Vsx /gcD8XRUNsy/QAoL/V149OOwIo2UjOQNsVuTAdbQhfCzP1ZHlfT9tMv5Qgk3yAD2Y06G Ap+Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685693510; x=1688285510; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=nur6fiyrastSwwCwpQExcSI9pgOK9W9Z+VV8HK2n14M=; b=TfhlUbfisgp0des4iY0f/xCfJXIxS7GMONG4iAbySk3+CkmniNB1TRTQ2X6vx64b1T eef+XcTD5loZylHmAill5IpsZ6jsEjYH4G6zUn/IAKO5pGLCGDMoyrpB/GmTEVycJNsT vMz5RGCBc9F18ifWf+u2aAfOxsXezYjDynPbKJ5yu0HqiXyfAdpqW/7qrSr90ELxPpAb Ra7axUopvespehxqcoFV853iCM7RxxLBcvw+R+ssWRyvyYwbtGdeJCPYivl7zpjCKQyD Ka1yJm00M0AwGnkDvUXU1dh/7AijUT5HbubhKir51ilWVxLsQSKE7sY/abwbdGcmLylr wQBw== X-Gm-Message-State: AC+VfDzchzrt0bPRedeUDM+pc//0ISIOdprH2py6IFEarq76ofUdt7Mq cjec+b9kh5JygU0ondXiS000PA== X-Google-Smtp-Source: ACHHUZ6IbvEAvHIdEdk4ES8Xs3Ug7g4/LgG16jrRVRs89Fx2lowC+FDeC/Tt3m7JEYz9iQuejo3txg== X-Received: by 2002:a17:902:e54d:b0:1ac:6fc3:6beb with SMTP id n13-20020a170902e54d00b001ac6fc36bebmr1931935plf.9.1685693510452; Fri, 02 Jun 2023 01:11:50 -0700 (PDT) Received: from C02DV8HUMD6R.bytedance.net ([203.208.167.147]) by smtp.gmail.com with ESMTPSA id ij9-20020a170902ab4900b001b025aba9edsm703570plb.220.2023.06.02.01.11.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 02 Jun 2023 01:11:49 -0700 (PDT) From: Abel Wu <wuyun.abel@bytedance.com> To: "David S . Miller" <davem@davemloft.net>, Eric Dumazet <edumazet@google.com>, Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>, Johannes Weiner <hannes@cmpxchg.org>, Michal Hocko <mhocko@kernel.org>, Vladimir Davydov <vdavydov.dev@gmail.com>, Shakeel Butt <shakeelb@google.com>, Muchun Song <muchun.song@linux.dev> Cc: Simon Horman <simon.horman@corigine.com>, netdev@vger.kernel.org, linux-mm@kvack.org, cgroups@vger.kernel.org, linux-kernel@vger.kernel.org, Abel Wu <wuyun.abel@bytedance.com> Subject: [PATCH net-next v5 0/3] sock: Improve condition on sockmem pressure Date: Fri, 2 Jun 2023 16:11:32 +0800 Message-Id: <20230602081135.75424-1-wuyun.abel@bytedance.com> X-Mailer: git-send-email 2.37.3 Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: <netdev.vger.kernel.org> List-Subscribe: <mailto:netdev+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:netdev+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_NONE, SPF_HELO_NONE,SPF_NONE,T_SCC_BODY_TEXT_LINE,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net X-Patchwork-Delegate: kuba@kernel.org |
Series |
sock: Improve condition on sockmem pressure
|
expand
|