NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/50638 CVS commit: src/sys/lib/libsa
The following reply was made to PR bin/50638; it has been noted by GNATS.
From: "Izumi Tsutsui" <tsutsui%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/50638 CVS commit: src/sys/lib/libsa
Date: Sun, 17 Jan 2016 04:35:42 +0000
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.
Home |
Main Index |
Thread Index |
Old Index