View | Details | Raw Unified | Return to bug 74862 | Differences between
and this patch

Collapse All | Expand All

(-)tuning.7 (-5 / +3 lines)
Lines 814-830 Link Here
814
by a megabyte or more, leaving more memory available for applications.
814
by a megabyte or more, leaving more memory available for applications.
815
.Pp
815
.Pp
816
.Dv SCSI_DELAY
816
.Dv SCSI_DELAY
817
and
818
.Dv IDE_DELAY
819
may be used to reduce system boot times.
817
may be used to reduce system boot times.
820
The defaults are fairly high and
818
The defaults are fairly high and
821
can be responsible for 15+ seconds of delay in the boot process.
819
can be responsible for 5+ seconds of delay in the boot process.
822
Reducing
820
Reducing
823
.Dv SCSI_DELAY
821
.Dv SCSI_DELAY
824
to 5 seconds usually works (especially with modern drives).
822
to something below 5 seconds could work (especially with modern drives).
825
Reducing
823
Reducing
826
.Dv IDE_DELAY
824
.Dv IDE_DELAY
827
also works but you have to be a little more careful.
825
(only available for PC98) also works but you have to be a little more careful.
828
.Pp
826
.Pp
829
There are a number of
827
There are a number of
830
.Dv *_CPU
828
.Dv *_CPU

Return to bug 74862