Genode 11.05拥有了新的用于类型安全IPC的新API,运行L4Linux

最新ubuntu/linux/开源新闻或者其它IT相关资讯
回复
头像
vikyzhang
帖子: 677
注册时间: 2010-10-18 14:39
联系:

Genode 11.05拥有了新的用于类型安全IPC的新API,运行L4Linux

#1

帖子 vikyzhang » 2011-05-26 20:14

Genode 11.05 Gets New API for Type-safe IPC, Runs L4Linux
Genode 11.05拥有了新的用于类型安全IPC的新API,运行L4Linux
posted by nfeske on Thu 26th May 2011 11:41 UTC
发表于:2011年5月25日 北京时间19:41

The concern for efficient and easy-to-use inter-process communication is prevalent among microkernel-based operating systems. Genode has always taken an unorthodox stance on this subject by disregarding the time-tested standard solution of using an IDL compiler in favour of sticking to raw C++ mechanisms. The new version 11.05 of the OS framework takes another leap by introducing a brand new API for implementing procedure calls across process boundaries, facilitating type safety and ease of use, yet still not relying on external tools. Furthermore, the platform support for the Fiasco.OC kernel has been extended to the complete feature set of the framework. The most significant new features are L4Linux (on Fiasco.OC), an experimental integration of GDB, ARM RealView PBX device drivers, and device I/O support for the MicroBlaze platform.
有关高效与易用的IPC(inter-process communication,进程间通信)的考究广泛存在于基于微内核的操作系统当中。Genode不理会久经考验的使用IDL编译器、倾向于坚持原始C++机制的标准解决方案,在这一主题上显得那么的独树一帜。该操作系统构架新版本11.05通过引入一个崭新的,用以实现跨进程边界的过程调用、类型安全和简单易用的推进和对外部工具独立的API,实现了又一次飞跃。此外,Fiasco.OC内核的平台支持已经被扩展到了该框架的全特性集之中。最引入注目的新特性是(Fiasco.OC之上的)L4Linux,GDB的一个实验性集成,ARM实时渲染交换机设备(ARM RealView PBX device)驱动,以及用于MicroBlaze平台的设备I/O支持。(详细内容请见原文)

英文原文:http://www.osnews.com/story/24786/Genod ... ns_L4Linux
译文原文:http://www.linux-ren.org/modules/newbb/ ... 6&forum=72
转载请注明:Linux人社区英文资讯翻译专版 编译
Linux人社区开源新闻资讯翻译专版小编。翻译来自互联网上最新的英文开源资讯,提供给大家最迅即、最忠实于原文的开源业界动态、软件更新、有用技能等等。不至之处欢迎指正![email protected]
回复