看板 DFBSD_commit 關於我們 聯絡資訊
commit aa05e418024bc38dc764d95b3078aa0fd2057798 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Thu Dec 22 11:43:26 2011 -0800 kernel - Properly dispose of vm_page_t in sf_buf_mfree() * Properly dispose of vm_page_t in sf_buf_mfree(), used by sendfile() * Should fix a VM page delete/free panic. Reported-by: sephe Summary of changes: sys/kern/uipc_syscalls.c | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/aa05e418024bc38dc764d95b3078aa0fd2057798 -- DragonFly BSD source repository