旧物仍有价值:使用Exgen-Malloc优化单线程应用程序
Old Is Gold: Optimizing Single-Threaded Applications with Exgen-Malloc

原始链接: https://arxiv.org/abs/2510.10219

arXivLabs是一个框架,允许合作者直接在我们的网站上开发和分享新的arXiv功能。个人和与arXivLabs合作的组织都拥抱并接受了我们开放、社群、卓越和用户数据隐私的价值观。arXiv致力于这些价值观,并且只与坚持这些价值观的合作伙伴合作。您是否有为arXiv社群增加价值的项目想法?了解更多关于arXivLabs的信息。

This Hacker News discussion centers around a new paper, “Optimizing Single-Threaded Applications with Exgen-Malloc,” and the broader trend of rethinking multi-processor system design. A commenter noted the work resembles existing “phkmalloc” without acknowledgement. The conversation then expands to the idea of abandoning Symmetric Multiprocessing (SMP) CPU coherency – essentially giving each core its own dedicated memory space and workload – to avoid performance bottlenecks. This is linked to projects like ByteDance’s “Parker,” a multi-kernel Linux approach, and other multi-kernel systems. While some see benefits in this approach, others express concerns about the increased complexity and potential for unpredictable behavior and security issues compared to hardware-managed cache coherency. The debate touches on historical attempts at similar architectures and the increasing relevance of locality as core counts rise, mirroring the performance characteristics of distributed systems. Ultimately, the discussion highlights a growing exploration of alternatives to traditional multi-core processing.
相关文章

原文

arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.

Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.

Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs.

联系我们 contact @ memedata.com