Here is Xizheng Wang’s homepage. I’m a Ph.D student in Department of Computer Science and Technology, Tsinghua University, supervised by Prof. Dan Li. Before I started my PhD, I received my undergraduate degree and master’s degree from Hunan University under the supervision of Professor Guo Chen.

My research interest includes data center network, high-performance NIC. And recently, I have embarked on exploring AI for network.

🔥 News

  • 2023.06:  🎉🎉 Our paper has been accepted by SIGCOMM’23.
  • 2023.06:  🎉🎉 Our paper has been accepted by APNet’23.

📝 Publications

ICNP 2021
sym

StaR: Breaking the Scalability Limit for RDMA

Xizheng Wang, Guo Chen*, Xijin Yin, Huichen Dai, Bojie Li, Binzhang Fu, Kun Tan

  • We propose StaR (Stateless RDMA), which solves the scalability problem of RDMA by transferring states to the other communication end. Leveraging the asymmetric communication pattern in data center applications, StaR lets the communication end with low concurrency save states for the other end with high concurrency, thus making the RNIC on the bottleneck side to be stateless. We have implemented StaR on an FPGA board with 10Gbps network port and evaluated its performance on a testbed with 9 machines all equipped with StaR NICs. The experimental results show that in high concurrency scenarios, the throughput of StaR can reach up to 4.13x and 1.35x of the original RNIC and the latest software-based solution, respectively.
APNet 2023
sym

sRDMA: A General and Low-Overhead RDMA Scheduler for RDMA(pre to publish)

Xizheng Wang, Shuai Wang*, Dan Li

  • We propose sRDMA, a general and lowoverhead scheduler working in user-space RDMA driver. sRDMA allows the application to express the expected transfer order to RDMA hardware via work requests (WRs). With priority information in WRs, sRDMA slices and schedules WRs to achieve desired order of message transfer and reduce blocking impact of large messages in the same RDMA connection. Our experiments show that sRDMA can improve the performance of applications, e.g., TensorFlow, by up to 54%, and sRDMA has negligible overhead in terms of CPU and flow throughput.

🎖 Honors and Awards

  • 2019.06 Outstanding gradute, Hunan University.

📖 Educations

  • 2022.09 - now, Ph.D candidate, Tsinghua University.
  • 2019.09 - 2022.06, Master degree, Hunan University.
  • 2015.09 - 2019.06, Bachelor degree, Hunan University.

💬 Tech Blog