Publications
NiceSched : Memory locality aware dynamic priority scheduling in tiered memory
HiPC 2025
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
we found the bug in AutoNUMA which is feature of linux kernel. and then tried to bug patch to linux kernel communitry
DetailsvLLM LPM scheduler
implementation of longest prefix matching in vLLM
Details
ABCDB
Basic implementation of RDBMS which is included with CREATE, SELECT, INSERT
Details