The 25th ChinaSys Workshop

The 25th ChinaSys Workshop on Computer Systems was held on December 16-17, 2023, in Lanzhou, Gansu. The workshop is organized by ACM China SIGOPS (ChinaSys), hosted by Lanzhou University and Peking University, with the support of Tsinghua University Press. The event was sponsored by Huawei Technologies Co., Ltd., Huawei Cloud Computing Technologies Co., Ltd., and … Read more

Revisiting Distributed Memory in the CXL Era

Message Passing V.S Distributed Shared Memory As Moore’s Law slows down, horizontal scaling has become the predominant strategy for enhancing system performance. Nonetheless, the inherent complexities of distributed programming present substantial challenges in creating efficient, correct, and resilient systems. Streamlining this process remains a fundamental objective of distributed programming frameworks. In the realm of distributed … Read more