HIPC: Difference between revisions
Misson20000 (talk | contribs) m →Raw data section: change image position |
No edit summary |
||
Line 111: | Line 111: | ||
| 1 || 31-16 || Size | | 1 || 31-16 || Size | ||
|} | |} | ||
=== IPC buffers === | |||
Buffer descriptor A and others map memory into the sysmodule process. With input buffers the memory permissions are set to read-only, for the mapped memory in the sysmodule. The buffer is automatically unmapped while the kernel handles the cmdreply, the sysmodule doesn't need to specify anything in the cmdreply to trigger this. | |||
== Raw data section == | == Raw data section == |