728x90
https://complicated0idea.tistory.com/14#comment19537056
[002] 폴링, 인터럽트, DMA
컴퓨터에서 두뇌 역할인 CPU는 수많은 입.출력 장치와 연결되어 정보를 주고 받습니다. 컴퓨터에서 입출력 장치 간 통신에서 많이 언급되는 용어인 폴링, 인터럽트, DMA (Direct Memory Access)에 대해
complicated0idea.tistory.com
'개발관련 > 기록' 카테고리의 다른 글
There is no tracking information for the current branch. 깃 pull 안될 때 -> 해당 폴더 위치로 cd 이동 (0) | 2022.02.03 |
---|---|
IE 인터넷 익스플로러 localhost 웹 페이지를 표시할 수 없음 -> http://localhost 로 하면 된다 (0) | 2021.12.30 |
chm 파일은 html 확장 파일이다 (0) | 2021.12.21 |
SVN 새로 체크아웃 시 the method must override a superclass method -> Java Compiler version 맞추기 (0) | 2021.12.13 |
pom.xml xmlns 빨간줄 -> 해당 프로젝트 메이븐 업데이트 하기 (0) | 2021.12.13 |