I am doing kernel development, and I would like to print lots of messages to the console. I use vstrlog(), which eventually calls cprintf().
This is problematic, because syslog message queue becomes overflown, and some of my messages get lost. Does anyone know how to tell the syslog to flush its queue before accepting new messages? This message posted from opensolaris.org _______________________________________________ opensolaris-code mailing list [email protected] https://opensolaris.org:444/mailman/listinfo/opensolaris-code
