CSL RM repopulate structure directive
The repopulate structure directive is sent to all resource processing clients after an RM detects a structure failure and the structure is reallocated. The client then repopulates the structure and can receive this directive from all RMs that it is registered to.
If the client receives directives from multiple RMs to repopulate the structure after having already done so, it can ignore those requests after confirming that the directives apply to the same structure name and version.
Repopulate structure parameters
- RDIR_STRPOP
- Identifies the start of the repopulate structure directive.
- RDIR_STNAMLEN=length
- Contains the length of the structure name.
- RDIR_STNAMPTR=address
- Contains the address of the structure name.
- RDIR_STVERLEN=length
- Contains the length of the structure version.
- RDIR_STVERPTR=address
- Contains the address of the structure version.
- RDIR_STRPOPLN=length
- Contains the length of the repopulate structure.