sched_add
sched_add(td, SRQ_BORING);
void sched_add(struct thread* td, int flags);
sched_add(*newtdp, 0);