From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 34929] New: [r300g] slowdown with r300g threading Date: Wed, 2 Mar 2011 08:02:49 -0800 (PST) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from annarchy.freedesktop.org (annarchy.freedesktop.org [131.252.210.176]) by gabe.freedesktop.org (Postfix) with ESMTP id 0534D9E774 for ; Wed, 2 Mar 2011 08:02:50 -0800 (PST) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org https://bugs.freedesktop.org/show_bug.cgi?id=34929 Summary: [r300g] slowdown with r300g threading Product: Mesa Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Drivers/Gallium/r300 AssignedTo: dri-devel@lists.freedesktop.org ReportedBy: fabio.ped@libero.it I noticed that since r300g threading was enabled many applications slowed down. On setting RADEON_THREAD=0 openarena go from 94.9 to 100.0, glxgears (FWIW) from 1275 to 1632. Applications running under gdb shows hundreds of: [New Thread 0xb6af3b70 (LWP 4622)] [Thread 0xb6af3b70 (LWP 4622) exited] [New Thread 0xb6af3b70 (LWP 4623)] [Thread 0xb6af3b70 (LWP 4623) exited] and slowdown even more (glxgears drop to ~100 FPS, supertuxkart drop by 50%). I am running current mesa git + kernel 2.6.37.2 with a RV530 on an Intel Core Duo. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.