#3144 assigned defect

shm does not use create plugin

Reported by: Joel Sherrill Owned by: Gedare Bloom
Priority: normal Milestone: Indefinite
Component: score Version: 5
Severity: normal Keywords:
Cc: Blocked By:
Blocking:

Description

I have written a plugin for the SHM for a paravirtualized environment. As best I can tell, the create plugin is never invoked. In this paravirtualized environment, there can be statically defined SHM objects and dynamically created SHM objects in the host environment.

The create plugin for my paravirtualized case needs the opportunity to "create" an RTEMS SHM object. Right now, all create, attach, etc has to be done in the mmap/alloc extension.

This may require some chat with Gedare to get a better problem statement.

Change History (1)

comment:1 Changed on 09/19/17 at 14:22:29 by Joel Sherrill

Owner: changed from joel.sherrill@… to Gedare Bloom
Status: newassigned
Note: See TracTickets for help on using tickets.