<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="cpu-check" xml:lang="zh_CN">
  <info>
    <revision version="0.1" date="2014-01-28" status="review"/>
    <link type="guide" xref="index#cpu" group="cpu"/>
    <link type="seealso" xref="process-identify-hog"/>
    <link type="seealso" xref="process-priority-change"/>
    <link type="seealso" xref="cpu-mem-normal"/>
    <link type="seealso" xref="cpu-multicore"/>
    
    <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>2014</years>
    </credit>

    <desc>CPU 使用率告诉您计算机正在尝试完成多少工作。</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>检查处理器（CPU）的使用率</title>
  
  <p>要检查处理器的使用率，请转到 <gui>资源</gui> 选项卡并查看 <gui>CPU</gui> 图表。它显示了计算机当前正在做多少工作。</p>
  
  <p>许多计算机具有多个处理器（有时称为<em>多核</em> 系统）。每个处理器都单独显示在图表上。如果需要，您可以通过点击图表下方的彩色块之一来更改每个处理器对应的颜色。</p>
  
  <p>您还可以更改图表的更新速度（更新间隔）以及每个处理器的显示方式（例如，作为堆积面积图）。点击<gui>系统监视器</gui>，选择<gui>首选项</gui>，然后选择<gui>资源</gui>标签以更改相关选项。</p>

</page>
