I found a hybrid OS project called RGMP

This forums is for OS project announcements including project openings, new releases, update notices, test requests, and job openings (both paying and volunteer).
Post Reply
yuq
Posts: 17
Joined: Tue Jan 11, 2011 2:06 am

I found a hybrid OS project called RGMP

Post by yuq »

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
Post Reply