Subject: Re: CVS commit: syssrc
To: Chuck Silvers <chs@netbsd.org>
From: Jason R Thorpe <thorpej@zembu.com>
List: tech-kern
Date: 06/13/2001 22:24:46
On Thu, Jun 14, 2001 at 08:12:57AM +0300, Chuck Silvers wrote:

The correct way to address this is to clip the MAX ranges in vmparam.h,
not work around a *single* instance of this problem in UVM.

 > 
 > Module Name:	syssrc
 > Committed By:	chs
 > Date:		Thu Jun 14 05:12:57 UTC 2001
 > 
 > Modified Files:
 > 	syssrc/sys/uvm: uvm_fault.c
 > 
 > Log Message:
 > work around an overflow problem in uvm_fault_wire().
 > from Eduardo Horvath and Simon Burge.
 > 
 > 
 > To generate a diff of this commit:
 > cvs rdiff -r1.64 -r1.65 syssrc/sys/uvm/uvm_fault.c
 > 
 > Please note that diffs are not public domain; they are subject to the
 > copyright notices on the relevant files.
 > 

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