MAXTX
if (posix_memalign((void **)&buf, PAGE_SIZE, MAXTX))
#define MAXIOS (MAXTX / MAXIO)
for (size = sectorsize; size <= MAXTX; size *= 2) {