diff options
author | pjd <pjd@FreeBSD.org> | 2004-10-14 07:55:29 +0000 |
---|---|---|
committer | pjd <pjd@FreeBSD.org> | 2004-10-14 07:55:29 +0000 |
commit | ae8741cdf47d8a8579de263e2bb61e0f4401e1df (patch) | |
tree | 8b93c8b0022d194a80579779f30c5a4ed99bee0e /sys/dev/syscons/syscons.c | |
parent | c06dbb041524f92cefecce8b2e7112fa5ecef66d (diff) | |
download | FreeBSD-src-ae8741cdf47d8a8579de263e2bb61e0f4401e1df.zip FreeBSD-src-ae8741cdf47d8a8579de263e2bb61e0f4401e1df.tar.gz |
Ehh. Introduce a hack: Wait for 3 seconds, so GEOM is able to give us
providers for tasting. Before this hack, race below is possible:
SI_SUB_RAID (no not-fully-configured geoms, so don't block)
GEOM tasting (now geoms are created)
SI_SUB_MOUNT_ROOT (if root file system is placed on a mirror, it is
possible that this mirror is not fully configured yet)
There is a lot of work to do to avoid such hacks and I need a working
solution before 5.3, sorry.
Reported by: John Hay <jhay@icomtek.csir.co.za>
Diffstat (limited to 'sys/dev/syscons/syscons.c')
0 files changed, 0 insertions, 0 deletions