Problems with missing screen updates on recent version

Marc Lehmann schmorp at schmorp.de
Fri May 20 18:15:36 CEST 2011


On Fri, May 20, 2011 at 05:11:59PM +0100, Alex Bennee <kernel-hacker at bennee.com> wrote:
> Yep, all my machines are Intel graphics so that would be a common
> factor. I don't
> suppose you have a bug reference for that?
> 
> How come it hits urxvt so badly when I don't see obvious corruption elsewhere?

Nobody knows for sure, but urxvt tries very hard to avoid roundtrips
(compare starting xterm and urxvt over a slow remote connection to see why
:), so when x-servers forget to lock properly they might initiate e.g.
some copying while the previous draw operation is still in progress, as
urxvt tries hard to queue as many operations as possible.

-- 
                The choice of a       Deliantra, the free code+content MORPG
      -----==-     _GNU_              http://www.deliantra.net
      ----==-- _       generation
      ---==---(_)__  __ ____  __      Marc Lehmann
      --==---/ / _ \/ // /\ \/ /      schmorp at schmorp.de
      -=====/_/_//_/\_,_/ /_/\_\




More information about the rxvt-unicode mailing list