Changes

Jump to navigation Jump to search
103 bytes added ,  15:13, 22 February 2017
m
no edit summary
Line 3: Line 3:  
=Overall Structure=
 
=Overall Structure=
   −
The shared memory consists of 2 or 5 components, depending on which Init function is called. For InitializeIrnopShared, ir service puts more information to the shared memory and applications can read it directly; for InitializeIrnop, ir service puts less information and store the rest in its local storage. All these components are adjacent to each other.
+
The shared memory consists of 2 or 5 components, depending on which Init function is called. For InitializeIrnopShared, ir service puts more information to the shared memory and applications can read it directly; for InitializeIrnop, ir service puts less information and store the rest in its local storage. All these components are adjacent to each other, without any padding, which means the data can be unaligned if the size specified in Init is unaligned.
 
{| class="wikitable" border="1"
 
{| class="wikitable" border="1"
 
|-
 
|-
242

edits

Navigation menu