Home
I’m an assistant researcher in Ant Research, working with Dr. Mingzhe Zhang. I got my Ph.D. degree from the Institute of Computing Technology, Chinese Academy of Sciences (ICT, CAS) in 2024, co-advised by Dr. Huimin Cui and Dr. Chenxi Wang. I got my Bachelor degree from University of Chinese Academy of Sciences (UCAS) in 2018.
Research Interests
My research interest is to build hard-core system/runtime for new hardware and new application, such as non-volatile memory, resource-disaggregated datacenter, FHE accelerators and FHE applications.
Runtime for Hybrid Memory
Non-volatile memory (NVM) was developed to meet the rapidly growing memory demands of data-intensive applications. Compared to DRAM, NVM provides significantly larger storage capacity, lower cost, and higher energy efficiency. However, NVM also exhibits longer access latencies and lower read/write bandwidths. Consequently, cloud infrastructures often adopt a hybrid approach by deploying NVM together with DRAM. To maximize energy savings and minimize the performance impact of hybrid memory, I build a runtime [TOCS’22] to manage the data layout for cloud applications, which can identify data’s hot/cold characteristics and allocate (and migrate) the data into DRAM/NVM accordingly.
Runtime for Disaggregated Memory
As an emerging datacenter architecture, resource disaggregation seeks to reorganize each type of datacenter hardware into dedicated resource servers. This approach aims to enhance resource utilization, improve fault tolerance, and simplify the adoption of hardware. These servers are interconnected through advanced network fabrics, such as Infiniband and CXL. Consequently, cloud applications running on these disaggregated clusters can access compute and memory resources from different servers. I build a hybrid data plane [OSDI’24] that simultaneously enables accesses to disaggregated memory via both kernel path and runtime path to provide high efficiency for real-world applications.
Publications
A Tale of Two Paths: Toward a Hybrid Data Plane for Efficient Far-Memory Applications
Lei Chen, Shi Liu (co-first), Chenxi Wang, Haoran Ma, Yifan Qiao, Zhe Wang, Chenggang Wu, Youyou Lu, Xiaobing Feng, Huimin Cui, Shan Lu, and Harry Xu
The USENIX Symposium on Operating Systems Design and Implementation (OSDI), 2024 [paper][code]
Lei Chen, Jiacheng Zhao, Chenxi Wang, Ting Cao, John Zigman, Haris Volos, Onur Mutlu, Fang Lv, Xiaobing Feng, Harry Xu, Huimin Cui
ACM Transactions on Computer Systems (TOCS), 2022 [paper]
Awards
- 2024 ChinaSys Best Spotlight Paper (5/54)