Solange <[EMAIL PROTECTED]> wrote:

> cmn_err() uses cprintf(), just like vstrlog(). So it will eventually have 
> the same problem if I print lots of stuff. I think that the best solution
> is to throttle messages within my module.

If you like to have a console printf that works in the kernel, works before
the kernel turns on interrupts and that does not buffer, I could make my 
debug code available.

Jörg

-- 
 EMail:[EMAIL PROTECTED] (home) Jörg Schilling D-13353 Berlin
       [EMAIL PROTECTED]                (uni)  
       [EMAIL PROTECTED]        (work) Blog: http://schily.blogspot.com/
 URL:  http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily
_______________________________________________
opensolaris-code mailing list
[email protected]
https://opensolaris.org:444/mailman/listinfo/opensolaris-code

Reply via email to