lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 21 Mar 2010 21:20:24 -0700
From:	Eric Anholt <eric@...olt.net>
To:	Karl Vogel <karl.vogel@...il.com>, linux-kernel@...r.kernel.org
Subject: Re: i915 lockup / extreme delay

On Sat, 20 Mar 2010 14:41:41 +0100, Karl Vogel <karl.vogel@...il.com> wrote:
> I have been experiencing a very sluggish X server right after starting 
> my laptop. The effect goes away after a few minutes, so it was rather 
> hard to track down.
> 
> Recently after updating WINE to a newer release, I've been able to 
> trigger the effect by running a certain game under wine on a remote 
> computer and using VirtualGL to transport the GL display to my laptop. 
> As I first thought the issue was somewhere with wine/virtualgl, I posted 
> the question to the virtualgl mailing list. The thread is here:
> 
> http://thread.gmane.org/gmane.comp.video.opengl.virtualgl.user/170
> 
> But after some further investigation, it seems the issue is with the 
> i915 driver.
> 
> The 'effect' is that only the mouse pointer works in the X server. The 
> cpu usage on the laptop during the sluggishness is minimal. When I 
> suspend the game with winedbg, the X server slowly becomes responsive again.
> 
> The output from latencytop seems to point to i915 being the culprit:

If there's some code doing glFlush()es, it's probably that code at
fault.  You don't need to do that unless you're doing frontbuffer
rendering, and if you're doing frontbuffer rendering you should really
be doing backbuffer rendering.  I don't see a kernel issue here.

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ