01시스템·2026년 6월 16일·11 분BPF LRU per-CPU hash mapBPF LRU per-CPU hash map의 구조와 조회·갱신 방식, eviction 정책, 동시성 및 활용 사례를 정리한다.#eBPF#Linux Kernel#Performance↗
02시스템·2026년 6월 12일·11 분TLB-Hit ModelTLB의 빠른 주소 변환 원리를 일반화해 반복적인 정책 판단을 캐시하는 fast path 성능 모델을 설명한다.#TLB#Caching#eBPF#Performance↗
03시스템·2026년 6월 05일·1 분Busy Waiting락을 기다리며 CPU를 계속 사용하는 busy waiting의 동작 방식과 장점, 비용, 적합한 상황을 정리한다.#Concurrency#Synchronization#Performance↗
04시스템·2026년 6월 05일·1 분Context Switching프로세스와 스레드가 실행 상태를 저장하고 복원하는 context switching 과정과 오버헤드를 설명한다.#Operating Systems#Process#Performance↗