Binwon Song profile

Hi, I'm
Binwon Song

Publications

IEEE Access JournalCo-Author

HitShield: Enhanced Swap Eviction Scheme for Multi-Generational LRU

We propose a novel swap optimization mechanism that applies a second chance like policy to MGLRU folios, addressing a key drawback of MGLRU: its lack of consideration for folio state during eviction.

Electronics JournalCo-Author

LACX: Locality-Aware Shared Data Migration in NUMA + CXL Tiered Memory

We propose LACX, a shared data migration technique that leverages CXL to address remote memory accesses caused by shared data among multiple tasks.

HiPC 2025 BK IF: 1Author

NiceSched : Memory locality aware dynamic priority scheduling in tiered memory

We propose a novel scheduling mechanism that dynamically adjusts process scheduling priorities (nice values) based on memory access locality patterns in tiered memory

Projects

kernel bug patch

kernel bug patch

we found the bug in AutoNUMA which is feature of linux kernel. and then tried to bug patch to linux kernel communitry

Details
vLLM LPM scheduler

vLLM LPM scheduler

implementation of longest prefix matching in vLLM

Details
ABCDB

ABCDB

Basic implementation of RDBMS which is included with CREATE, SELECT, INSERT

Details