Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 08/04/1999 14:30:13
Module Name: syssrc
Committed By: mycroft
Date: Wed Aug 4 21:30:13 UTC 1999
Modified Files:
syssrc/sys/kern: uipc_socket2.c
Log Message:
It's now possible for sbcompress() to compact mbuf clusters, so do it.
This helps prevent mbuf cluster exhaustion when receiving lots of small
packets.
To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 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.