Hi,

Joachim Worringen wrote:
> Greetings,
> 
> I think I read somewhere (but can no longer find) how the kernel message 
> buffer can be increased - would be helpful for ::msgbuf on a core dump.

Way back, msgbuf was a buffer of fixed size like 8K.  These days
it it the console streams logging device - see the source in
uts/common/os/printf.c and uts/common/os/logsubr.c.

Gavin
_______________________________________________
opensolaris-code mailing list
opensolaris-code@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to