top of page
Home
About
Blog
More
Use tab to navigate through the menu items.
All Posts
Linux kernel
linux-mm
Training
Practice
WAIOS
Parallel Computing
Hardware
System hacking
linux-hardening
Patch review
etc
Performance
Tracing
Study note
Paper review
검색
Contiguous Memory Allocator 노트
일반적으로 메모리를 할당 받을 때는 buddy 시스템을 통해 페이지를 할당 받는다. 다양한 anti-fragmentation 기법이 적용된 buddy 시스템이라도 부팅 후에는 지속으로 단편화가 발생하고, 따라서 연속된 큰 메모리를 할당하기...
Wonhyuk Yang
2022년 4월 17일
bottom of page