Каковы эти сокращения?

Кто-нибудь может мне сказать, что означают эти сокращения?
Не можете найти его в Интернете.

ЦП: 3,2% сша, 0,8% sy, 0,0% ni, 95,6% id, 0,4% wa, 0,0% hi, 0,0% si, 0,0% st

[ 113] Заранее спасибо.

0
задан 14 June 2012 в 00:39

1 ответ

Из man top:

   2c. CPU States
       The CPU states are shown in the  Summary  Area.  They  are  always
       shown  as  a  percentage  and are for the time between now and the
       last refresh.

        us  --  User CPU time
          The time the CPU has spent running users'  processes  that  are
          not niced.

        sy  --  System CPU time
          The  time  the  CPU  has  spent running the kernel and its pro‐
          cesses.

        ni  --  Nice CPU time
          The time the CPU has spent running users'  proccess  that  have
          been niced.

        wa  --  iowait
          Amount of time the CPU has been waiting for I/O to complete.

        hi  --  Hardware IRQ
          The  amount  of time the CPU has been servicing hardware inter‐
          rupts.

        si  --  Software Interrupts
          The amount of time the CPU has been servicing  software  inter‐
          rupts.

        st  --  Steal Time
          The  amount  of  CPU  'stolen' from this virtual machine by the
          hypervisor for other tasks (such  as  running  another  virtual
          machine).
0
ответ дан 14 June 2012 в 00:39

Другие вопросы по тегам:

Похожие вопросы: