DragonFly commits List (threaded) for 2013-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: pcb: Allow kmalloc(WAITOK) to return in in_pcballoc()
commit 0b405e3a3915510e95d5462f8be846bf275fef32
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/0b405e3a3915510e95d5462f8be846bf275fef32
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]