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

git: DragonFly_RELEASE_3_4 pcb: Allow kmalloc(WAITOK) to return in in_pcballoc()


From: Sepherosa Ziehau <sephe@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 8 Jun 2013 19:48:10 -0700 (PDT)

commit b49e0743996b6c19d891b128b3a5f1815376fe56
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date:   Sun Jun 9 10:45:48 2013 +0800

    pcb: Allow kmalloc(WAITOK) to return in in_pcballoc()
    
    The PCB kmalloc limit could be exceeded on local netperf TCP_CC with the
    default MSL; panic is obviously not wanted under this situation.

Summary of changes:
 sys/netinet/in_pcb.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b49e0743996b6c19d891b128b3a5f1815376fe56


-- 
DragonFly BSD source repository



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