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

git: DragonFly_RELEASE_3_0 kernel - Do not use M_USE_INTERRUPT_RESERVE for M_NOWAIT


From: Venkatesh Srinivas <vsrinivas@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 12 Apr 2012 19:59:31 -0700 (PDT)

commit 2f8a6ae4817fb595681373e73e0fd86cc9467b88
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Sat Mar 31 18:33:59 2012 -0700

    kernel - Do not use M_USE_INTERRUPT_RESERVE for M_NOWAIT
    
    * Redefine M_NOWAIT to not use M_USE_INTERRUPT_RESERVE.  This can result
      in mbuf exhaustion during bursts of mbuf allocations and cause kernel
      kvm expansion to assert and panic.
    
    Reported-by: sephe

Summary of changes:
 sys/sys/malloc.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2f8a6ae4817fb595681373e73e0fd86cc9467b88


-- 
DragonFly BSD source repository



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