Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 May 1999 09:33:50 -0600 (MDT)
From:      "Justin T. Gibbs" <gibbs@narnia.plutotech.com>
To:        Bruce Evans <bde@zeta.org.au>
Cc:        current@FreeBSD.org
Subject:   Re: "hanging root device to da0s1a"
Message-ID:  <199905211533.JAA12876@narnia.plutotech.com>
In-Reply-To: <199905210435.OAA11995@godzilla.zeta.org.au>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <199905210435.OAA11995@godzilla.zeta.org.au> you wrote:
>>> I'm not sure why it happens like this; try putting a DELAY() just 
>>> before we actually set the root device and see if you can put it off.
>>
>>Why not just spl() protect that printf call so that its output is
>>dumped contiguously into the console buffer?
> 
> This would just move the race.  It is probably already elsewhere for
> serial consoles.

Perhaps I should use the log facility instead of printf in the announce
code?

--
Justin


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905211533.JAA12876>