Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys
Module Name: syssrc
Committed By: thorpej
Date: Wed Aug 21 05:13:38 UTC 2002
Modified Files:
syssrc/sys/conf: files
syssrc/sys/kern: uipc_socket.c
Log Message:
Make use of page loaning for large socket writes the default. The
SOSEND_NO_LOAN option can be used to go back to the old behavior.
To generate a diff of this commit:
cvs rdiff -r1.546 -r1.547 syssrc/sys/conf/files
cvs rdiff -r1.70 -r1.71 syssrc/sys/kern/uipc_socket.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