wiki:Projects/GSoC/Atomic_Operations
Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

Version 1 (modified by Gedare, on 03/14/12 at 04:33:49) (diff)

/* New Page */

Atomic Operations

Mentors:

Students:

Status: Uninitiated.

Introduction:

Candidate APIs / Implementations

Goal: To provide RTEMS with core services to solve synchronization problems on multicore platforms.

Requirements: Advanced C and assembly language programming, familiarity with RTEMS kernel software architecture, good understanding of concurrency problems and solutions.

Resources:

Acknowledgements

  • Who helped and did work?

Miscellaneous Sections

As the project progresses, you will need to add build instructions, etc and this page will evolve from a project description into a HOWTO.

Roadmap for ConcurrencyKit?

A leading contender for this project is the ConcurrencyKit? (ck). ck works on the 32-bit x86 architecture, so a first step would be to try compiling ck with rtems for pc386 and run a sample application under QEMU. Once a sample application is working, the next step would be to get as much of the ck regression suite to run as possible. Beyond that are many possible directions. Potential students should ask on the mailing list and work with potential mentors to design a project that suits their abilities and goals.

References

  • TBD

Other sections: If you have more to say about the project that doesn't fit in the proposed sections of this template, feel free to add other sections at will.