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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: How would software change when 3D XPoint is introduced

1 点作者 advanderveer超过 9 年前
In July 2015 Intel and Micron announced a new type of non-volatile memory: 3D XPoints (https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;3D_XPoint). Although introduction into the market is several years away and the initial (affordable?) version will probably won&#x27;t manage to fullfill the performance promise of being &quot;1000x faster then flash&quot;, it is interesting to paint a world in which we can use (large) non-volatile storage (our disks) as a replacement for RAM.<p>How would database technologies change? Would we still need caching mechanisms? Do OS&#x27;s still need page swapping? Would this turn over the HPC industry and deprecate years of work on optimizations?

1 comment

AnbeSivam超过 9 年前
Intel today announced SPDK (DPDK for storage), which provides IO operations in userspace. <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=10263200" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=10263200</a>