docs: clarify slabtop sort criteria listing
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
parent
bb142f7aa6
commit
ec1f4d394a
44
slabtop.1
44
slabtop.1
@ -45,36 +45,20 @@ sort criteria is to sort by the number of objects ("o").
|
|||||||
.PP
|
.PP
|
||||||
The sort criteria can also be changed while slabtop is running by pressing
|
The sort criteria can also be changed while slabtop is running by pressing
|
||||||
the associated character.
|
the associated character.
|
||||||
.TP
|
.TS
|
||||||
.BR a:
|
l l l.
|
||||||
sort by number of active objects
|
\fBcharacter description header\fR
|
||||||
.TP
|
a number of active objects ACTIVE
|
||||||
.BR b:
|
b objects per slab OBJ/SLAB
|
||||||
sort by objects per slab
|
c cache size CACHE SIZE
|
||||||
.TP
|
l number of slabs SLABS
|
||||||
.BR c:
|
v number of active slabs N/A
|
||||||
sort by cache size
|
n name NAME
|
||||||
.TP
|
o number of objects OBJS
|
||||||
.BR l:
|
p pages per slab N/A
|
||||||
sort by number of slabs
|
s object size OBJ SIZE
|
||||||
.TP
|
u cache utilization USE
|
||||||
.BR v
|
.TE
|
||||||
sort by number of active slabs
|
|
||||||
.TP
|
|
||||||
.BR n:
|
|
||||||
sort by name
|
|
||||||
.TP
|
|
||||||
.BR o:
|
|
||||||
sort by number of objects
|
|
||||||
.TP
|
|
||||||
.BR p:
|
|
||||||
sort by pages per slab
|
|
||||||
.TP
|
|
||||||
.BR s:
|
|
||||||
sort by object size
|
|
||||||
.TP
|
|
||||||
.BR u:
|
|
||||||
sort by cache utilization
|
|
||||||
.SH COMMANDS
|
.SH COMMANDS
|
||||||
.B slabtop
|
.B slabtop
|
||||||
accepts keyboard commands from the user during use. The following are
|
accepts keyboard commands from the user during use. The following are
|
||||||
|
Loading…
Reference in New Issue
Block a user