Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Feb 2000 12:46:57 -0800
From:      "Jordan K. Hubbard" <jkh@zippy.cdrom.com>
To:        Mike Smith <msmith@FreeBSD.org>
Cc:        Robert Watson <robert+freebsd@cyrus.watson.org>, "Jordan K. Hubbard" <jkh@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/kern init_main.c 
Message-ID:  <96729.951511617@zippy.cdrom.com>
In-Reply-To: Your message of "Fri, 25 Feb 2000 12:32:44 PST." <200002252032.MAA00608@mass.cdrom.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
> Increasing the kernel message buffer will not give you more scrollback.
> If you just want to increase the scrollback buffer, set SC_HISTORY_SIZE 
> to something obscenely large like 500 (memory penalty for all vtys) or 
> alternatively set MSGBUF_SIZE to something like 32K (only eats that much 
> more memory) and add the ability to view it inside sysinstall.

OK, I was clearly folding SC_HISTORY_SIZE into MSGBUF_SIZE in my mind
and that was bogus.  Thanks for the correction.  I'll add some code
to simply grab the OID information and display it then.

- Jordan


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




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