DragonFly BSD
DragonFly commits List (threaded) for 2011-12
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: kernel - Properly dispose of vm_page_t in sf_buf_mfree()


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 22 Dec 2011 11:44:08 -0800 (PST)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]