sched_sync
if (kthread_create(PRI_IOFLUSH, KTHREAD_MPSAFE, NULL, sched_sync,
sched_sync, NULL, NULL, "ioflush")) != 0)
void sched_sync(void *);