Message ID | 20210506150007.16288-1-longman@redhat.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=CiPL=KB=kvack.org=owner-linux-mm@kernel.org> 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=-11.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=unavailable 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 37CFFC433B4 for <linux-mm@archiver.kernel.org>; Thu, 6 May 2021 15:01:36 +0000 (UTC) Received: from kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by mail.kernel.org (Postfix) with ESMTP id 8487361008 for <linux-mm@archiver.kernel.org>; Thu, 6 May 2021 15:01:35 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 8487361008 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=redhat.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=owner-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix) id 043A06B0071; Thu, 6 May 2021 11:01:35 -0400 (EDT) Received: by kanga.kvack.org (Postfix, from userid 40) id F35206B0072; Thu, 6 May 2021 11:01:34 -0400 (EDT) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id DAF4D6B0073; Thu, 6 May 2021 11:01:34 -0400 (EDT) X-Delivered-To: linux-mm@kvack.org Received: from forelay.hostedemail.com (smtprelay0078.hostedemail.com [216.40.44.78]) by kanga.kvack.org (Postfix) with ESMTP id BC28B6B0071 for <linux-mm@kvack.org>; Thu, 6 May 2021 11:01:34 -0400 (EDT) Received: from smtpin06.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by forelay03.hostedemail.com (Postfix) with ESMTP id 6BCA1824999B for <linux-mm@kvack.org>; Thu, 6 May 2021 15:01:34 +0000 (UTC) X-FDA: 78111120108.06.6CF4AF6 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [216.205.24.124]) by imf07.hostedemail.com (Postfix) with ESMTP id 4EB54A0049FD for <linux-mm@kvack.org>; Thu, 6 May 2021 15:00:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1620313233; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc; bh=x3Qd4etU7iC+w7jo+cUV80DwOdiZ+r+doYyGq4jz5NI=; b=GGB2RHHEc06Y2uQzAWrLDEEU3f26cWlACvaBTA3UF9Ape/tflPEw2TdlhYCbmE0YzE369/ W7giLJCQd2STq904UhM/JrESfxHFJz3U7jAGb3eJc5z7XngjHd1+yuTtLQ45uNqDDZxBL5 SyVHSgVCG66BFh2qRMrVEeJVOq0P3eY= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-443-EQVRvhWpO9OSHlpbEVmAKw-1; Thu, 06 May 2021 11:00:29 -0400 X-MC-Unique: EQVRvhWpO9OSHlpbEVmAKw-1 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 301098049D1; Thu, 6 May 2021 15:00:25 +0000 (UTC) Received: from llong.com (ovpn-114-62.rdu2.redhat.com [10.10.114.62]) by smtp.corp.redhat.com (Postfix) with ESMTP id 64F3A19100; Thu, 6 May 2021 15:00:16 +0000 (UTC) From: Waiman Long <longman@redhat.com> To: Johannes Weiner <hannes@cmpxchg.org>, Michal Hocko <mhocko@kernel.org>, Vladimir Davydov <vdavydov.dev@gmail.com>, Andrew Morton <akpm@linux-foundation.org>, Tejun Heo <tj@kernel.org>, Christoph Lameter <cl@linux.com>, Pekka Enberg <penberg@kernel.org>, David Rientjes <rientjes@google.com>, Joonsoo Kim <iamjoonsoo.kim@lge.com>, Vlastimil Babka <vbabka@suse.cz>, Roman Gushchin <guro@fb.com> Cc: linux-kernel@vger.kernel.org, cgroups@vger.kernel.org, linux-mm@kvack.org, Shakeel Butt <shakeelb@google.com>, Muchun Song <songmuchun@bytedance.com>, Alex Shi <alex.shi@linux.alibaba.com>, Chris Down <chris@chrisdown.name>, Yafang Shao <laoar.shao@gmail.com>, Wei Yang <richard.weiyang@gmail.com>, Masayoshi Mizuma <msys.mizuma@gmail.com>, Xing Zhengjun <zhengjun.xing@linux.intel.com>, Matthew Wilcox <willy@infradead.org>, Waiman Long <longman@redhat.com> Subject: [PATCH v6 0/4] mm/memcg: Reduce kmemcache memory accounting overhead Date: Thu, 6 May 2021 11:00:03 -0400 Message-Id: <20210506150007.16288-1-longman@redhat.com> X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 Authentication-Results: imf07.hostedemail.com; dkim=pass header.d=redhat.com header.s=mimecast20190719 header.b=GGB2RHHE; dmarc=pass (policy=none) header.from=redhat.com; spf=none (imf07.hostedemail.com: domain of longman@redhat.com has no SPF policy when checking 216.205.24.124) smtp.mailfrom=longman@redhat.com X-Stat-Signature: bgqdicej3hkzwbrb46j5iq9se9qrds8x X-Rspamd-Server: rspam02 X-Rspamd-Queue-Id: 4EB54A0049FD Received-SPF: none (redhat.com>: No applicable sender policy available) receiver=imf07; identity=mailfrom; envelope-from="<longman@redhat.com>"; helo=us-smtp-delivery-124.mimecast.com; client-ip=216.205.24.124 X-HE-DKIM-Result: pass/pass X-HE-Tag: 1620313231-171435 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: <linux-mm.kvack.org> |
Series |
mm/memcg: Reduce kmemcache memory accounting overhead
|
expand
|