From owner-freebsd-stable@FreeBSD.ORG Tue Apr 6 12:02:36 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0A5E81065678; Tue, 6 Apr 2010 12:02:36 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 175868FC1C; Tue, 6 Apr 2010 12:02:34 +0000 (UTC) Received: from odyssey.starpoint.kiev.ua (alpha-e.starpoint.kiev.ua [212.40.38.101]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id PAA27807; Tue, 06 Apr 2010 15:02:29 +0300 (EEST) (envelope-from avg@icyb.net.ua) Message-ID: <4BBB22D5.3070600@icyb.net.ua> Date: Tue, 06 Apr 2010 15:02:29 +0300 From: Andriy Gapon User-Agent: Thunderbird 2.0.0.24 (X11/20100319) MIME-Version: 1.0 To: Akephalos Akephalos References: In-Reply-To: X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Attilio Rao , freebsd-stable@freebsd.org Subject: Re: CPU problems after 8.0-STABLE update X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Apr 2010 12:02:36 -0000 on 06/04/2010 14:50 Akephalos Akephalos said the following: > On Sun, Apr 4, 2010 at 7:28 PM, Attilio Rao > wrote: > > What architecture is it? > May you try setting machdep.lapic_allclocks to 1 in /boot/loader.conf? > May you report #dmesg | grep atrtc > > > Thanks, > Attilio > > > -- > Peace can only be achieved by understanding - A. Einstein > > > # dmesg | grep -B 5 -A 5 -i rtc > acpi_button0: on acpi0 > acpi_button1: on acpi0 > acpi_tz0: on acpi0 > battery0: on acpi0 > acpi_acad0: on acpi0 > atrtc0: port 0x70-0x71 irq 8 on acpi0 > atkbdc0: port 0x60,0x64 irq 1 on acpi0 > atkbd0: irq 1 on atkbdc0 > kbd0 at atkbd0 > atkbd0: [GIANT-LOCKED] > atkbd0: [ITHREAD] > --- Is this before or after setting machdep.lapic_allclocks? If after, could you please check what happens without the change? > I set machdep.lapic_allclocks to 1 at statup - top works now!! I can see > both processors with top -P, btw, everything looks fine, although I get > core dump for xfce4-taskmanager and can't test it (it's probably related > to something else). > --- > > I started powerd - it scales the frequencies correctly now. > > This seems to be the solution, is this a bug should I report or leave > things like this? Bug report never hurts :-) Could you please tell us what system us this (motherboard model)? Also, could you post output of acpidump -dt? Thanks! -- Andriy Gapon