根据centos查看CPU信息的方法来查看deepin20CPU主频
作者:快盘下载 人气:CPU使用率是进程性能的一个重要指标。我们先来看一下centos是如何查看cpu主信息的。其它类型及版本操作系统配置可能有所差异,具体情况请参阅相应操作系统官方文档。如红帽系统,我们只是举例说明吗,大家举一反三即可。
[root@localhost ~]# cat /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 45 model name : Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz stepping : 7 microcode : 0xffffffff cpu MHz : 2599.999 cache size : 20480 KB physical id : 0 siblings : 4 core id : 0 cpu cores : 4 apicid : 0 initial apicid : 0 fpu : yes fpu_exception : yes cpuid level : 13 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx lm constant_tsc rep_good nopl eagerfpu pni pclmulqdq ssse3 cx16 sse4_1 sse4_2 popcnt aes xsave avx hypervisor lahf_lm xsaveopt bogomips : 5199.99 clflush size : 64 cache_alignment : 64 address sizes : 42 bits physical, 48 bits virtual power management: processor : 1 vendor_id : GenuineIntel cpu family : 6 model : 45 model name : Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz stepping : 7 microcode : 0xffffffff cpu MHz : 2599.999 cache size : 20480 KB physical id : 0 siblings : 4 core id : 1
以前是centos查看cpu信息的方法。以此类推,都差不多。
deepin20怎么查看CPU主频,介绍两种比较常用的方法,都很简单,详细请看下文介绍。
方法一: 命令行下的cpu主频查询
1、在桌面空白处右键选择【在终端中打开】,打开深度终端。
2、输入:cat /proc/cpuinfo |grep MHz,按回车键执行。也可以查询到CPU的主频率。
方法二:图形界面的cpu主频查询
1、点任务栏上的【启动器】。
2、之后输入密码授权获取硬件信息。
3、点【处理器】在右侧信息栏可以看到处理的主频率。
加载全部内容