Subject: Making SOSEND_LOAN the default in -current
To: None <tech-net@netbsd.org>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: tech-net
Date: 08/20/2002 08:52:26
Hi folks...

I'd like to make the SOSEND_LOAN option (which uses page loaning to achieve
zero-copy TCP transmit) the default in -current, and add a new option,
SOSEND_NO_LOAN, to disable it.  The code has been in -current for a while
now, and several people have been giving it a good work-out.  It makes a
significant difference on platforms which are short on memory bandwidth.

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>