Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1427046 > unrolled thread

[PATCH v2 26/29] staging/lustre: Add documentation for unstable_stats in sysfs

Started byOleg Drokin <green@linuxhacker.ru>
First post2016-06-20 23:10 +0200
Last post2016-06-20 23:10 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [PATCH v2 26/29] staging/lustre: Add documentation for unstable_stats in sysfs Oleg Drokin <green@linuxhacker.ru> - 2016-06-20 23:10 +0200

#1427046 — [PATCH v2 26/29] staging/lustre: Add documentation for unstable_stats in sysfs

FromOleg Drokin <green@linuxhacker.ru>
Date2016-06-20 23:10 +0200
Subject[PATCH v2 26/29] staging/lustre: Add documentation for unstable_stats in sysfs
Message-ID<rMeCe-4YK-21@gated-at.bofh.it>
commit ac5b14810952 ("staging: lustre: osc: Track and limit
"unstable" pages") added a new sysfs variable, but corresponding bit of
documentation was not forgotten.

Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
---
 drivers/staging/lustre/sysfs-fs-lustre | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/drivers/staging/lustre/sysfs-fs-lustre b/drivers/staging/lustre/sysfs-fs-lustre
index 873e2cf..20206ba 100644
--- a/drivers/staging/lustre/sysfs-fs-lustre
+++ b/drivers/staging/lustre/sysfs-fs-lustre
@@ -294,6 +294,14 @@ Description:
 		Controls extended attributes client-side cache.
 		1 to enable, 0 to disable.
 
+What:		/sys/fs/lustre/llite/<fsname>-<uuid>/unstable_stats
+Date:		Apr 2016
+Contact:	"Oleg Drokin" <oleg.drokin@intel.com>
+Description:
+		Shows number of pages that were sent and acknowledged by
+		server but were not yet committed and therefore still
+		pinned in client memory even though no longer dirty.
+
 What:		/sys/fs/lustre/ldlm/cancel_unused_locks_before_replay
 Date:		May 2015
 Contact:	"Oleg Drokin" <oleg.drokin@intel.com>
-- 
2.7.4

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web