SIZE2ORDER
ord = SIZE2ORDER(bt->bt_size >> vm->vm_quantum_shift);
const int idx = SIZE2ORDER(qsize);
int idx = SIZE2ORDER(qsize);