diff options
Diffstat (limited to 'upstream/opensuse-leap-15-6/man8/xqmstats.8')
-rw-r--r-- | upstream/opensuse-leap-15-6/man8/xqmstats.8 | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/upstream/opensuse-leap-15-6/man8/xqmstats.8 b/upstream/opensuse-leap-15-6/man8/xqmstats.8 new file mode 100644 index 00000000..a36a138a --- /dev/null +++ b/upstream/opensuse-leap-15-6/man8/xqmstats.8 @@ -0,0 +1,38 @@ +.\" 2004, Max Vozeler <max@hinterhof.net> +.\" Released under the Gnu GPL +.TH XQMSTATS 8 "April 2, 2004" "" "quota" +.SH NAME +.B xqmstats +\- Display XFS quota manager statistics from /proc +.SH SYNOPSIS +.I /usr/sbin/xqmstats +.SH DESCRIPTION +.B xqmstat +queries the kernel for the XFS Quota Manager dquot statistics. +It displays: +.P +.PD 0 +.RS 4 +.IP \[bu] +Reclaims +.IP \[bu] +Missed reclaims +.IP \[bu] +Dquot dups +.IP \[bu] +Cache misses +.IP \[bu] +Cache hits +.IP \[bu] +Dquot wants +.IP \[bu] +Shake reclaims +.IP \[bu] +Inact reclaims +.RE +.PD +.SH OPTIONS +None. +.SH SEE ALSO +.BR quotastats (1), +.BR quota (1). |