diff options
author | simon <simon@FreeBSD.org> | 2008-01-12 22:58:06 +0000 |
---|---|---|
committer | simon <simon@FreeBSD.org> | 2008-01-12 22:58:06 +0000 |
commit | a440b7cce737193f955f2a95a2915af773f05d03 (patch) | |
tree | 31e18bb14299c79f44c077872eaaa3451819b2b9 /lib/libc/stdlib/qsort.c | |
parent | 5c93ec4f5c145977a979a171fbeec496adea1d4c (diff) | |
download | FreeBSD-src-a440b7cce737193f955f2a95a2915af773f05d03.zip FreeBSD-src-a440b7cce737193f955f2a95a2915af773f05d03.tar.gz |
- Add support for using swap backed md(4) devices for building the
disk image. In some cases this can be a significant speed-up, if
most of the image can be kept in RAM while being populated.
On the 2GB image I'm currently working with, the build time,
excluding buildworld/buildkernel, goes from ~17 minutes to ~6
minutes.
This is not enabled by default, as it might have the opposite effect
on low-memory systems.
- During the generation of the image file be a bit more verbose in the
log file so it is possible to see what's being done.
- Add a NANO_DISKIMGDIR variable which makes it possibly to place the
final images somewhere other than ${MAKEOBJDIRPREFIX}. The default
value for NANO_DISKIMGDIR is $MAKEOBJDIRPREFIX.
Go for it: phk
Diffstat (limited to 'lib/libc/stdlib/qsort.c')
0 files changed, 0 insertions, 0 deletions