Back to Top

Google selects an RTEMS GSOC Project as Featured Project

Google selects RTEMS Atomic Operations and SMP lock debug tool for RTEMS as their feature project on the Google Summer of Code webpage. This project is continuation of last year GSOC project. In the last year the architecture-independent atomic API has been developed and the implementation of X86 and PowerPC has been completed. So in this year the project’ goal is to support all other architectures. The task includes that a general atomic ops should be defined to support all the architectures which do not support SMP mode. And in order to make RTEMS support SMP completely it also should make the existing synchronization primitives SMP-safe, such as semaphores, mutex, spinlocks and etc. But this task is complex and is hard to debug. So in there I proposal a lock debug tool used to debug the lock problem, like deadlock and recursive lock. http://www.google-melange.com/gsoc/homepage/google/gsoc2013

OAR and RTEMS have been participating in the Google Summer of Code for 7+ years and have enhanced RTEMS and supported the continuing education of students worldwide.