TX_SEG_SZ
TX_SEG_SZ, /* maxsegsize */
#define TX_SEG_MAXSZ (TX_SEG_N * TX_SEG_SZ)
CTASSERT(TX_SEG_SZ % PAGE_SIZE == 0);