Received: by 2002:a25:824b:0:0:0:0:0 with SMTP id d11csp8445676ybn; Tue, 1 Oct 2019 08:13:02 -0700 (PDT) X-Google-Smtp-Source: APXvYqy7Zg8mBGElUgc3iKlGy9zIh2BR7mYcOfG2FO3F21Uu9tBZLOBl+uIByjmEP8kJD0Rm4+j2 X-Received: by 2002:a50:c209:: with SMTP id n9mr25953143edf.215.1569942782789; Tue, 01 Oct 2019 08:13:02 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1569942782; cv=none; d=google.com; s=arc-20160816; b=IurLMIte9RWa1Un8UEeJcWjbEuq9PkgY5qC/Bz7k2faeLYvrXimQ3psIgrFuivS4z8 QiFGLmjSXzxPX3FbflFcoBKAL9TbTeISiCOEAzfnciAZYHZ2V/FEnWI3nvrY6KK9L1Iy V7mNITDtecd5PO1F6fdQB5/tuleJJd7SlJKz4hAVuAEQKzSywNgqNwjUCHDNFGC1vWzJ Dr7sOWSNoRF09NR9U4G/U/Ack+Lw5lNRzuWTzu2NPKDef4pjx6FYEwOB8awi+dm2I5uz JUP3LB6MWnYdYn9t5WyZ2k5etVXc06B7Q/78m/zYpBJiQc9Gwp3LjvrK6hjw4rEOIQq0 7gSA== 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; bh=IHNAfPnWloA/SK4rGRST1VnDmat2WfgExkGl/hh4aXM=; b=PGB+NGiN0PisEooxgfXov1xXhGYwLdBOkVtTy5Gr0iHTmGoB3TLv6rddTOjsMxDwqE lsol1AZKARV1w4iimNy6dj4GqLJlH8CUoF45LZAdg7piDm3Bj8hhHEIxGdj+Ya7hgCgq 2rpM8AZ4huUoiLnG3c20SXctfv1pngz5PpZvq+ijmxpt0SkDQCFBJuHS9YHdl8KkVLFK RxLkKtmedmONkSHfZofhymch0IAHOQGs7uf+Bqiq+69Mjv68ZU0SRmt7Wpocdh9UXkLr gosUCJDZPpotkh1EEbMmPJiDQ88PxR6QIESFu6dWmHMYRS/r0Qb62V7q7MUxPRZK7dNv IEDQ== 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id q8si9035078ejx.315.2019.10.01.08.12.38; Tue, 01 Oct 2019 08:13: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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2389236AbfJAPMI (ORCPT + 99 others); Tue, 1 Oct 2019 11:12:08 -0400 Received: from mx2.suse.de ([195.135.220.15]:40862 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1727234AbfJAPMI (ORCPT ); Tue, 1 Oct 2019 11:12:08 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.220.254]) by mx1.suse.de (Postfix) with ESMTP id D34D9AE6F; Tue, 1 Oct 2019 15:12:06 +0000 (UTC) Date: Tue, 1 Oct 2019 17:12:02 +0200 From: Michal =?iso-8859-1?Q?Koutn=FD?= To: Roman Gushchin Cc: linux-mm@kvack.org, Michal Hocko , Johannes Weiner , linux-kernel@vger.kernel.org, kernel-team@fb.com, Shakeel Butt , Vladimir Davydov , Waiman Long Subject: Re: [PATCH RFC 00/14] The new slab memory controller Message-ID: <20191001151202.GA6678@blackbody.suse.cz> References: <20190905214553.1643060-1-guro@fb.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="DocE+STaALJfprDB" Content-Disposition: inline In-Reply-To: <20190905214553.1643060-1-guro@fb.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --DocE+STaALJfprDB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Sep 05, 2019 at 02:45:44PM -0700, Roman Gushchin wrot= e: > Roman Gushchin (14): > [...] > mm: memcg/slab: use one set of kmem_caches for all memory cgroups =46rom that commit's message: > 6) obsoletes kmem.slabinfo cgroup v1 interface file, as there are > no per-memcg kmem_caches anymore (empty output is printed) The empty file means no allocations took place in the particular cgroup. I find this quite a surprising change for consumers of these stats. I understand obtaining the same data efficiently from the proposed structures is difficult, however, such a change should be avoided. (In my understanding, obsoleted file ~ not available in v2, however, it should not disappear from v1.) Michal --DocE+STaALJfprDB Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEEoQaUCWq8F2Id1tNia1+riC5qSgFAl2TbL0ACgkQia1+riC5 qSjtyw//Q9irsBUmzzO7fLu+QOyURpQ2ZjO3sXu7uIrvowbkqO8p92+uOW80tg63 wr/cj1FDqvjH2PifafSPtveuj9u082401P1d6b9FhSJHPVPPFLEDNb0jlGCykkAE FyecsMGIisiDA/SUQsY1IC+Xo8emxHADFH74SK0AMfVSqxlwM+DKxZE3kyBEWPTs /Je+RmHv0Hn5em6OecPSS5PNfw3ckAd1C+gvBdQtsZmHXUjdqHPIBCpm62F7sVpl hDs9VRe8+4SoBPd1qjSQFChaiR4eGFd5JE5ncQrYEdjoheWC2+ofJzxAg8fPhIXJ 8nAPyczxoYwTXZiMscSyCmPDNOdMWeU6LwnM9QP67RLTWk9EsnfB5AVK7YCHZvrv l07HUv8hV3PbA8gFcAnG/Ad6xFuV9wEvT+ORl2eztGdaTzV/kwl5q/blgipCL6Uv A7nTqOUnVNVnbDld1HUUpFy+cIzIwAAJ5dGrh92vl9QA9TERzGvNmGBS0Td5NfKY vUE3NfXRhXt4auowuiAZaIxJbM3KM1wrc9S7A7AVjZlOwqVXho//Ijn6z38dwBWA s3xIggc7XkezkbOMqdQacX/4E+AL5tFVaS1esTw/1lKQwDDQRCATdP6Ikah/erR1 k4RS9nN9EovAsXLErxoXGctOoHrr0hQqs/hkW80YtiXtxVIOsnU= =HEF2 -----END PGP SIGNATURE----- --DocE+STaALJfprDB--