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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

The OpenIndiana community

4 点作者 projectmeshnet将近 13 年前

2 条评论

alasdairlumsden将近 13 年前
The author of this post has not stated who he spoke to. I suspect he has spoken to a random from #openindiana on irc.freenode.net, who is not actually an active developer.<p>The OpenIndiana developers collaborate on #oi-dev on irc.freenode.net.<p>Also the Solaris kernel is excellent and has features that put it ahead of the game in many areas. Take Solaris Zones, the fully virtualised network stack (crossbow), the COMSTAR SCSI (iSCSI/FCoE) target framework, the Fault Management Architecture (FMA), along with a whole host of other advantages, put it significantly ahead of the game. Also thanks to Joyent the illumos kernel supports KVM, something FreeBSD does not.
PythonDeveloper将近 13 年前
I spent just a few minutes in the OpenIndiana code base and found it rife with potential issues. For example, in the hsfs file system, there are no pointer assertions to protect against null pointers:<p><a href="http://src.illumos.org/source/xref/illumos-gate/usr/src/common/fs/hsfs.c" rel="nofollow">http://src.illumos.org/source/xref/illumos-gate/usr/src/comm...</a><p>lines 158 thru 171... are just one example.<p>While yes, you could find this anywhere in any code base, we're talking about OpenIndiana. If this kind of issue is present in the file system handler, there's NO way this project is ready for prime time, never mind a production release.
评论 #4157245 未加载
评论 #4152652 未加载
评论 #4153557 未加载