Date: Wed, 18 Feb 2004 15:53:07 +1100 (EST) From: Bruce Evans <bde@zeta.org.au> To: Doug White <dwhite@gumbysoft.com> Cc: freebsd-current@freebsd.org Subject: Re: dmesg output Message-ID: <20040218155058.J20408@gamplex.bde.org> In-Reply-To: <20040217192134.C33568@carver.gumbysoft.com> References: <026401c3f53a$bfca99a0$1e64a8c0@spotripoli.local> <20040217192134.C33568@carver.gumbysoft.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 17 Feb 2004, Doug White wrote: > On Tue, 17 Feb 2004, Putinas wrote: > > > Hi all, Is it normal what dmesg output is _one_ even not full line ? Any > > way to set it lets say to 1000 lines ? I am running 5.2.1-RC2 > > > > # dmesg > > 192.157:25 out via fxp1 > > This is uncommon, but it does happen sometimes... is the system > multiprocessor? This happens when the message buffer fills up with non-kernel messages. Use dmesg -a to see all the messages. Bruce
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040218155058.J20408>