Module Name: src Committed By: tsutsui Date: Sun Jan 17 04:35:42 UTC 2016
Modified Files: src/sys/lib/libsa: cread.c Log Message: Add an option (LIBSA_CREAD_NOCRC) to disable gunzip CRC32 calculation. No obvious sideeffect on booting i386 GENERIC kernels (without the option). Closes PR/50638 (Extreme slowness on loading gzipped kernels on old CPUs). To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 src/sys/lib/libsa/cread.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.