将 I/O 驱动调度纳入操作系统内核

发布于 2024-07-22 00:51:18 字数 171 浏览 3 评论 0原文

IronPort 开发了高性能文件系统和 I/O 驱动调度程序,针对消息传递的异步性质进行了优化(因此“异步”操作系统)。

如果您想做同样的事情但将其开源,那么到底需要改变什么?

IronPort developed a high performance file system and an I/O driven scheduler optimized for the asynchronous nature of messaging (hence "Async"OS).

If you wanted to do the same but make it open source, what exactly would need to change?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

一袭水袖舞倾城 2024-07-29 00:51:18

这可能主要是为了营销——FreeBSD 已经很好地处理了“消息传递的异步性质”。 他们很可能出于特定目的而短路网络堆栈中的某些处理,文件系统也是如此。

This is probably mostly marketing - FreeBSD already handles "asynchronous nature of messaging" rather well. They most likely short-circuited some processing in the network stack for their specific purposes, same for the file system.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文