Changeset ba776282 in rtems for testsuites/psxtests

Timestamp:
08/12/16 19:25:10 (8 years ago)
Author:
Gedare Bloom <gedare@…>
Branches:
5, master
Children:
3a46b72
Parents:
2b442a8e
git-author:
Gedare Bloom <gedare@…> (08/12/16 19:25:10)
git-committer:
Gedare Bloom <gedare@…> (01/13/17 16:17:30)
Message:

posix: shared memory support

Add POSIX shared memory manager (Shm). Includes a hook-based
approach for the backing memory storage that defaults to the
Workspace, and a test is provided using the heap. A test is
also provided for the basic use of mmap'ing a shared memory
object. This test currently fails at the mmap stage due to
no support for mmap.

(No files)

Note: See TracChangeset for help on using the changeset viewer.