Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/uvm



Module Name:    src
Committed By:   rearnsha
Date:           Mon Nov 10 16:13:05 UTC 2003

Modified Files:
        src/sys/uvm: uvm_page.h

Log Message:
In vm_phsyseg_find, use u_int for start, len and try when doing a
binary search.  Avoids the need for signed division by 2.  Approved
by thorpej.


To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 src/sys/uvm/uvm_page.h

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