Date: Sat, 1 Apr 1995 02:39:08 +1000 From: Bruce Evans <bde@zeta.org.au> To: bde@zeta.org.au, hasty@star-gate.com Cc: freebsd-hackers@FreeBSD.org Subject: Re: help with splbio, splnet, spl... Message-ID: <199503311639.CAA05170@godzilla.zeta.org.au>
next in thread | raw e-mail | index | archive | help
>Not sure if it is related to the way that interrupt is being handle.. >Why is the boot sequence slower than 1.1.5? > I mean going out and recognizing the devices that are attached > to the system, etc.. It's not related. There are more drivers now :-). Personally I don't notice any delays except for the SCSI drivers. I temporarily have 2 SCSI controllers installed, and need SCSI_DELAY=8 to get the cdrom recognized, while in 1.1.5 I didn't need SCSI_DELAY because the ultrastor driver was too broken to miss it. The BIOS has similar delays, so it takes almost 90 seconds to boot, while a clunky IDE system takes only 15 seconds. Bruce
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199503311639.CAA05170>