All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 44422] New: periodic slowdowns in every 30sec
@ 2012-01-03 14:15 bugzilla-daemon
  2012-01-03 14:21 ` [Bug 44422] " bugzilla-daemon
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: bugzilla-daemon @ 2012-01-03 14:15 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=44422

             Bug #: 44422
           Summary: periodic slowdowns in every 30sec
    Classification: Unclassified
           Product: Mesa
           Version: git
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/Gallium/r600
        AssignedTo: dri-devel@lists.freedesktop.org
        ReportedBy: aaalmosss@gmail.com


Rendering slows down to crawl for <1sec every 30 secs. It affects everything:
3d applications, video playback, 2d drawing (e.g. kpatience), probably because
of the compositing.

I suspect this is caused by r600g, because my other machine running the same
distribution but r300g doesn't have this problem. Current 7.12-dev
(git-2cd7e5b) seems to slow down less than 7.11, but the effect remains and it
is very noticeable.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug 44422] periodic slowdowns in every 30sec
  2012-01-03 14:15 [Bug 44422] New: periodic slowdowns in every 30sec bugzilla-daemon
@ 2012-01-03 14:21 ` bugzilla-daemon
  2012-01-03 15:02 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2012-01-03 14:21 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=44422

--- Comment #1 from Alex Deucher <agd5f@yahoo.com> 2012-01-03 06:21:29 PST ---
Please attach your xorg log, dmesg output, and glxinfo output.  If it happens
every 30 seconds, it may be your desktop environment polling the connectors on
your video card to see what is connected.  They shouldn't be doing that as the
driver handles that internally and generates hotplug events automatically.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug 44422] periodic slowdowns in every 30sec
  2012-01-03 14:15 [Bug 44422] New: periodic slowdowns in every 30sec bugzilla-daemon
  2012-01-03 14:21 ` [Bug 44422] " bugzilla-daemon
@ 2012-01-03 15:02 ` bugzilla-daemon
  2012-01-03 15:03 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2012-01-03 15:02 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=44422

--- Comment #2 from almos <aaalmosss@gmail.com> 2012-01-03 07:02:44 PST ---
Created attachment 55083
  --> https://bugs.freedesktop.org/attachment.cgi?id=55083
dmesg

Hmmm... I haven't noticed there are so many call traces in dmesg. Disturbing.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug 44422] periodic slowdowns in every 30sec
  2012-01-03 14:15 [Bug 44422] New: periodic slowdowns in every 30sec bugzilla-daemon
  2012-01-03 14:21 ` [Bug 44422] " bugzilla-daemon
  2012-01-03 15:02 ` bugzilla-daemon
@ 2012-01-03 15:03 ` bugzilla-daemon
  2012-01-03 15:05 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2012-01-03 15:03 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=44422

--- Comment #3 from almos <aaalmosss@gmail.com> 2012-01-03 07:03:33 PST ---
Created attachment 55084
  --> https://bugs.freedesktop.org/attachment.cgi?id=55084
Xorg.0.log

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug 44422] periodic slowdowns in every 30sec
  2012-01-03 14:15 [Bug 44422] New: periodic slowdowns in every 30sec bugzilla-daemon
                   ` (2 preceding siblings ...)
  2012-01-03 15:03 ` bugzilla-daemon
@ 2012-01-03 15:05 ` bugzilla-daemon
  2012-01-03 15:18 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2012-01-03 15:05 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=44422

--- Comment #4 from almos <aaalmosss@gmail.com> 2012-01-03 07:05:17 PST ---
Created attachment 55085
  --> https://bugs.freedesktop.org/attachment.cgi?id=55085
glxinfo

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug 44422] periodic slowdowns in every 30sec
  2012-01-03 14:15 [Bug 44422] New: periodic slowdowns in every 30sec bugzilla-daemon
                   ` (3 preceding siblings ...)
  2012-01-03 15:05 ` bugzilla-daemon
@ 2012-01-03 15:18 ` bugzilla-daemon
  2012-01-03 17:06 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2012-01-03 15:18 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=44422

--- Comment #5 from Alex Deucher <agd5f@yahoo.com> 2012-01-03 07:18:22 PST ---
Does disabling output polling in your desktop environment fix the issue?  Try
killing upowerd or knotify.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug 44422] periodic slowdowns in every 30sec
  2012-01-03 14:15 [Bug 44422] New: periodic slowdowns in every 30sec bugzilla-daemon
                   ` (4 preceding siblings ...)
  2012-01-03 15:18 ` bugzilla-daemon
@ 2012-01-03 17:06 ` bugzilla-daemon
  2012-01-03 17:24 ` bugzilla-daemon
  2012-01-03 21:08 ` bugzilla-daemon
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2012-01-03 17:06 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=44422

--- Comment #6 from almos <aaalmosss@gmail.com> 2012-01-03 09:06:19 PST ---
(In reply to comment #5)
> Does disabling output polling in your desktop environment fix the issue?  Try
> killing upowerd or knotify.

I killed both, but the issue remains. How can I disable output polling in kde4?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug 44422] periodic slowdowns in every 30sec
  2012-01-03 14:15 [Bug 44422] New: periodic slowdowns in every 30sec bugzilla-daemon
                   ` (5 preceding siblings ...)
  2012-01-03 17:06 ` bugzilla-daemon
@ 2012-01-03 17:24 ` bugzilla-daemon
  2012-01-03 21:08 ` bugzilla-daemon
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2012-01-03 17:24 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=44422

--- Comment #7 from Alex Deucher <agd5f@yahoo.com> 2012-01-03 09:24:43 PST ---
I'm not sure off hand.  You might try some of these instructions:
http://linux-tipps.blogspot.com/2009/03/fixing-high-latency-with-kde4-display.html
Alternatively, you could try starting just X (no desktop) in single user mode
and see if you are still getting the issue.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug 44422] periodic slowdowns in every 30sec
  2012-01-03 14:15 [Bug 44422] New: periodic slowdowns in every 30sec bugzilla-daemon
                   ` (6 preceding siblings ...)
  2012-01-03 17:24 ` bugzilla-daemon
@ 2012-01-03 21:08 ` bugzilla-daemon
  7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2012-01-03 21:08 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=44422

almos <aaalmosss@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |NOTOURBUG

--- Comment #8 from almos <aaalmosss@gmail.com> 2012-01-03 13:08:56 PST ---
Now I experimented a bit and found the culprit: the dd-wrt control panel opened
in firefox reloads itself every 30 seconds. It seems that page loading (or
rendering?) is a real resource hog in firefox, even though this is not a slow
machine (see (9) in rfc1925).

Closing as notourbug.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2012-01-03 21:08 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-03 14:15 [Bug 44422] New: periodic slowdowns in every 30sec bugzilla-daemon
2012-01-03 14:21 ` [Bug 44422] " bugzilla-daemon
2012-01-03 15:02 ` bugzilla-daemon
2012-01-03 15:03 ` bugzilla-daemon
2012-01-03 15:05 ` bugzilla-daemon
2012-01-03 15:18 ` bugzilla-daemon
2012-01-03 17:06 ` bugzilla-daemon
2012-01-03 17:24 ` bugzilla-daemon
2012-01-03 21:08 ` bugzilla-daemon

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.