202606.1601시스템·2026년 6월 16일·11 분BPF LRU per-CPU hash mapBPF LRU per-CPU hash map 구조, 조회·갱신 경로, eviction, 동시성#eBPF#Linux Kernel#Performance↗
202606.1502시스템·2026년 6월 15일·2 분API와 ABIAPI와 ABI의 차이, 바이너리 호환성, calling convention#API#ABI#System Programming↗
202606.1403시스템·2026년 6월 14일·10 분PCBProcess Control Block 구성 요소, process state transition, context switch#Operating Systems#Process#Linux Kernel↗
202606.1304시스템·2026년 6월 13일·11 분TLB-Hit ModelTLB hit 기반 fast path, 반복 정책 판단 cache, invalidation과 consistency 비용#TLB#Caching#eBPF#Performance↗
202606.1105시스템·2026년 6월 11일·14 분eBPF for WindowseBPF for Windows 실행 구조, verifier, program·attach type, 네트워크 활용#eBPF#Windows Kernel#Networking↗
202606.1006시스템·2026년 6월 10일·14 분eBPFeBPF load·verify·execute pipeline, map, helper, attach point#eBPF#Linux Kernel#Observability#Networking↗
202606.1007시스템·2026년 6월 10일·11 분BPFClassic BPF 명령어와 VM, 커널 패킷 필터링, tcpdump filter 동작#BPF#Linux Kernel#Networking↗
202606.0608시스템·2026년 6월 06일·2 분Mutual ExclusionMutual exclusion, shared resource와 race condition, 올바른 critical section의 조건#Concurrency#Synchronization#Operating Systems↗
202606.0609시스템·2026년 6월 06일·3 분Critical SectionCritical section과 race condition, lock·mutex·semaphore·spinlock#Concurrency#Synchronization#Operating Systems↗
202606.0510시스템·2026년 6월 05일·1 분Busy WaitingBusy waiting의 CPU 사용, lock 대기 시간, spin과 context switch 비용#Concurrency#Synchronization#Performance↗
202606.0511시스템·2026년 6월 05일·1 분Context SwitchingProcess와 thread의 context switching, 상태 저장·복원, 전환 비용#Operating Systems#Process#Performance↗
202606.0512시스템·2026년 6월 05일·3 분Spinlock and MutexSpinlock과 mutex, 대기 방식, context switch 비용, 선택 기준#Concurrency#Synchronization#Linux Kernel↗
202604.1213시스템·2026년 4월 12일·10 분eBPF VMeBPF VM의 register와 bytecode, verifier, JIT, helper, map#eBPF#Linux Kernel#Virtual Machine↗