All of lore.kernel.org
 help / color / mirror / Atom feed
From: Keir Fraser <keir.fraser@eu.citrix.com>
To: Ferenc Wagner <wferi@niif.hu>, xen-devel@lists.xensource.com
Subject: Re: domU console buffer behaviour
Date: Mon, 29 Dec 2008 21:00:14 +0000	[thread overview]
Message-ID: <C57EEADE.209CF%keir.fraser@eu.citrix.com> (raw)
In-Reply-To: <874p0mbuxf.fsf@tac.ki.iif.hu>

On 29/12/2008 20:14, "Ferenc Wagner" <wferi@niif.hu> wrote:

> That is, the first 158 lines were dropped and the last 128 lines were
> overwritten.  As formatting is such that each line is 16 bytes, it
> means that the last 2 kiB was sort of following the guest console
> output, but in a broken way: lines between 72285--72302 were lost.
> Only the last 16 lines (256 bytes) are really fresh.
> 
> All of this feels rather fishy.  Can anybody provide some insight,
> please?  Is this expected?  Is my config broken?  Or is this a bug?

I think the console daemon tries to discard contiguous chunks of data,
rather than odd characters here and there. How effective it really is I'm
not sure, but certainly you can expect the discards to be in
reasonable-sized chunks and also to be pretty random. Why do you think this
has something to do with pv_ops lockups?

 -- Keir

  reply	other threads:[~2008-12-29 21:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-29 20:14 domU console buffer behaviour Ferenc Wagner
2008-12-29 21:00 ` Keir Fraser [this message]
2008-12-29 21:54   ` Ferenc Wagner
2008-12-29 22:01     ` Keir Fraser
2008-12-30  1:47       ` Ferenc Wagner
2008-12-30  9:00         ` Keir Fraser

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=C57EEADE.209CF%keir.fraser@eu.citrix.com \
    --to=keir.fraser@eu.citrix.com \
    --cc=wferi@niif.hu \
    --cc=xen-devel@lists.xensource.com \
    /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 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.