Subject: Re: Faster pipes, now with uvm_loan()
To: =?iso-8859-1?Q?Jarom=EDr_Dolecek?= <jdolecek@netbsd.org>
From: Jason R Thorpe <thorpej@zembu.com>
List: tech-kern
Date: 04/09/2001 12:23:14
On Mon, Apr 09, 2001 at 09:08:37PM +0200, Jaromír Dolecek wrote:

 > After looking at the black voodoo magic needed for FreeBSD VM
 > "direct write" version, I was really pleased how elegant and
 > easy the same thing was with UVM uvm_loan(). Once again, UVM
 > advanced design and sane implementation shines.

Cool.  Please rip out all the #ifdefs from the code now :-)  No use
in trying to "share" this code with anything else.

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