size.html

来自「Unix下基于Web的管理工具」· HTML 代码 · 共 17 行

HTML
17
字号
<header>Running Processes - Memory View</header>This page shows all running processes, ranked by memory used. For each processthe PID, owner, size in Kb and command are displayed. Click on the PID todisplay more information about a running process. <p>This view can be useful for finding which commands are using excessive amountsof memory on your system. However, memory use can be misleadingly high forprocesses like the X server which may include mapped frame buffers intheir memory utilization. Multiple instances of the same process (such as<tt>httpd</tt> or <tt>bash</tt>) share much of their memory, making theirtotal utilization appear higher than it really is. <p><include overview><hr>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?