maybe_promote
return maybe_promote(hs_e->level >= mq->write_promote_level);
return maybe_promote(hs_e->level >= mq->read_promote_level);