Source-Changes archive

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

CVS commit: [netbsd-1-6] src/sys/uvm



Module Name:    src
Committed By:   tron
Date:           Tue Aug 26 06:46:17 UTC 2003

Modified Files:
        src/sys/uvm [netbsd-1-6]: uvm_io.c

Log Message:
Pull up revision 1.18 (requested by tls in ticket #1434):
Correct use of MAXBSIZE where MAXPHYS was intended.  This is a necessary
first step towards per-device MAXPHYS, and has the beneficial side effect
of allowing clustering to MAXPHYS even on systems that need to run with
a reduced MAXBSIZE to get more metadata buffers.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.17.10.1 src/sys/uvm/uvm_io.c

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