看板 DFBSD_commit 關於我們 聯絡資訊
commit 076dc4bb35ff784c459aea98a48700c3796d8e1f Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Sat Feb 12 14:17:01 2011 -0800 kernel - Fix list corruption in dsched * dsched_thread_io_alloc() also needs to hold a context lock when doing an internal list operation. Summary of changes: sys/kern/kern_dsched.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/076dc4bb35ff784c459aea98a48700c3796d8e1f -- DragonFly BSD source repository