The syscdr_rqmstamp Table
The syscdr_rqmstamp table contains information about which transaction is being added to each queue.
Column | Type | Description |
---|---|---|
rqms_qidx | integer | Queue index corresponding to the queues:
|
rqms_stamp1 | integer | Stamp 1 of the next transaction being put into the queue |
rqms_stamp2 | integer | Stamp 2 of the next transaction being put into the queue |
rqms_cstamp1 | integer | Communal stamp 1 used to identify the next transaction read from the receive queue |
rqms_cstamp2 | integer | Communal stamp 2 used to identify the next transaction read from the receive queue |