Initial commit to Gerrit
[profile/ivi/quota.git] / xqmstats.8
1 .\" 2004, Max Vozeler <max@hinterhof.net>
2 .\" Released under the Gnu GPL
3 .TH XQMSTATS 8 "April 2, 2004" "" "quota"
4 .SH NAME
5 .B xqmstats
6 \- Display XFS quota manager statistics from /proc
7 .SH SYNOPSIS
8 .I /usr/sbin/xqmstats
9 .SH DESCRIPTION
10 .B xqmstat
11 queries the kernel for the XFS Quota Manager dquot statistics.
12 It displays:
13 .P
14 .PD 0
15 .RS 4
16 .IP \[bu]
17 Reclaims
18 .IP \[bu]
19 Missed reclaims
20 .IP \[bu]
21 Dquot dups
22 .IP \[bu]
23 Cache misses
24 .IP \[bu]
25 Cache hits
26 .IP \[bu]
27 Dquot wants
28 .IP \[bu]
29 Shake reclaims
30 .IP \[bu]
31 Inact reclaims
32 .RE
33 .PD
34 .SH OPTIONS
35 None.
36 .SH SEE ALSO
37 .BR quotastats (1),
38 .BR quota (1).