본문 바로가기
자유 게시판

비동기식 SMP (Asynchronous SMP)

by 테그라크 2012. 1. 27.
퀄컴 스냅드래곤 프로세서의 비동기식 듀얼코어 얘기가 나와서 잠시 쉬어가는 코너입니다.

- 퀄콤 스냅드래곤 8x60 소개에서 발췌 -
The MSM8x60 incorporates an asynchronous dual-core SMP micro-architecture. Unlike synchronous dual-core SMP designs where both cores must run at the same frequency and voltage when operational, the dual-core Scorpion asynchronous power design provides independent clocking and voltage per core, allowing each to work independently. This highly efficient design provides substantial power savings over traditional SMP technology by intelligently adjusting performance to suit the needs of the application.

MSM8x60은 비동기식 듀얼코어 SMP 마이크로 아키텍처가 적용되었습니다. 두 개의 코어가 같은 클럭과 전압으로만 동작하던 동기식 듀얼코어 SMP 방식과는 달리, 듀얼코어 스콜피온 비동기식 디자인은 각 코어들이 서로 독립적으로 동작하게 해주며 클럭과 전압을 코어별로 설정할 수 있습니다. 이런 고효율적인 디자인은 어플리케이션의 요구에 따라 지능적으로 성능을 조절하여 기존의 SMP 기술에 비해 상당히 전력을 아낄 수 있게 합니다. (여기서 "상당한"이라 쓰고 "손톱에 때만큼"이라고 읽는다)

*SMP
대칭형 다중 처리 또는 SMP(symmetric multiprocessing)
http://ko.wikipedia.org/wiki/대칭형_다중_처리

비동기식이라길래 그냥 핫플러깅 방식을 딴 이름으로 붙인줄 알았는데 정말 "비동기식"이네요.

댓글