From: "D. Bahi" <dbahi@enterasys.com>
To: uml devel <user-mode-linux-devel@lists.sourceforge.net>
Subject: [uml-devel] stdin lockup using con0=fd:0,fd:1 (guest 2.4.26-3um)
Date: Wed, 02 Mar 2005 17:10:47 -0500 [thread overview]
Message-ID: <422639E7.4080405@enterasys.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 891 bytes --]
did i miss the console cleanup crew?
i have a UML guest command line that uses con0=fd:0,fd:1
(or not, as this is the default for CONFIG_CON_ZERO_CHAN)
i launch new xterms using -- xterm -e '<guest cmdline>' &
(side note - can lock it w/o this too.) and users leaning on
the keyboard (most notably <enter>) while the new xterms pop
up and steal the window focus have experienced unresponsive
UML prompts.
no further keyboard input is processed...
uml_mconsole <id> reboot and things can be made better.
so the UML isn't locked up just the stdin....
i've tried to go thru stdio_init -> open_console -> line_open
to see if there was a likely place to drop a 'flush' of stdin
before we try attaching 0 -> 1 and 1 -> 0 (line_setup_irq)...
but i don't understand it all enough <frown>.
this is redhat 9 + SKAS - NPTL 2.4.20-31 host kernel
linux 2.4.26-3um guest kernel.
thank you.
--
db
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 187 bytes --]
next reply other threads:[~2005-03-02 22:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-02 22:10 D. Bahi [this message]
2005-03-05 15:52 ` [uml-devel] stdin lockup using con0=fd:0,fd:1 (guest 2.4.26-3um) Blaisorblade
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=422639E7.4080405@enterasys.com \
--to=dbahi@enterasys.com \
--cc=user-mode-linux-devel@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox