All of lore.kernel.org
 help / color / mirror / Atom feed
* [uml-devel] Testing needed for terminal handling patches
@ 2004-08-10  5:15 Jeff Dike
  2004-08-10 18:49 ` Allen Chan
  2004-08-11  6:53 ` Matt Clay
  0 siblings, 2 replies; 4+ messages in thread
From: Jeff Dike @ 2004-08-10  5:15 UTC (permalink / raw)
  To: user-mode-linux-devel

I've posted a set of patches that fiddle with UML's handling of terminal modes
to http://user-mode-linux.sourceforge.net/patches.html

I'd like people to try them out and report bad experiences, especially if you
saw the 'netdevice 0' hang or stairstepping output during boot.  They are the
catch-eintr, bb-raw, and clean-raw patches.

In particular, I removed the complain argument to raw, which means that it
will always complain if something failed.  The reason it was there in the
first place is that a long, long time ago, in a universe far, far away, I
saw a failure there on stdout call printk, which would recurse through the
same code, causing the same failure, reporting it through printk again, ad
infinitum.  I'm curious as to whether this infinite recursion was sparked
by an EINTR or something else.

Also, TCSACRAIN is always used instead of TCSANOW.  I don't see any reason
that I need NOW instead of DRAIN.

				Jeff



-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-08-11  7:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-10  5:15 [uml-devel] Testing needed for terminal handling patches Jeff Dike
2004-08-10 18:49 ` Allen Chan
2004-08-10 21:22   ` Jeff Dike
2004-08-11  6:53 ` Matt Clay

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.