Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Aug 2007 19:37:29 +0900
From:      "Hidetoshi Shimokawa" <simokawa@FreeBSD.ORG>
To:        "KOT MATPOCKuH" <matpockuh@gmail.com>
Cc:        Bruce Cran <bruce@cran.org.uk>, current@freebsd.org
Subject:   Re: console hangs after setting hostname
Message-ID:  <626eb4530708260337t28f0b434oce7b33560822f71f@mail.gmail.com>
In-Reply-To: <3979a4b0708240929p5f42b54ev412d5af16e9fb020@mail.gmail.com>
References:  <3979a4b0707291120v4927a20cm357b845f6d1f3567@mail.gmail.com> <46BE1D6C.6040903@cran.org.uk> <626eb4530708221937h31c8f37fu9527e941ed4000b6@mail.gmail.com> <3979a4b0708240929p5f42b54ev412d5af16e9fb020@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 8/25/07, KOT MATPOCKuH <matpockuh@gmail.com> wrote:
> On 8/23/07, Hidetoshi Shimokawa <simokawa@freebsd.org> wrote:
> >
> > It looks that the low level console is not locked though the high level
> > console
> > is locked by Giant.
> >
> > Could you try the attached patch?
> >
> Thanks you! Console doesn't hangs...

Thank for the test.

> ...and I'm too see corrupt messages in /var/run/dmesg.boot and on console:
>
> cd0: <_NEC DVD_RW ND-3540A 1.01> Removable CD-ROM SCSI-0 device
> cdS0M:P :3 3A.P 0C0P0UM B#/s1  tLraaunnscfheerds!

This is expected. If you concern interleaved meassges, could you try to
add the following line to your kernel configuration file as sun4v?

options      PRINTF_BUFR_SIZE=128    # Prevent printf output being interspersed.
-- 
/\ Hidetoshi Shimokawa
\/  simokawa@FreeBSD.ORG



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