RTEMS Logo

RTEMS 4.9.2 On-Line Library


Dual-Ported Memory Manager Obtaining Port IDs

PREV UP NEXT Bookshelf RTEMS Ada User's Guide

15.3.2: Obtaining Port IDs

When a port is created, RTEMS generates a unique port ID and assigns it to the created port until it is deleted. The port ID may be obtained by either of two methods. First, as the result of an invocation of the rtems.port_create directive, the task ID is stored in a user provided location. Second, the port ID may be obtained later using the rtems.port_ident directive. The port ID is used by other dual-ported memory manager directives to access this port.


PREV UP NEXT Bookshelf RTEMS Ada User's Guide

Copyright © 1988-2008 OAR Corporation