Module Name: src
Committed By: snj
Date: Tue Mar 8 10:03:57 UTC 2016
Modified Files:
src/sbin/dump [netbsd-6]: dump.8 main.c rcache.c
Log Message:
Pull up following revision(s) (requested by bouyer in ticket #1331):
sbin/dump/dump.8: revision 1.67 via patch
sbin/dump/main.c: revision 1.72
sbin/dump/rcache.c: revision 1.25
Default the read block size (-k default value) to kern.maxphys (usually
64k these days). This gives a noticable performance boost on large filesystems.
To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.62.8.1 src/sbin/dump/dump.8
cvs rdiff -u -r1.66 -r1.66.8.1 src/sbin/dump/main.c
cvs rdiff -u -r1.23 -r1.23.8.1 src/sbin/dump/rcache.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.