war*_*rdr 26 command-line cpu ram top duplicate
我附上了 htop 的屏幕截图,结果很奇怪。谁能解释这里发生了什么?如果算上的话,它显示这个新的 copy.com 应用程序占用了我 500% 的内存。
dar*_*kan 33
你看到的是完全正常的。如果您想更轻松地查看眼睛(仍然显示正确的信息),您可以在 HTOP 中执行以下步骤:
默认情况下,您看到的是所有正在报告的内核和用户空间线程的表示。通过执行上述步骤,您将不会显示这些线程,并且可以更清晰地了解系统上正在运行的进程。
如果您愿意,这是我的 ~/.config/htop/htoprc 文件中的内容:
# Beware! This file is rewritten by htop when settings are changed in the interface.
# The parser is also very primitive, and not human-friendly.
fields=0 48 17 18 38 39 40 2 46 47 49 1
sort_key=46
sort_direction=1
hide_threads=0
hide_kernel_threads=1
hide_userland_threads=1
shadow_other_users=1
show_thread_names=1
highlight_base_name=1
highlight_megabytes=1
highlight_threads=1
tree_view=1
header_margin=1
detailed_cpu_time=1
cpu_count_from_zero=0
update_process_names=1
color_scheme=0
delay=15
left_meters=LeftCPUs Memory Swap
left_meter_modes=1 1 1
right_meters=RightCPUs Tasks LoadAverage Uptime
right_meter_modes=1 2 2 2
Run Code Online (Sandbox Code Playgroud)
归档时间: |
|
查看次数: |
10019 次 |
最近记录: |