커널 / 빌드루트 / QEMU
cpio the root filesystem Compression method : gzip linux kernel 전통적으로 gcc, 안드로이드 llvm clang 사용
GIC
Generic Interrupt Controller 존재 이유 : Linux 첫 부팅시 Timer가 Interrupt를 걸면서 Context Switching을 해주기때문
CPU 파악하기
arm사 IP 종류 cortext A - Application SoC CPU R - 실시간성 CPU, MMU 없음 M - MCU
Numa vs SMP
- Numa (Non-Uniform Memory Access)
- SMP(Symmetric )
- 사용하지 않는 불필요한 코어를 끄기
- 최근 정의된 것 http://www.iamroot.org/xe/index.php?mid=Note&document_srl=216084