FIELD DESCRIPTION FOR VM MODE Procs r: The number of processes waiting for run time. 表示运行队列,就是说多少个进程真的分配到CPU b: The number of processes in uninterruptible sleep. 阻塞的进程数 Memory swpd: the amount of virtual memory used. free: the amount of idle memory.…