Posts by Collection

projects

Compiler Project

contest project, Harbin Institute of Technology (Shenzhen), 2020

Developed a compiler for ARM hardware platform, which can compile a simplified C language (Sysy2020, a custom language for the contest) into ARMv7 instructions.

NOR Flash File System

contest project, Harbin Institute of Technology (Shenzhen), 2021

Developed a file system for NOR flash devices on the operating system SylixOS, taking into account the characteristics of NOR flash devices and implementing the basic functions of the file system. Further implemented some features such as wear balancing and power down protection for flash devices.

Researching Disaggregated Memory

intern project, Harbin Institute of Technology (Shenzhen), 2022

Research the application of data compression in Disaggregated Memory, investigate the leading academic papers on disaggregated memory.

Database Project

course project, Peking University, 2022

CMU15-445 Fall2021 course project. Realize some basic functions of DBMS in the experimental framework BusTub given in the course.

publications