metaonly module ti.sdo.fc.rman.RMAN |
![]() |
Resource Manager for shared C64x+ resources
Configuration settings | sourced in ti/sdo/fc/rman/RMAN.xdc |
config RMAN.maxAlgs // module-wide |
![]() |
Maximum number of algorithm instances that will be using the RMAN module
Configuration settings |
config RMAN.persistentAllocFxn // module-wide |
![]() |
Function for allocating persistent memory for RMAN's and other IRESMAN implementation's internal objects
Configuration settings |
config RMAN.persistentFreeFxn // module-wide |
![]() |
Function for freeing persistent memory used by RMAN and other IRESMAN implementation's internal objects
Configuration settings |
config RMAN.tableSize // module-wide |
![]() |
Total number of individual resource manager (IRESMAN implementation) entries that will be registered with RMAN (including both static and dynamic)
Configuration settings |
config RMAN.useDSKT2 // module-wide |
![]() |
Flag indicating if DSKT2 should be used for memory allocation and for supporting algorithm yields
Configuration settings |
config RMAN.yieldSamePriority // module-wide |
![]() |
Flag indicating if yields to same priority should happen or not
Configuration settings |