Module Name: src Committed By: bouyer Date: Wed Oct 10 16:31:55 UTC 2012
Modified Files:
src/sys/uvm [tls-maxphys]: uvm_pager.c
Log Message:
The pagedaemon ca emit write as large as the underlying device's maxphys,
so emergva size needs to be MACHINE_MAXPHYS, MAXPHYS is not enough.
To generate a diff of this commit:
cvs rdiff -u -r1.108 -r1.108.6.1 src/sys/uvm/uvm_pager.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
