Lines Matching +full:is +full:- +full:wired

22 If standard output is an intelligent terminal (see below) then
26 Raw cpu percentage is used to rank the processes.
39 terminal is one that
43 terminal is one that does not support such
51 .Bl -tag -width indent
59 Non-printable characters in the command line are
60 encoded in C-style backslash sequences or
66 In this mode, all input from the terminal is
69 This is the default on a dumb terminal, or when the output is not a terminal.
73 (this is the same value that
78 flag is passed it toggles between
91 A display is considered to be one update of the
93 The default is 1 for dumb terminals.
97 no information is available about the percentage of time spent by the CPU in every state.
100 By default a single summary line is displayed for each process.
108 In this mode, any input is immediately
114 After the command is processed, the
117 This mode is the default when standard output is an
143 Default is
147 .Dq non-interactive
149 This is identical to
173 Display per-cpu CPU usage statistics.
180 to -20 so that it will run faster.
181 This can be used when the system is
192 The default delay between updates is 1 second.
210 as is necessary to map
230 This is accomplished by using any proper
245 In this mode, the terminal is
249 processed as soon as it is typed.
253 is between displays; that is, while it is waiting for
256 If this is the case, the command will be
261 If a key is pressed while
272 These commands are currently recognized (^L refers to control-L):
273 .Bl -tag -width indent
291 If displaying arguments is enabled, the arguments are searched
319 If the username specified is simply
322 .Dq - ,
328 .Dq - ,
331 Change the order in which the display is sorted.
338 The default is cpu.
341 If the pid specified is simply
357 If the jail specified is simply
363 Toggle the display of per-CPU statistics.
390 This display is similar in spirit to
392 but it is not exactly the same.
393 PID is the process id,
394 JID, when displayed, is the
397 USERNAME is the name of the process's owner (if
400 PRI is the current priority of the process,
401 NICE is the
404 SIZE is the total size of the process (text, data, and stack),
405 RES is the current amount of resident memory,
406 SWAP is the approximate amount of swap, if enabled
408 STATE is the current state (one of
420 C is the processor number on which the process is executing
422 TIME is the number of system and user cpu seconds that the process has used,
423 WCPU, when displayed, is the weighted cpu percentage (this is the same
427 CPU is the raw percentage and is the field that is sorted to determine
429 COMMAND is the name of the command that the process is currently running
430 (if the process is swapped out, this column is marked
433 If a process is in the
439 process is waiting.
445 .Bd -literal
446 Mem: 61M Active, 86M Inact, 368K Laundry, 22G Wired, 102G Free
452 .Bl -tag -width "Uncompressed" -compact
459 .It Em Wired
460 number of bytes wired down, including IO-level cached file data pages
462 number of bytes used for IO-level disk caching
467 These stats are only displayed when the ARC is in use.
469 .Bl -tag -width "Uncompressed" -compact
471 number of wired bytes used for the ZFS ARC
490 .Bl -tag -width "Uncompressed" -compact
503 .Bl -tag -width "Uncompressed"
512 flag is specified.
533 The picture it gives is only a close approximation to reality.