From owner-freebsd-questions@FreeBSD.ORG Thu Dec 25 16:39:52 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B62DB106564A for ; Thu, 25 Dec 2008 16:39:52 +0000 (UTC) (envelope-from alainfabry@belgacom.net) Received: from yorgi.telenet-ops.be (yorgi.telenet-ops.be [195.130.133.69]) by mx1.freebsd.org (Postfix) with ESMTP id 7A6BD8FC17 for ; Thu, 25 Dec 2008 16:39:52 +0000 (UTC) (envelope-from alainfabry@belgacom.net) Received: from monty.telenet-ops.be (monty.telenet-ops.be [195.130.132.56]) by yorgi.telenet-ops.be (Postfix) with ESMTP id 40EE5588213 for ; Thu, 25 Dec 2008 17:29:50 +0100 (CET) Received: from localhost (localhost.localdomain [127.0.0.1]) by monty.telenet-ops.be (Postfix) with SMTP id 3368C54070 for ; Thu, 25 Dec 2008 17:29:48 +0100 (CET) Received: from localhost (d54C06E75.access.telenet.be [84.192.110.117]) by monty.telenet-ops.be (Postfix) with ESMTP id 2606254055 for ; Thu, 25 Dec 2008 17:29:47 +0100 (CET) Date: Thu, 25 Dec 2008 17:29:00 +0100 From: "Alain G. Fabry" To: freebsd-questions@freebsd.org Message-ID: <20081225162900.GA10942@desmo.3rdrock.kicks-ass.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i Subject: SMP and ACPI problem ?? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2008 16:39:52 -0000 Hi, To make a long story short....everything worked fine on my system (7.0-RELEASE FreeBSD). Last night I was updating stuff on my windoswXP guess (under qemu) and performed a clean shutdown. This morning, after bringing back up my system it has been unbearably slow. Without doing anyting to FreeBSD, it suddenly started working in SMP mode -> recognizing my 2 processors. Before, it never did this...and looking at the speed it is going now, I'm happy it didn't. After googling a bit, I tried to disable ACPI in order to fall back to single processor mode, but my system keeps acting up like it never did before. Very slow booting and KDM/KDE loading. Once up it's ok until I run a portupgrade or such. 1. What are some suggestions as to make it run 'normal' again? 2. Is it possible to make it actually run better in SMP mode? 3. Can my updates on the Qemu WindowsXP host make my FreeBSD system suddenly recognize the 2nd CPU? -> this doesn't make sense to me but that's the only thing I worked on last night. I hope I can get some pointers as to what could have caused this and what I can do to get it back to the way it was. Thanks in advance, Alain