Module Name: src Committed By: bouyer Date: Tue Oct 9 21:53:03 UTC 2012
Modified Files: src/sys/ufs/ufs [tls-maxphys]: ufs_bmap.c Log Message: Use mnt_maxphys not MAXPHYS to limit the size of I/O to disk. Now the read-ahead code does issue 512k requests to disk. To generate a diff of this commit: cvs rdiff -u -r1.49 -r1.49.14.1 src/sys/ufs/ufs/ufs_bmap.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.