Subject: Re: DAD verbosity
To: Chris Torek <torek@BSDI.COM>
From: Todd Whitesel <toddpw@best.com>
List: tech-kern
Date: 02/18/2000 22:51:24
> I believe the "collect stuff up until you have a complete printout"
> approach is the right one.  I also think the easiest way to get there
> from here is to do most of the work inside printf (really, putchar),

I think we're either going to have to give every kernel thread its own
printf line-buffer, or we're going to have to convert the kernel code
to use a layer over printf and be done with it.

Todd Whitesel
toddpw @ best.com