01시스템·2026년 6월 16일·11 분BPF LRU per-CPU hash mapBPF LRU per-CPU hash map의 구조와 조회·갱신 방식, eviction 정책, 동시성 및 활용 사례를 정리한다.#eBPF#Linux Kernel#Performance↗
02시스템·2026년 6월 14일·10 분PCB운영체제가 프로세스를 관리하는 PCB의 구성 요소와 상태 전이, 문맥 교환에서의 역할을 살펴본다.#Operating Systems#Process#Linux Kernel↗
03시스템·2026년 6월 09일·14 분eBPFeBPF 프로그램의 로드·검증·실행 과정과 map, helper, attach point를 중심으로 커널 확장 구조를 살펴본다.#eBPF#Linux Kernel#Observability#Networking↗
04시스템·2026년 6월 09일·11 분BPFClassic BPF가 커널에서 패킷을 필터링하는 이유와 필터 명령, 가상 머신, tcpdump 적용 흐름을 정리한다.#BPF#Linux Kernel#Networking↗
05시스템·2026년 6월 05일·3 분Spinlock and Mutex동시성 제어에 쓰이는 spinlock과 mutex의 대기 방식, 문맥 교환 비용, 사용 조건을 비교한다.#Concurrency#Synchronization#Linux Kernel↗
06시스템·2026년 4월 12일·10 분eBPF VMeBPF VM의 레지스터와 bytecode, verifier, JIT, helper 및 map을 중심으로 커널 내 실행 구조를 살펴본다.#eBPF#Linux Kernel#Virtual Machine↗