GSoC/GCI Archive
Google Summer of Code 2012 RTEMS Project

Atomic Operations for RTEMS

by Deng Hengyi for RTEMS Project

This project’ goal is to define and implement the atomic primitives for RTEMS which completely support multiprocessor systems. The atomic operations on the multiprocessor systems also involve memory barriers. So in addition to the implementation of the atomic primitives API, the development of memory barriers will also be part of tasks.