Course information

Difficulty
LEVEL 2
Reading time
1 hour
Requirements
없음
Description

이번 코스에서는 ptmalloc2의 주요 객체들과 이들을 이용하여 메모리를 관리하는 메커니즘들에 대해 알아봅니다. 코스에서 배우는 주요 개념은 다음과 같습니다.

키워드

• Memory Allocator
• ptmalloc(pthread memory-allocation)
• 청크(Chunk)
• bins
• arena
• tcache
Objective
ptmalloc2를 개략적으로 이해한다.

Topic list

Similar courses