Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: cgd
Date: Wed Sep 22 03:19:45 UTC 1999
Modified Files:
syssrc/sys/kern [netbsd-1-4]: uipc_socket2.c
Log Message:
pull up revs 1.31-1.33 from trunk (requested by cgd):
Compact mbuf clusters, to help prevent mbuf cluster exhaustion when
receiving lots of small packets. This costs some performance (the
compaction copies data), but adds a lot of stability to many systems.
To generate a diff of this commit:
cvs rdiff -r1.28 -r1.28.2.1 syssrc/sys/kern/uipc_socket2.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index