Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 May 1996 14:03:34 +1000
From:      Bruce Evans <bde@zeta.org.au>
To:        bde@zeta.org.au, taob@io.org
Cc:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: Slow tty updates and high load, but idle CPU
Message-ID:  <199605200403.OAA03165@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>> ttwrite() is probably sleeping on lbolt.  This should be easy to check
>> by looking at the sleep address in ps output.

>    Tell me if I'm on the right track:  "nm /kernel | fgrep lbolt"
>gives me the address 0xf01d605c.  Judging by the output of
>"ps axO nwchan", I should look for processes waiting at 1d605c?

No, just look at the strings in `ps lax' output.

Bruce



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