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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Bcachefs – A New COW Filesystem

11 点作者 varbhat大约 2 年前

3 条评论

frankjr大约 2 年前
From <a href="https:&#x2F;&#x2F;bcachefs.org" rel="nofollow">https:&#x2F;&#x2F;bcachefs.org</a>:<p>Bcachefs is an advanced new filesystem for Linux, with an emphasis on reliability and robustness and the complete set of features one would expect from a modern filesystem.<p>- Copy on write (COW) - like zfs or btrfs<p>- Full data and metadata checksumming<p>- Multiple devices<p>- Replication<p>- Erasure coding (only feature not quite stable)<p>- Caching<p>- Compression<p>- Encryption<p>- Snapshots<p>- Scalable - has been tested to 50+ TB, will eventually scale far higher<p>- Already working and stable, with a small community of users
评论 #35886035 未加载
jwilk大约 2 年前
<a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=35899527" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=35899527</a> got more traction.
marbu大约 2 年前
This is an email to linux kernel mailing list where Kent Overstreet asks for a review and inclusion of bcachefs filesystem.