Date: Thu, 14 Jun 2012 07:13:23 +0200 From: Hans Petter Selasky <hselasky@c2i.net> To: freebsd-hackers@freebsd.org Cc: Ian Lepore <freebsd@damnhippie.dyndns.org>, Eitan Adler <lists@eitanadler.com>, Mel Flynn <rflynn@acsalaska.net>, claudiu vasadi <claudiu.vasadi@gmail.com>, Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl> Subject: Re: FreeBSD Boot Times Message-ID: <201206140713.23570.hselasky@c2i.net> In-Reply-To: <4FD90795.60104@acsalaska.net> References: <4FD66F7E.2060404@brandonfa.lk> <CAM-i3ig2QSDRqu-eTNEjdBFURVCQ7qFom=Utg-_XbkzNoMh5gA@mail.gmail.com> <4FD90795.60104@acsalaska.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 13 June 2012 23:35:17 Mel Flynn wrote: > On 13-6-2012 23:16, claudiu vasadi wrote: > > If you simplky do "sysctl -d hw.usb.no_boot_wait" you will see the > > explanation ;) > > Probably why Eitan asked as that description: > a) means nothing to people unfamiliar with device enumerations > b) does not point to a manual page that explains how USB does device > enumerations and why it would account for a significant chunk of the > boot process. It's not dangerous. It only means that you can't boot off a USB disk for example, because the USB stack will then not wait for the BOOT device at mount-root time, if you set this options. --HPS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201206140713.23570.hselasky>