Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jul 2007 15:18:30 -0700
From:      "Maksim Yevmenkin" <maksim.yevmenkin@gmail.com>
To:        "Dmitry Morozovsky" <marck@rinet.ru>
Cc:        current@freebsd.org
Subject:   Re: possible showstopper: kbdmux hangs -current
Message-ID:  <bb4a86c70707301518o5a6e3226j98e992cd4553e677@mail.gmail.com>
In-Reply-To: <20070728173355.O42349@woozle.rinet.ru>
References:  <20070727141421.H42349@woozle.rinet.ru> <bb4a86c70707271018p45f3ccbap142bd6506c4dfc46@mail.gmail.com> <20070728173355.O42349@woozle.rinet.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On 7/28/07, Dmitry Morozovsky <marck@rinet.ru> wrote:
> On Fri, 27 Jul 2007, Maksim Yevmenkin wrote:
>
> MY> On 7/27/07, Dmitry Morozovsky <marck@rinet.ru> wrote:
> MY> > Hi there,
> MY> >
> MY> > on some of my mobos -current hangs early (when starning init) if kbdmux is
> MY> > included in kernel (both on i386 and amd64); this seems to be some race, as
> MY> > hangs are not 100% reproducible. What info should I provide to debug?
> MY>
> MY> the usual suspects are
> MY>
> MY> 1) while (KBDMUX_CHECK_CHAR(kbd)) { ... } loop in kbdmux_kbd_event().
> MY> could you please try to put some debug printf's into it and make sure
> MY> it does not stuck there.
>
> errrm. Added two printfs with ppsratecheck - and, as usual, 'specialist
> presense effect' is in place: no single hang since, both on stock GENERIC and
> my own stripped down kernel so far (approx 20 reboots).
>
> Will try further.

if you remove your debug code and recompile kbdmux(4), does your
problem re-appear?

thanks,
max



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