| Server IP : 85.112.90.236 / Your IP : 192.168.1.26 Web Server : Apache System : Linux 85-112-90-236.cprapid.com 6.12.0-211.7.3.el10_2.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 19 12:46:58 EDT 2026 x86_64 User : ftechme ( 1002) PHP Version : 8.2.32 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/share/help/zh_CN/gnome-system-monitor/ |
Upload File : |
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="process-identify-hog" xml:lang="zh_CN">
<info>
<revision version="0.2" pkgversion="3.11" date="2014-01-26" status="review"/>
<link type="guide" xref="index#processes-tasks" group="processes-tasks"/>
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
<credit type="author copyright">
<name>Phil Bull</name>
<email>philbull@gmail.com</email>
<years>2011</years>
</credit>
<credit type="author copyright">
<name>Michael Hill</name>
<email>mdhillca@gmail.com</email>
<years>2011, 2014</years>
</credit>
<desc>按 <gui>% CPU</gui> 对进程列表进行排序,以查看哪些应用程序正在使用计算机资源。</desc>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Victor_Trista</mal:name>
<mal:email>ljlzjzm@hotmail.com</mal:email>
<mal:years>2023</mal:years>
</mal:credit>
</info>
<title>哪些程序使计算机运行缓慢?</title>
<p>使用超过其 CPU 份额的程序可能会降低整个计算机的速度。要查找哪个进程可能正在执行此操作:</p>
<steps>
<item>
<p>点击 <gui>进程</gui> 选项卡。</p>
</item>
<item>
<p>点击 <gui>% CPU</gui> 列标题以根据 CPU 使用情况对进程进行排序。</p>
<note>
<p>列标题中的箭头表示排序方向; 再次点击将调转方向,此时箭头应朝上。</p>
</note>
</item>
</steps>
<p>列表顶部的进程占用 CPU 的百分比最高。一旦确定哪个程序可能使用的资源多于应有的资源,您就可以决定是关闭该程序,还是关闭其他程序以尝试降低 CPU 负载。</p>
<note style="tip">
<p>已挂起或崩溃的进程可能会占用 100% 的 CPU。如果发生这种情况,您可能需要<link xref="process-kill">杀死</link> 进程。</p>
</note>
</page>