Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Sep 2000 01:57:45 +0200 (CEST)
From:      Marius Bendiksen <mbendiks@eunet.no>
To:        Mike Smith <msmith@FreeBSD.ORG>
Cc:        mjacob@feral.com, Poul-Henning Kamp <phk@FreeBSD.ORG>, arch@FreeBSD.ORG, smp@FreeBSD.ORG
Subject:   Re: Device probing... 
Message-ID:  <Pine.BSF.4.05.10009120155440.78512-100000@login-1.eunet.no>
In-Reply-To: <200009111936.MAA14055@mass.osd.bsdi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> The biggest one that's left is that a lot of drivers will end up printing 
> things in interrupt context, leading to *incredibly* messy console 
> output.  We'll need a cleaner way of presenting driver messages.

Couldn't this be resolved by adding a console buffer which you could spool
lines to, rather than printing them directly? The buffer would then sort a
certain number of lines at a time, and print them grouped by driver.
</rough-sketch>

Marius



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.10009120155440.78512-100000>