From owner-freebsd-current@FreeBSD.ORG Fri Sep 4 15:34:53 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 F118F1065676 for ; Fri, 4 Sep 2009 15:34:53 +0000 (UTC) (envelope-from onemda@gmail.com) Received: from mail-fx0-f210.google.com (mail-fx0-f210.google.com [209.85.220.210]) by mx1.freebsd.org (Postfix) with ESMTP id 837FF8FC1C for ; Fri, 4 Sep 2009 15:34:53 +0000 (UTC) Received: by fxm6 with SMTP id 6so743883fxm.43 for ; Fri, 04 Sep 2009 08:34:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=6uNudfdD4x6Wr58t/M6h/VJpdJmbrl8hhw6JykV+9RM=; b=q4hXdRZRurhjnNvPWo1Ejwecgakua9oyIL6fmXQnqHhk5wOTdt7brDC9rKx3bwR+2F VeUgBy6Hu3ybr3e5O91L4e52Dt5x2w+nWnI5cEOk1V1d0egWli90VYPjcJD1DH6dzV4H 5iUOpemanxoRGznUHiL8yjAvg40WMuQw4NkrU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=PD9RIuB/2J2EJFAuM1/LlKYm+L2PnTmuj+8dBYiZBqB1barTtlvQ0g2PDvaPV9B4S2 Q2MKeBQiBWEu2fJBvWcoxV1pLuQNqn1bEAbLkYBr1ejzK9fPNwRuqPfeWKSkx8DbWP3c eCP6fvN2gGDgqv6uQhaQK25Y+daUljwICKbcM= MIME-Version: 1.0 Received: by 10.103.80.25 with SMTP id h25mr4832188mul.15.1252078492273; Fri, 04 Sep 2009 08:34:52 -0700 (PDT) In-Reply-To: <4AA0F8FE.6050908@omnilan.de> References: <4AA0F8FE.6050908@omnilan.de> Date: Fri, 4 Sep 2009 15:34:52 +0000 Message-ID: <3a142e750909040834g2465d932t4b65ff02727761bf@mail.gmail.com> From: "Paul B. Mahol" To: Harald Schmalzbauer Content-Type: text/plain; charset=ISO-8859-1 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: Fri, 04 Sep 2009 15:34:54 -0000 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? > 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? -- Paul