linux-um archives
 help / color / mirror / Atom feed
From: Jeff Dike <jdike@addtoit.com>
To: Rob Landley <rob@landley.net>
Cc: user-mode-linux-devel@lists.sourceforge.net
Subject: Re: [uml-devel] [patch] Fixing the stdio console stuttering.
Date: Mon, 14 Mar 2005 11:13:52 -0500	[thread overview]
Message-ID: <200503141613.j2EGDqFF002836@ccure.user-mode-linux.org> (raw)
In-Reply-To: Your message of "Mon, 14 Mar 2005 00:43:49 EST." <200503140043.50163.rob@landley.net>

rob@landley.net said:
> I spent far too much of the weekend tracking this sucker down through
> the guts of the tty code.  The problem turns out to be that drivers/
> char/n_tty.c has a write_chan that does buffering and retransmitting
> data, and arch/um/drivers/chan_kern.c ALSO has a write_chan that
> buffers and retransmits data, and the first calls the second but the
> second doesn't always return correct status information for the
> -EAGAIN case.


Excellent, thanks.

		Jeff



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

      reply	other threads:[~2005-03-14 14:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-14  5:43 [uml-devel] [patch] Fixing the stdio console stuttering Rob Landley
2005-03-14 16:13 ` Jeff Dike [this message]

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=200503141613.j2EGDqFF002836@ccure.user-mode-linux.org \
    --to=jdike@addtoit.com \
    --cc=rob@landley.net \
    --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