SIZE2ORDER
vm->vm_quantum_shift = SIZE2ORDER(quantum);
const int idx = SIZE2ORDER(qsize);
int idx = SIZE2ORDER(qsize);