mirror of
https://github.com/systemd/systemd.git
synced 2025-02-02 13:47:27 +03:00
parent
7b6d3dcdd2
commit
ade790006b
@ -150,8 +150,8 @@
|
||||
<listitem><para>Count only userspace processes instead of all
|
||||
tasks. By default, all tasks are counted: each kernel thread
|
||||
and each userspace thread individually. With this setting,
|
||||
kernel threads are excluded from the counting and each
|
||||
userspace process only counts as one, regardless how many
|
||||
kernel threads are excluded from the count and each userspace
|
||||
process only counts as one task, regardless of how many
|
||||
threads it consists of. This setting may also be toggled at
|
||||
runtime by pressing the <keycap>P</keycap> key. This option
|
||||
may not be combined with
|
||||
@ -167,8 +167,8 @@
|
||||
threads instead of all tasks. By default, all tasks are
|
||||
counted: each kernel thread and each userspace thread
|
||||
individually. With this setting, kernel threads are included in
|
||||
the counting and each userspace process only counts as on one,
|
||||
regardless how many threads it consists of. This setting may
|
||||
the count and each userspace process only counts as one task,
|
||||
regardless of how many threads it consists of. This setting may
|
||||
also be toggled at runtime by pressing the <keycap>k</keycap>
|
||||
key. This option may not be combined with
|
||||
<option>-P</option>.</para>
|
||||
|
Loading…
x
Reference in New Issue
Block a user