Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
IronPort开发了一个高性能文件系统和一个 I/O 驱动的调度程序,该调度程序针对消息传递的异步特性进行了优化(因此称为“Async”OS)。
如果你想做同样的事情,但要开源,究竟需要改变什么?
这可能主要是营销 - FreeBSD 已经很好地处理了“消息传递的异步性质”。他们很可能出于特定目的将网络堆栈中的某些处理短路,文件系统也是如此。