From: Eric Biggers <ebiggers@kernel.org>
To: Daeho Jeong <daeho43@gmail.com>
Cc: Daeho Jeong <daehojeong@google.com>,
kernel-team@android.com, linux-kernel@vger.kernel.org,
linux-f2fs-devel@lists.sourceforge.net
Subject: Re: [f2fs-dev] [PATCH] f2fs: add compr_inode and compr_blocks sysfs nodes
Date: Tue, 20 Oct 2020 21:36:20 -0700 [thread overview]
Message-ID: <20201021043620.GA3939@sol.localdomain> (raw)
In-Reply-To: <20201016051455.1913795-1-daeho43@gmail.com>
On Fri, Oct 16, 2020 at 02:14:55PM +0900, Daeho Jeong wrote:
> From: Daeho Jeong <daehojeong@google.com>
>
> Added compr_inode to show compressed inode count and compr_blocks to
> show compressed block count in sysfs.
>
> Signed-off-by: Daeho Jeong <daehojeong@google.com>
> ---
> Documentation/ABI/testing/sysfs-fs-f2fs | 10 ++++++++++
> fs/f2fs/sysfs.c | 17 +++++++++++++++++
> 2 files changed, 27 insertions(+)
>
> diff --git a/Documentation/ABI/testing/sysfs-fs-f2fs b/Documentation/ABI/testing/sysfs-fs-f2fs
> index 834d0becae6d..a01c26484c69 100644
> --- a/Documentation/ABI/testing/sysfs-fs-f2fs
> +++ b/Documentation/ABI/testing/sysfs-fs-f2fs
> @@ -350,3 +350,13 @@ Date: April 2020
> Contact: "Daeho Jeong" <daehojeong@google.com>
> Description: Give a way to change iostat_period time. 3secs by default.
> The new iostat trace gives stats gap given the period.
> +
> +What: /sys/fs/f2fs/<disk>/compr_inode
> +Date: October 2020
> +Contact: "Daeho Jeong" <daehojeong@google.com>
> +Description: Show compressed inode count
> +
> +What: /sys/fs/f2fs/<disk>/compr_blocks
> +Date: October 2020
> +Contact: "Daeho Jeong" <daehojeong@google.com>
> +Description: Show compressed block count
Is it the count in memory, or on disk?
- Eric
_______________________________________________
Linux-f2fs-devel mailing list
Linux-f2fs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel
next prev parent reply other threads:[~2020-10-21 4:37 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-16 5:14 [f2fs-dev] [PATCH] f2fs: add compr_inode and compr_blocks sysfs nodes Daeho Jeong
2020-10-21 4:36 ` Eric Biggers [this message]
2020-10-21 4:55 ` Daeho Jeong
2020-10-21 6:08 ` Chao Yu
2020-10-22 2:53 ` Daeho Jeong
2020-11-27 9:44 ` Chao Yu
2020-11-30 2:02 ` Daeho Jeong
2020-11-30 2:05 ` Chao Yu
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20201021043620.GA3939@sol.localdomain \
--to=ebiggers@kernel.org \
--cc=daeho43@gmail.com \
--cc=daehojeong@google.com \
--cc=kernel-team@android.com \
--cc=linux-f2fs-devel@lists.sourceforge.net \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).