看板 DFBSD_commit 關於我們 聯絡資訊
commit 46270ec662f96487806e6b37f7403538568019f3 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Sun Jun 13 09:16:01 2010 -0700 kernel - MPSAFE work - fix bugs in recent MPSAFE work. * pgfind() and zpfind() were failing to release a token they had acquired under certain circumstances. Reported-by: Alex Hornung <ahornung@gmail.com>: Summary of changes: sys/kern/kern_proc.c | 8 ++++++-- 1 files changed, 6 insertions(+), 2 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/46270ec662f96487806e6b37f7403538568019f3 -- DragonFly BSD source repository