cpu 아키텍처 확인하기 + 알파

uname 이라는 명령이 있습니다.

mysql performance를 좋게 하기위해 64bit server os 를 설치할 경우가 있습니다.



uname -rm ---> 이 명령을 가장 많이 사용합니다.

2.6.18-164.9.1.el5 i686
커널 버전 cpu 아키텍처

x86 이렇게 보이면 64bit os 로 설치 된것입니다.


옵션입니다. 참고하세요.

Print certain system information. With no OPTION, same as -s.

-a, --all print all information, in the following order,
except omit -p and -i if unknown:
-s, --kernel-name print the kernel name
-n, --nodename print the network node hostname
-r, --kernel-release print the kernel release
-v, --kernel-version print the kernel version
-m, --machine print the machine hardware name
-p, --processor print the processor type or "unknown"
-i, --hardware-platform print the hardware platform or "unknown"
-o, --operating-system print the operating system
--help display this help and exit
--version output version information and exit


cpu 종류를 확인하고자 한다면 아래 명령을 사용합니다.

[root@test ~]# cat /proc/cpuinfo

...
model name : Intel(R) Core(TM)2 Quad CPU Q8200 @ 2.33GHz
...


랜카드 정보를 확인할려면 아래 명령을 사용합니다.

[root@test ~]# lspci

...
00:08.0 Ethernet controller: Advanced Micro Devices [AMD] 79c970 [PCnet32 LANCE] (rev 40)
...


다른 기본 정보를 확인하실려면 hwconf 파일을 보세요.

[root@test ~]# vi /etc/sysconfig/hwconf

[root@test ~]# cat /var/log/messages | grep "CPU"

Nov 18 18:42:17 localhost kernel: Initializing CPU#0
Nov 18 18:42:17 localhost kernel: CPU 0 irqstacks, hard=c0761000 soft=c0741000
Nov 18 18:42:17 localhost kernel: CPU: L1 I cache: 32K, L1 D cache: 32K
Nov 18 18:42:17 localhost kernel: CPU: L2 cache: 2048K
Nov 18 18:42:17 localhost kernel: Intel machine check reporting enabled on CPU#0.
Nov 18 18:42:17 localhost kernel: CPU0: Intel(R) Core(TM)2 Quad CPU Q8200 @ 2.33GHz stepping 0a
...

root@test ~]# cat /var/log/messages | grep eth0

Nov 18 18:42:17 localhost kernel: eth0: registered as PCnet/FAST III 79C973
Nov 18 18:42:18 localhost kernel: eth0: link up, 100Mbps, full-duplex
...


자세한 정보를 확인할려면 lshw 패키지를 설치하셔서 보시면 됩니다.

[root@test src]# lshw -short

H/W path Device Class Description
======================================================
system VirtualBox
/0 bus Motherboard
/0/0 memory 128KiB BIOS
/0/1 memory 511MiB System memory
/0/2 processor Intel(R) Core(TM)2 Quad CPU Q8200 @ 2.33GHz
/0/2/0.1 processor Logical CPU
/0/2/0.2 processor Logical CPU
/0/2/0.3 processor Logical CPU
/0/2/0.4 processor Logical CPU
/0/100 bridge 440FX - 82441FX PMC [Natoma]
/0/100/1 bridge 82371SB PIIX3 ISA [Natoma/Triton II]
/0/100/1.1 storage 82371AB/EB/MB PIIX4 IDE
/0/100/1.1/0 ide0 bus IDE Channel 0
/0/100/1.1/0/0 /dev/hda disk 21GB VBOX HARDDISK
/0/100/1.1/0/0/1 /dev/hda1 volume 101MiB EXT3 volume
/0/100/1.1/0/0/2 /dev/hda2 volume 10001MiB EXT3 volume
/0/100/1.1/0/0/3 /dev/hda3 volume 1004MiB Linux swap volume
/0/100/1.1/0/0/4 /dev/hda4 volume 9366MiB Extended partition
/0/100/1.1/0/0/4/5 /dev/hda5 volume 9365MiB Linux filesystem partition
/0/100/1.1/1 ide1 bus IDE Channel 1
/0/100/1.1/1/0 /dev/hdc disk VBOX CD-ROM
/0/100/2 display VirtualBox Graphics Adapter
/0/100/3 eth0 network 79c970 [PCnet32 LANCE]
/0/100/4 system VirtualBox Guest Service
/0/100/5 multimedia 82801AA AC'97 Audio Controller
/0/100/6 bus KeyLargo/Intrepid USB
/0/100/6/1 usb2 bus OHCI Host Controller
/0/100/7 bridge 82371AB/EB/MB PIIX4 ACPI
/0/100/8 eth1 network 79c970 [PCnet32 LANCE]
/0/100/b bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller
/0/100/b/1 usb1 bus EHCI Host Controller<div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 17:32:05 Linux에서 이동 됨]</div>
|

댓글 6개

까페24에서 비지니스 가상호스팅(월 2만원도 안함)을 하는데... 아래처럼 나오네요...
가상이지만 CPU를 7개나? 정말?
========================================================================================


[root@jonielm ~]# cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU E5506 @ 2.13GHz
stepping : 5
cpu MHz : 2127.998
cache size : 4096 KB
physical id : 0
siblings : 1
core id : 0
cpu cores : 1
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu tsc msr pae cx8 apic cmov pat clflush acpi mmx fxsr sse sse2 ss ht syscall nx lm constant_tsc pni est ssse3 cx16 sse4_1 sse4_2 popcnt lahf_lm
bogomips : 5326.67
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 E5506 @ 2.13GHz
stepping : 5
cpu MHz : 2127.998
cache size : 4096 KB
physical id : 1
siblings : 1
core id : 0
cpu cores : 1
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu tsc msr pae cx8 apic cmov pat clflush acpi mmx fxsr sse sse2 ss ht syscall nx lm constant_tsc pni est ssse3 cx16 sse4_1 sse4_2 popcnt lahf_lm
bogomips : 5326.67
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management:

processor : 2
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU E5506 @ 2.13GHz
stepping : 5
cpu MHz : 2127.998
cache size : 4096 KB
physical id : 2
siblings : 1
core id : 0
cpu cores : 1
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu tsc msr pae cx8 apic cmov pat clflush acpi mmx fxsr sse sse2 ss ht syscall nx lm constant_tsc pni est ssse3 cx16 sse4_1 sse4_2 popcnt lahf_lm
bogomips : 5326.67
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management:

processor : 3
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU E5506 @ 2.13GHz
stepping : 5
cpu MHz : 2127.998
cache size : 4096 KB
physical id : 3
siblings : 1
core id : 0
cpu cores : 1
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu tsc msr pae cx8 apic cmov pat clflush acpi mmx fxsr sse sse2 ss ht syscall nx lm constant_tsc pni est ssse3 cx16 sse4_1 sse4_2 popcnt lahf_lm
bogomips : 5326.67
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management:

processor : 4
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU E5506 @ 2.13GHz
stepping : 5
cpu MHz : 2127.998
cache size : 4096 KB
physical id : 4
siblings : 1
core id : 0
cpu cores : 1
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu tsc msr pae cx8 apic cmov pat clflush acpi mmx fxsr sse sse2 ss ht syscall nx lm constant_tsc pni est ssse3 cx16 sse4_1 sse4_2 popcnt lahf_lm
bogomips : 5326.67
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management:

processor : 5
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU E5506 @ 2.13GHz
stepping : 5
cpu MHz : 2127.998
cache size : 4096 KB
physical id : 5
siblings : 1
core id : 0
cpu cores : 1
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu tsc msr pae cx8 apic cmov pat clflush acpi mmx fxsr sse sse2 ss ht syscall nx lm constant_tsc pni est ssse3 cx16 sse4_1 sse4_2 popcnt lahf_lm
bogomips : 5326.67
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management:

processor : 6
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU E5506 @ 2.13GHz
stepping : 5
cpu MHz : 2127.998
cache size : 4096 KB
physical id : 6
siblings : 1
core id : 0
cpu cores : 1
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu tsc msr pae cx8 apic cmov pat clflush acpi mmx fxsr sse sse2 ss ht syscall nx lm constant_tsc pni est ssse3 cx16 sse4_1 sse4_2 popcnt lahf_lm
bogomips : 5326.67
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management:

processor : 7
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU E5506 @ 2.13GHz
stepping : 5
cpu MHz : 2127.998
cache size : 4096 KB
physical id : 7
siblings : 1
core id : 0
cpu cores : 1
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu tsc msr pae cx8 apic cmov pat clflush acpi mmx fxsr sse sse2 ss ht syscall nx lm constant_tsc pni est ssse3 cx16 sse4_1 sse4_2 popcnt lahf_lm
bogomips : 5326.67
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management:
Processor Number E5506
# of Cores 4
# of Threads 4
자료 감사합니다.
감사합니다 ^^
댓글을 작성하시려면 로그인이 필요합니다.

프로그램

태그 필터 (최대 3개) 전체 개발자 소스 기타 mysql 팁자료실 javascript php linux flash 정규표현식 jquery node.js mobile 웹서버 os 프로그램 강좌 썸네일 이미지관련 도로명주소 그누보드5 기획자 견적서 계약서 기획서 마케팅 제안서 seo 통계 서식 통계자료 퍼블리셔 html css 반응형 웹접근성 퍼블리싱 표준화 반응형웹 홈페이지기초 부트스트랩 angularjs 포럼 스크린리더 센스리더 개발자톡 개발자팁 퍼블리셔톡 퍼블리셔팁 기획자톡 기획자팁 프로그램강좌 퍼블리싱강좌
+
제목 글쓴이 날짜 조회
14년 전 조회 1,495
14년 전 조회 1,176
14년 전 조회 2,138
14년 전 조회 1,702
14년 전 조회 1,245
14년 전 조회 2,664
14년 전 조회 1,760
14년 전 조회 1,701
14년 전 조회 1,216
14년 전 조회 2,097
14년 전 조회 3,064
14년 전 조회 1,480
14년 전 조회 931
14년 전 조회 2,461
14년 전 조회 2,217
14년 전 조회 1,170
14년 전 조회 1,736
14년 전 조회 1,919
14년 전 조회 1,778
14년 전 조회 1,118
14년 전 조회 1,108
14년 전 조회 1,409
14년 전 조회 1,734
14년 전 조회 1,589
14년 전 조회 1,278
14년 전 조회 1,698
14년 전 조회 1,525
14년 전 조회 1,823
14년 전 조회 1,287
14년 전 조회 1,524
14년 전 조회 1,299
14년 전 조회 1,660
14년 전 조회 1,131
14년 전 조회 2,540
14년 전 조회 1,740
14년 전 조회 3,321
14년 전 조회 1,710
14년 전 조회 1,476
14년 전 조회 1,545
14년 전 조회 1,524
14년 전 조회 979
14년 전 조회 1,234
14년 전 조회 1,304
14년 전 조회 2,768
14년 전 조회 1,406
14년 전 조회 3,766
14년 전 조회 1,223
14년 전 조회 1,053
14년 전 조회 1,137
14년 전 조회 2,120
14년 전 조회 1,733
14년 전 조회 1,546
14년 전 조회 1,599
14년 전 조회 1,519
14년 전 조회 1,627
14년 전 조회 1,281
15년 전 조회 899
15년 전 조회 1,398
15년 전 조회 2,564
15년 전 조회 1,873
15년 전 조회 2,248
15년 전 조회 1,309
15년 전 조회 1,623
15년 전 조회 1,936
15년 전 조회 2,054
15년 전 조회 1,422
15년 전 조회 1,334
15년 전 조회 1,429
15년 전 조회 864
15년 전 조회 1,569
15년 전 조회 1,178
15년 전 조회 1,478
15년 전 조회 1,675
15년 전 조회 1,464
15년 전 조회 1,604
15년 전 조회 1,286
15년 전 조회 2,129
15년 전 조회 1,221
15년 전 조회 1,592
15년 전 조회 1,668
15년 전 조회 1,870
15년 전 조회 1,044
15년 전 조회 1,755
15년 전 조회 1,626
15년 전 조회 1,311
15년 전 조회 2,348
15년 전 조회 1,459
15년 전 조회 1,400
15년 전 조회 1,609
15년 전 조회 1,379
15년 전 조회 1,585
15년 전 조회 1,554
15년 전 조회 1,187
15년 전 조회 1,903
15년 전 조회 1,909
15년 전 조회 868
15년 전 조회 887
15년 전 조회 3,342
15년 전 조회 2,266
15년 전 조회 1,366