标签:负载 info UI time 直接 核心 nbsp gre 数字
1.首先怎样知道我的CPU是几核呢?
使用以下命令可以直接获得CPU核心数目
grep ‘model name‘ /proc/cpuinfo | wc -l
2、单核CPU - 单车道 - 数字在0.00-1.00之间正常
3、多核CPU - 多车道 - 数字/CPU核数 在0.00-1.00之间正常
标签:负载 info UI time 直接 核心 nbsp gre 数字
原文地址:http://www.cnblogs.com/hixiaowei/p/7810154.html