t_j
By: a guest | Feb 5th, 2010 | Syntax:
C | Size: 0.30 KB | Hits: 23 | Expires: Never
}
sx_sunlock(&allprison_lock);
if (kthread_create(jpager_td, pr, (void *) j_pager_proc, 0, 0, "jpager %d", pr->pr_id))
goto e_dropprref;
KASSERT(j_pager_proc != NULL, ("NULL j_pager_proc"));
pr->pr_pager = j_pager_proc;
error = jail_attach(td, &jaa);
if (error)