COMPROMISE_SIZE
} else if (stripesize <= COMPROMISE_SIZE) {
if (fwsectors * fwheads * small_read <= COMPROMISE_SIZE) {
} else if (fwsectors * small_read <= COMPROMISE_SIZE) {
if (medium_read * 2 > COMPROMISE_SIZE) {
big_read = COMPROMISE_SIZE;
big_read = COMPROMISE_SIZE;