TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Using chip memory more efficiently

81 点作者 redtuesday将近 8 年前

5 条评论

valarauca1将近 8 年前
For those interested MIT 6.851 Advanced Data Structures covers Cache-Oblivious algorithms if your interested in the general CS&#x2F;Coding techniques to maximize cache usage<p>OpenCourseWare <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=bY8f4DSkQ6M" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=bY8f4DSkQ6M</a>
sitkack将近 8 年前
Take what is fixed and make it flexible.<p>Take what is one and make it many.<p>Take what is repeated and make it one, and fast.
评论 #14734570 未加载
评论 #14734796 未加载
nachiketkapre将近 8 年前
FPGA BlockRAMs have been configurable for the past two decades! The CPU architecture world is borrowing some good ideas from the FPGA architects.
评论 #14732506 未加载
tyfon将近 8 年前
I wonder if projects like openblas can make use of this. Maybe it could be baked into the cpu too somehow.<p>On the other hand, when reading the title I was preparing for a gory Amiga article. In this case it should be on-chip memory or is my non native english fooling me here? But it was at least in the same spirit ;)
amelius将近 8 年前
I wonder how the OS is supposed to deal with this complexity. It probably needs an API for processes to reconfigure the cache. But then the cache can be private to a process or to a group of processes. Complicated stuff.
评论 #14734596 未加载