[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20171028085233.34488-1-yuchao0@huawei.com>
Date: Sat, 28 Oct 2017 16:52:29 +0800
From: Chao Yu <yuchao0@...wei.com>
To: <jaegeuk@...nel.org>
CC: <linux-f2fs-devel@...ts.sourceforge.net>,
<linux-kernel@...r.kernel.org>, <chao@...nel.org>,
Chao Yu <yuchao0@...wei.com>
Subject: [PATCH 1/5] f2fs: add missing sysfs description
There are some missing sysfs entries' description in document, add them.
Signed-off-by: Chao Yu <yuchao0@...wei.com>
---
Documentation/ABI/testing/sysfs-fs-f2fs | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
diff --git a/Documentation/ABI/testing/sysfs-fs-f2fs b/Documentation/ABI/testing/sysfs-fs-f2fs
index 11b7f4ebea7c..b7160b29b91d 100644
--- a/Documentation/ABI/testing/sysfs-fs-f2fs
+++ b/Documentation/ABI/testing/sysfs-fs-f2fs
@@ -51,6 +51,12 @@ Description:
Controls the dirty page count condition for the in-place-update
policies.
+What: /sys/fs/f2fs/<disk>/min_hot_blocks
+Date: March 2017
+Contact: "Jaegeuk Kim" <jaegeuk@...nel.org>
+Description:
+ Controls the dirty page count condition for redefining hot data.
+
What: /sys/fs/f2fs/<disk>/max_small_discards
Date: November 2013
Contact: "Jaegeuk Kim" <jaegeuk.kim@...sung.com>
@@ -102,6 +108,12 @@ Contact: "Jaegeuk Kim" <jaegeuk@...nel.org>
Description:
Controls the idle timing.
+What: /sys/fs/f2fs/<disk>/iostat_enable
+Date: August 2017
+Contact: "Chao Yu" <yuchao0@...wei.com>
+Description:
+ Controls to enable/disable IO stat.
+
What: /sys/fs/f2fs/<disk>/ra_nid_pages
Date: October 2015
Contact: "Chao Yu" <chao2.yu@...sung.com>
@@ -122,6 +134,12 @@ Contact: "Shuoran Liu" <liushuoran@...wei.com>
Description:
Shows total written kbytes issued to disk.
+What: /sys/fs/f2fs/<disk>/feature
+Date: July 2017
+Contact: "Jaegeuk Kim" <jaegeuk@...nel.org>
+Description:
+ Shows all enabled features in current device.
+
What: /sys/fs/f2fs/<disk>/inject_rate
Date: May 2016
Contact: "Sheng Yong" <shengyong1@...wei.com>
--
2.13.1.388.g69e6b9b4f4a9
Powered by blists - more mailing lists