|
Motr
M0
|
#include <tx_credit.h>

Data Fields | |
| m0_bcount_t | tc_reg_nr |
| m0_bcount_t | tc_reg_size |
| unsigned | tc_balance [M0_BE_CU_NR] |
Definition at line 79 of file tx_credit.h.
| unsigned tc_balance[M0_BE_CU_NR] |
Used to track who uses the credit and how much.
Definition at line 88 of file tx_credit.h.
| m0_bcount_t tc_reg_nr |
The number of regions needed for operation representation in the transaction.
Definition at line 84 of file tx_credit.h.
| m0_bcount_t tc_reg_size |
Total size of memory needed for the same.
Definition at line 86 of file tx_credit.h.