mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Linus Torvalds <torvalds@linux-foundation.org>
To: Ray Lee <ray-lk@madrabbit.org>
Cc: Artur Skawina <art.08.09@gmail.com>,
	Alan Cox <alan@lxorguk.ukuu.org.uk>,
	"Rafael J. Wysocki" <rjw@sisk.pl>,
	LKML <linux-kernel@vger.kernel.org>
Subject: Re: xterm loses data (pty regression)
Date: Mon, 10 Aug 2009 10:18:41 -0700 (PDT)	[thread overview]
Message-ID: <alpine.LFD.2.01.0908101016100.3288@localhost.localdomain> (raw)
In-Reply-To: <2c0942db0908101007t54c39b64k2800b2c320969318@mail.gmail.com>



On Mon, 10 Aug 2009, Ray Lee wrote:
> On Mon, Aug 10, 2009 at 8:29 AM, Artur Skawina <art.08.09@gmail.com> wrote:
> >
> > First noticed it after upgrading to v2.6.31-rc5-246-g90bc1a6, still happens
> > in rc5-381-g7b2aa03.
> > If i press ^S in an xterm the output stops as expected, but after a ^Q i see
> > only the newly written data, everything in between is lost. 

Yup, I can confirm that. 

> > > for i in `seq 1 111`; do echo $i; sleep 1; done

(Do ^S/^Q, see data loss)

Will take a look asap, thanks. Although I bet it's the same old commit 
(d945cb9cc: "pty: Rework the pty layer to use the normal buffering logic") 
again.

			Linus

  reply	other threads:[~2009-08-10 17:19 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-10 15:29 Artur Skawina
2009-08-10 17:07 ` Ray Lee
2009-08-10 17:18   ` Linus Torvalds [this message]
2009-08-10 17:27     ` Alan Cox
2009-08-10 18:07     ` Linus Torvalds
2009-08-10 19:08       ` Artur Skawina
2009-08-10 23:12         ` Artur Skawina

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=alpine.LFD.2.01.0908101016100.3288@localhost.localdomain \
    --to=torvalds@linux-foundation.org \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=art.08.09@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ray-lk@madrabbit.org \
    --cc=rjw@sisk.pl \
    /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

Powered by JetHome