cat /proc/cpuinfo | grep 'physical id' | sort | uniq | wc -l 个数
cat /proc/cpuinfo | grep 'process' | sort | uniq | wc -l 核数
free -h 查看内存