看板 DFBSD_commit 關於我們 聯絡資訊
commit 18af8f55e0030722b15761e79680829d44124a18 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Fri Nov 11 22:53:58 2011 -0800 kernel - Add missing dsched_exit_thread() and friends * In the lwp_create()/lwp_fork() failure path we have to clean up the dsched stuff before scrapping the LWP. Reported-by: swildner Summary of changes: sys/kern/kern_fork.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/18af8f55e0030722b15761e79680829d44124a18 -- DragonFly BSD source repository