From owner-freebsd-current@FreeBSD.ORG Tue Sep 8 08:33:36 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 91D071065672 for ; Tue, 8 Sep 2009 08:33:36 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from kennaway-macbookpro.config (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id F1B7D8FC18; Tue, 8 Sep 2009 08:33:35 +0000 (UTC) Message-ID: <4AA616E1.1020503@FreeBSD.org> Date: Tue, 08 Sep 2009 09:33:37 +0100 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.23 (Macintosh/20090812) MIME-Version: 1.0 To: Harald Schmalzbauer References: <4AA0F8FE.6050908@omnilan.de> <3a142e750909040834g2465d932t4b65ff02727761bf@mail.gmail.com> <4AA15F66.9070907@omnilan.de> In-Reply-To: <4AA15F66.9070907@omnilan.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: xorg running > 48h starts consuming CPU cycles with BETA3 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Sep 2009 08:33:36 -0000 Harald Schmalzbauer wrote: > Paul B. Mahol schrieb am 04.09.2009 17:34 (localtime): >> On 9/4/09, Harald Schmalzbauer wrote: >>> Hello, >>> >>> I have one problem with xorg running on BETA3. >>> Repeatably, after more than 48hour uptime, my workstation showes >>> increased load. The longer the uptime, the more cpu cycles xorg >>> consumes. >>> It's absolutely application independent. After 3 or 4 days, almost one >>> complete CPU is occupied by xorg, but I have no idea what xorg is doing. >>> Is there any way to "look inside" xorg to see where the CPU cycles >>> vanish? Apart from ktrace/gdb/etc, dunno. >>> With uptimes shorter than 2 days I can't see xorg consuming any >>> remarkable CPU cycles. >>> Xorg is 1.6.1, compiled on BETA3: >>> 1157 root 1 53 0 828M 234M select 1 40:04 15.38% Xorg >> >> What video driver Xorg is using? > > nvidia (not nv) Does it happen with nv? If not, it's likely to be a driver issue. Kris