TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

What every programmer should know about memory, Part 1 (2007)

90 pointsby kerckerover 7 years ago

5 comments

dangover 7 years ago
<a href="https:&#x2F;&#x2F;hn.algolia.com&#x2F;?query=What%20every%20programmer%20should%20know%20about%20memory%20points%3E20&amp;sort=byDate&amp;dateRange=all&amp;type=story&amp;storyText=false&amp;prefix&amp;page=0" rel="nofollow">https:&#x2F;&#x2F;hn.algolia.com&#x2F;?query=What%20every%20programmer%20sh...</a>
ACow_Adonisover 7 years ago
Out of curiosity, can any hacker news types quickly tell me if there&#x27;s been any significant developments since this paper was authored that a programmer should fundamentally consider these days?
评论 #15302270 未加载
评论 #15302060 未加载
评论 #15301902 未加载
评论 #15301799 未加载
kuharichover 7 years ago
Prior discussion: <a href="http:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=1394346" rel="nofollow">http:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=1394346</a>
rimherover 7 years ago
Good idea to splice it up, makes it easier to tackle.<p>Link to full pdf by the way: <a href="http:&#x2F;&#x2F;futuretech.blinkenlights.nl&#x2F;misc&#x2F;cpumemory.pdf" rel="nofollow">http:&#x2F;&#x2F;futuretech.blinkenlights.nl&#x2F;misc&#x2F;cpumemory.pdf</a>
FrankyHollywoodover 7 years ago
This one is also very usefull: <a href="http:&#x2F;&#x2F;igoro.com&#x2F;archive&#x2F;volatile-keyword-in-c-memory-model-explained&#x2F;" rel="nofollow">http:&#x2F;&#x2F;igoro.com&#x2F;archive&#x2F;volatile-keyword-in-c-memory-model-...</a>