https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=173435

Arto Pekkanen <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #5 from Arto Pekkanen <[email protected]> ---
(In reply to mq from comment #4)

A suggestion: implement a boot configuration option to only initialize the root
device during boot, while other devices would be left to initialize in the
background. Later if a an operation is attempted on a device (such as mount),
if the device has not yet initialized, the operation would block until the
device is ready. This would considerably decrease boot times on all computers
which have optical drives that force read the media at initialization, or hard
disks (not hosting root, data storage) with slow spin-up.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to