cpu3核心
[root@MyVPS ~]# cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU E5520 @ 2.27GHz
stepping : 5
cpu MHz : 2260.998
cache size : 8192 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu de tsc msr pae cx8 sep cmov pat clflush mmx fxsr sse sse2 ss ht nx unfair_spinlock pni ssse3 sse4_1 sse4_2 popcnt hypervisor
bogomips : 4521.99
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management:
processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU E5520 @ 2.27GHz
stepping : 5
cpu MHz : 2260.998
cache size : 8192 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu de tsc msr pae cx8 sep cmov pat clflush mmx fxsr sse sse2 ss ht nx unfair_spinlock pni ssse3 sse4_1 sse4_2 popcnt hypervisor
bogomips : 4521.99
clflush size : 64
cache_alignment : 64
address sizes : 40 bi
processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU E5520 @ 2.27GHz
stepping : 5
cpu MHz : 2260.998
cache size : 8192 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu de tsc msr pae cx8 sep cmov pat clflush mmx fxsr sse sse2 ss ht nx unfair_spinlock pni ssse3 sse4_1 sse4_2 popcnt hypervisor
bogomips : 4521.99
clflush size : 64
cache_alignment : 64
address sizes : 40 bi
复制代码
磁盘读写测试
[root@MyVPS ~]# hdparm -t /dev/xvda
/dev/xvda:
Timing buffered disk reads: 470 MB in 3.01 seconds = 156.27 MB/sec
[root@MyVPS ~]# hdparm -t /dev/xvda
/dev/xvda:
Timing buffered disk reads: 496 MB in 3.00 seconds = 165.27 MB/sec
/dev/xvda:
Timing buffered disk reads: 490 MB in 3.00 seconds = 163.25 MB/sec
复制代码
入口带宽测试
[root@MyVPS ~]# wget http://cachefly.cachefly.net/100mb.test
--2013-05-10 18:18:38-- http://cachefly.cachefly.net/100mb.test
Resolving cachefly.cachefly.net... 205.234.175.175
Connecting to cachefly.cachefly.net|205.234.175.175|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 104857600 (100M) [application/octet-stream]
Saving to: `100mb.test'
100%[===================================================================================================================================================================================================>] 104,857,600 20.0M/s in 4.9s