"불균일메모리접근 NUMA"의 두 판 사이의 차이

22번째 줄: 22번째 줄:
* https://ko.wikipedia.org/wiki/불균일_기억_장치_접근
* https://ko.wikipedia.org/wiki/불균일_기억_장치_접근
* https://technet.microsoft.com/ko-kr/library/ms178144(v=sql.105).aspx
* https://technet.microsoft.com/ko-kr/library/ms178144(v=sql.105).aspx
* http://www.anexinet.com/blog/understanding-numa-and-virtual-numa-vnuma-in-vsphere/


[[분류: 병렬 컴퓨팅]]
[[분류: 병렬 컴퓨팅]]
[[분류: 메모리]]
[[분류: 메모리]]

2017년 1월 9일 (월) 09:25 판

1 개요

non-uniform memory access; NUMA
불균일 메모리 액세스, 불균일 기억 장치 접근
  • 멀티프로세서 시스템에서 사용되는 컴퓨터 메모리 설계 방법 중 하나
  • 메모리 접근 시간이 메모리와 프로세서간의 상대적인 위치에 따라 달라짐
  • 프로세서가 로컬 메모리 접근시 원격 메모리보다 빠름
  • SMP아키텍처로부터 확장된 개념

 

2 같이 보기

3 참고 자료

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}