看板 DFBSD_commit 關於我們 聯絡資訊
commit b59b553b7009b6bf9a9a64f2d1e12f3e63509777 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Wed Oct 26 20:14:26 2011 -0700 kernel - Fix deep recursion in vm_object_collapse() (2) * Fix bug in previous deep recursion commit. A chainlock was being released too late. Summary of changes: sys/vm/vm_object.c | 17 ++++++++--------- 1 files changed, 8 insertions(+), 9 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b59b553b7009b6bf9a9a64f2d1e12f3e63509777 -- DragonFly BSD source repository