Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cb96191f authored by Oleg Drokin's avatar Oleg Drokin Committed by Greg Kroah-Hartman
Browse files

staging/lustre: Add documentation for unstable_stats in sysfs



commit ac5b1481 ("staging: lustre: osc: Track and limit
"unstable" pages") added a new sysfs variable, but corresponding bit of
documentation was not forgotten.

Signed-off-by: default avatarOleg Drokin <green@linuxhacker.ru>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent c32090fc
Loading
Loading
Loading
Loading
+8 −0
Original line number Original line Diff line number Diff line
@@ -294,6 +294,14 @@ Description:
		Controls extended attributes client-side cache.
		Controls extended attributes client-side cache.
		1 to enable, 0 to disable.
		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
What:		/sys/fs/lustre/ldlm/cancel_unused_locks_before_replay
Date:		May 2015
Date:		May 2015
Contact:	"Oleg Drokin" <oleg.drokin@intel.com>
Contact:	"Oleg Drokin" <oleg.drokin@intel.com>