NetBSD/sys/conf
thorpej 7a49fee765 Add some experimental page-loaning for writes on sockets. It is disabled
by default, and can be enabled by adding the SOSEND_LOAN option to your
kernel config.  The SOSEND_COUNTERS option can be used to provide some
instrumentation.

Use of this option, combined with an application that does large enough
writes, gets us zero-copy on the TCP and UDP transmit path.
2002-05-02 17:55:48 +00:00
..
Makefile.kern.inc Make sure USETOOLS value is propagated (for USETOOLS?=no case in each 2002-03-18 15:20:08 +00:00
files Add some experimental page-loaning for writes on sockets. It is disabled 2002-05-02 17:55:48 +00:00
newvers.sh Const'ify string constants. 2000-07-14 07:14:03 +00:00
newvers_stand.sh replace a head | tail | sed sequence with a single link awk invocation, 2000-08-23 07:15:20 +00:00
osrelease.sh Bump kernel version -- ERESTART has been moved and EPASSTHROUGH has 2002-03-17 19:43:07 +00:00
param.c Provide hooks to include the config file(s) in the kernel binary. 2001-12-17 15:40:43 +00:00