Difference between revisions of "PXI Services"
Jump to navigation
Jump to search
Steveice10 (talk | contribs) m (Add some links to service pages.) |
|||
Line 5: | Line 5: | ||
*PxiFSB | *PxiFSB | ||
*PxiFSR | *PxiFSR | ||
− | *PxiPM | + | *[[Process Manager Services PXI|PxiPM]] |
− | *pxi:am9 | + | *[[Application Manager Services PXI|pxi:am9]] |
*pxi:dev | *pxi:dev | ||
*pxi:mc | *pxi:mc | ||
− | *pxi:ps9 | + | *[[Process Services PXI|pxi:ps9]] |
Each of these services has up to 4 static IPC buffers of size 0x1000. When any of these service ports are sync:d, the IPC cmdbuf (TLS+0x80+) is sent over PXI to the ARM9. | Each of these services has up to 4 static IPC buffers of size 0x1000. When any of these service ports are sync:d, the IPC cmdbuf (TLS+0x80+) is sent over PXI to the ARM9. | ||
Each PXI service can only have one session open for it at a time. | Each PXI service can only have one session open for it at a time. |
Revision as of 17:22, 11 October 2015
PXI Services
The 'pxi' sysmodule contains the following services:
Each of these services has up to 4 static IPC buffers of size 0x1000. When any of these service ports are sync:d, the IPC cmdbuf (TLS+0x80+) is sent over PXI to the ARM9.
Each PXI service can only have one session open for it at a time.