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=-18.3 required=3.0 tests=BAYES_00,DKIMWL_WL_MED, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_CR_TRAILER,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_IN_DEF_DKIM_WL 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 D3E83C49361 for ; Mon, 14 Jun 2021 00:09:41 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 9B1E361378 for ; Mon, 14 Jun 2021 00:09:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232261AbhFNALm (ORCPT ); Sun, 13 Jun 2021 20:11:42 -0400 Received: from mail-pj1-f44.google.com ([209.85.216.44]:50774 "EHLO mail-pj1-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232249AbhFNALk (ORCPT ); Sun, 13 Jun 2021 20:11:40 -0400 Received: by mail-pj1-f44.google.com with SMTP id g4so8752877pjk.0 for ; Sun, 13 Jun 2021 17:09:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20161025; h=date:from:to:cc:subject:in-reply-to:message-id:references :mime-version; bh=h32ZdeK5RKzC063QoYBvXTN/Sk1/Ao8RIMdPAqhyDvc=; b=bBY1iLjq5KAsOgJJU9XWtgGslSWkB5InMwOPPqBd0ktGNr9MXZpNGRbU9pUUbSqX8o Armx4gdwy07gyOtKjB0oCddPDzOEtfbejApzoU+Dv8Pw38wGzHNY163cyQlIM6jw37lq frjE0cW0VWqZWb0eWG42Pfwc4CFqbC+EfsyHGpvlPU/JcXEfifCs071hH0lfIJ+ervJN nnE+NMQkr0QFff+KaJQ04UxObUoEWnqGD8tuBP3W6UnZIdkQGr/RmCKIrzE6dI0VbD50 hfEMOSADw4FjkIRHQ4XnMShNZOJwHVG+SiTdbey4DxxBkZmPY/HwzLmLIFFU4zfMhVHz 3FLQ== 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:in-reply-to:message-id :references:mime-version; bh=h32ZdeK5RKzC063QoYBvXTN/Sk1/Ao8RIMdPAqhyDvc=; b=rPk6CazE/65hEXZ/rUbtDkAgfgInD/pcZkoKJYHFAlal+2/8Ff6QzAA4tsCcM1zzbm nk4Q8nP2iqd5IYbpwQkqcC3jAVaY3TLndlE2BZ26FwKSylCyPVyzPT0VsJt7DCGctJkV sPrOe42PQdOFpAsdzxR6RMiHxAA3LKLhxSq20sJaLFodXTXp1GfMrq+xdPnEE8I61Bpy LhPx0n4n2g751oOJgVURYhVLTQNhgun9tiMi41dV9H8wgYws1skKcWdmlvzVK5MOUEow QwKaOoH2n5pKUXSiOfxKN1RGW6IdRgyiSlGEYVmjOKl0XglauPTzrygMyzr79J18+d9/ x4Vg== X-Gm-Message-State: AOAM5334bFpQLFovIZVbKnG5YZ6ZBLwxdb51sW2FIe1vpHqQGvbGqKwo l3wzaLak1t7OJ4FH83rb5URsQg== X-Google-Smtp-Source: ABdhPJzCyv2B2aY7dk+E8FAkNlWGxhRsGlbNrxsPKTN5Csu+qaiSjOqhurb/y5JF6ObiuZ9LcYTk4g== X-Received: by 2002:a17:902:c789:b029:110:4933:71ce with SMTP id w9-20020a170902c789b0290110493371cemr14271292pla.56.1623629318660; Sun, 13 Jun 2021 17:08:38 -0700 (PDT) Received: from [2620:15c:17:3:da04:749c:4915:4eee] ([2620:15c:17:3:da04:749c:4915:4eee]) by smtp.gmail.com with ESMTPSA id o133sm11072412pfd.49.2021.06.13.17.08.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 13 Jun 2021 17:08:37 -0700 (PDT) Date: Sun, 13 Jun 2021 17:08:36 -0700 (PDT) From: David Rientjes To: Oliver Glitta , Randy Dunlap cc: cl@linux.com, penberg@kernel.org, iamjoonsoo.kim@lge.com, Andrew Morton , Vlastimil Babka , linux-kernel@vger.kernel.org, linux-mm@kvack.org, faiyazm@codeaurora.org, corbet@lwn.net, linux-doc@vger.kernel.org Subject: Re: [RFC 4/4] docs: add description of debugfs files for SLUB cache In-Reply-To: <20210608084517.6119-1-glittao@gmail.com> Message-ID: <7996da8b-793-5f14-6844-78fd378d99c@google.com> References: <20210521121127.24653-1-glittao@gmail.com> <20210608084517.6119-1-glittao@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 8 Jun 2021, glittao@gmail.com wrote: > From: Oliver Glitta > > Add description of debugfs files alloc_traces, free_traces > and all_objects to SLUB cache documentation. > > Signed-off-by: Oliver Glitta This looks good to me, thanks Oliver. Adding in Randy Dunlap as well for Documentation changes if he has a chance to take a look. Acked-by: David Rientjes