site logo  PsdInstall

HomePage | Categories |* BLOG *| RecentChanges | RecentlyCommented | Login/Register

Revision [1290]

Last edited on 2009-10-10 05:34:46 by MikeGreene [Format correction]
Additions:
~-pPSDHlpRouter points to the PSD help router. Use the PSDHelp macro in PSD.H to access the PSD helps.
~-pParmString points to any parameters specified in CONFIG.SYS after the PSD' s name. If no parameters were specified this field is NULL.
~-pPSDPLMA points to the PSD's processor local memory area. This area contains different physical memory at the same linear address across all processors. You can use the area to store variables such that each processor accesses unique values, but all the code references the same variables.
~-sizePLMA is the total size of the PSD's PLMA in bytes.
Deletions:
pPSDHlpRouter points to the PSD help router. Use the PSDHelp macro in PSD.H to access the PSD helps.
pParmString points to any parameters specified in CONFIG.SYS after the PSD' s name. If no parameters were specified this field is NULL.
pPSDPLMA points to the PSD's processor local memory area. This area contains different physical memory at the same linear address across all processors. You can use the area to store variables such that each processor accesses unique values, but all the code references the same variables.
sizePLMA is the total size of the PSD's PLMA in bytes.


Revision [1279]

Edited on 2009-10-10 05:07:50 by MikeGreene
Additions:
@@ Return to [[SMPProgrammingAddendum SMP Programming Addendum]] Page.@@


Revision [1278]

Edited on 2009-10-10 05:07:21 by MikeGreene
Additions:
**Structures**
Deletions:
Structures


Revision [1277]

The oldest known version of this page was created on 2009-10-10 05:07:04 by MikeGreene
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by Wikka Wakka Wiki 1.1.6.7
Page was generated in 0.3551 seconds