All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeremy Fitzhardinge <jeremy@goop.org>
To: Jaya Kumar <jayakumar.lkml@gmail.com>
Cc: Xen-devel <xen-devel@lists.xensource.com>,
	Markus Armbruster <armbru@redhat.com>
Subject: Re: Re: hang in pvfb resulting from save/restore?
Date: Tue, 27 May 2008 19:51:23 +0100	[thread overview]
Message-ID: <483C582B.6060404@goop.org> (raw)
In-Reply-To: <45a44e480805271107p2c42369ay5e3fc61313432d3c@mail.gmail.com>

Jaya Kumar wrote:
> Is this a scenario where multiple processes are mapping identical
> framebuffer areas simultaneously? If so, there is a bug in defio that
> corrupts the pagelist. I posted a  patch for that here:
>
> http://marc.info/?l=linux-fbdev-devel&m=120935156922859&w=2
>
> I hope that helps.
>   

Not sure.  It's X using its /dev/fb driver.  I don't think anything else 
will have mapped the framebuffer in that case.

I'll do some more experiments with list debugging enabled, to see if 
that shakes out any problems.

I'll try your patch, since it doesn't seem to be in current -git.  The 
spinning around the list is a common symptom of adding something to a 
list more than once.

    J

      parent reply	other threads:[~2008-05-27 18:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-24  7:08 hang in pvfb resulting from save/restore? Jeremy Fitzhardinge
2008-05-27  7:59 ` Markus Armbruster
2008-05-27 10:16   ` Jeremy Fitzhardinge
     [not found]     ` <45a44e480805271107p2c42369ay5e3fc61313432d3c@mail.gmail.com>
2008-05-27 18:51       ` Jeremy Fitzhardinge [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=483C582B.6060404@goop.org \
    --to=jeremy@goop.org \
    --cc=armbru@redhat.com \
    --cc=jayakumar.lkml@gmail.com \
    --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.