I found a hybrid OS project called RGMP
Posted: Wed May 11, 2011 9:48 pm
Hi everybody
We all know some famous hybrid OS like RTAI and RTLinux. I have also written one called RGMP (http://rgmp.sf.net). The difference is RGMP uses the multi-processor features to run any RTOS dedicatedly on a CPU. For example you can first run an unmodified Linux, then boot any ported RTOS on another CPU so that they can run simultaneously and communicate with each other. It make you be able to use both GPOS and RTOS features. Now I have only ported two RTOS uC/OS and NuttX. The only requirements are a multi-processor computer of x86 and Linux OS with kernel 2.6.32 and 2.6.35 (Ubuntu 10.04 and 10.10 will be fine).
Take a look and feel free to contact me if you are interested in RGMP.
Regards,
Yu Qiang
We all know some famous hybrid OS like RTAI and RTLinux. I have also written one called RGMP (http://rgmp.sf.net). The difference is RGMP uses the multi-processor features to run any RTOS dedicatedly on a CPU. For example you can first run an unmodified Linux, then boot any ported RTOS on another CPU so that they can run simultaneously and communicate with each other. It make you be able to use both GPOS and RTOS features. Now I have only ported two RTOS uC/OS and NuttX. The only requirements are a multi-processor computer of x86 and Linux OS with kernel 2.6.32 and 2.6.35 (Ubuntu 10.04 and 10.10 will be fine).
Take a look and feel free to contact me if you are interested in RGMP.
Regards,
Yu Qiang