Date: Fri, 19 Mar 2004 01:26:13 +0200 From: Ruslan Ermilov <ru@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/syscons syscons.c Message-ID: <20040318232613.GB2663@ip.net.ua> In-Reply-To: <200403182107.i2IL7sjY010070@repoman.freebsd.org> References: <200403182107.i2IL7sjY010070@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--gatW/ieO32f1wygP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Mar 18, 2004 at 01:07:54PM -0800, Ruslan Ermilov wrote: > ru 2004/03/18 13:07:54 PST >=20 > FreeBSD src repository >=20 > Modified files: > sys/dev/syscons syscons.c=20 > Log: > Fixed a nasty old bug where a visual bell in the currently active > VTY prevented waking up processes waiting for the output queue to > get free on other VTYs. > =20 The symptoms were stuck foreground jobs on VTYs. It's most easily reproduced like this: - Program syscons(4) for a visual bell: kbdcontrol -b visual - Start some output intensive job on some VTY: strings /dev/urandom - Switch to another VTY and issue a bell: printf '\007' - Watch the job in the other VTY has stopped, and see that VTY state in the ``pstat -t'' output. Cheers, --=20 Ruslan Ermilov FreeBSD committer ru@FreeBSD.org --gatW/ieO32f1wygP Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAWjAVUkv4P6juNwoRAnGYAJ4mbLVn0gK+nNA/ka0x2AnTp21QzQCfQ/pX ZIF8w4PQO7Q5zcaOFhg2sws= =gTu7 -----END PGP SIGNATURE----- --gatW/ieO32f1wygP--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040318232613.GB2663>