mirror of
https://github.com/opnsense/src.git
synced 2026-03-17 16:14:58 -04:00
When tsoome@ added skein support to the ZFS boot code and zfsloader, it resulted in an explosion in code size, running close to a number of limits. The default for the C version of skein is to unroll all loops for skein-256 and 512 Disabling the loop unrolling saves 20-28kb from each binary boot1.efi gptzfsboot loader.efi userboot.so zfsloader Reviewed by: emaste, tsoome Sponsored by: ScaleEngine Inc. Differential Revision: https://reviews.freebsd.org/D7826 |
||
|---|---|---|
| .. | ||
| boot1.c | ||
| boot_module.h | ||
| fat-amd64.tmpl.bz2.uu | ||
| fat-arm.tmpl.bz2.uu | ||
| fat-arm64.tmpl.bz2.uu | ||
| fat-i386.tmpl.bz2.uu | ||
| generate-fat.sh | ||
| Makefile | ||
| Makefile.depend | ||
| Makefile.fat | ||
| ufs_module.c | ||
| zfs_module.c | ||