2 papers
cs.SE2026
We Must Have Missed This Comment: Detecting and Repairing Stale Function References in Linux Kernel Comments
Kexin Sun, Yunbo Lyu, Xutong Ma +6
As the Linux kernel evolves, code comments may become outdated, as the functions they reference can be refactored or removed independently without corresponding updates to the comm…
cs.SE2025
An Empirical Study: MEMS as a Static Performance Metric
Liwei Zhang, Baoquan Cui, Xutong Ma +1
Static performance estimation is essential during compile-time analysis, yet traditional runtime-based methods are costly and platform-dependent. We investigate mems, the number of…