Real-time operating system kernels in embedded systems need to be configurable. Unfortunately many of today's commercial real-time kernels are monolithic. These optimized code packages are difficult ...
The restructured OS uses a microkernel approach. The OS’ basic functions reside in a less-than-30-kbyte microkernel, with most system functions available as plug-in modules. This structure allows ...
System development uses a microkernel architecture and Linux run-time environment to achieve high-speed performance. For many applications, employing common programming techniques—such as memory ...