From owner-freebsd-current@FreeBSD.ORG Tue Sep 21 16:05:10 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E0C1516A4CE for ; Tue, 21 Sep 2004 16:05:10 +0000 (GMT) Received: from hanoi.cronyx.ru (hanoi.cronyx.ru [144.206.181.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1875543D58 for ; Tue, 21 Sep 2004 16:05:10 +0000 (GMT) (envelope-from rik@cronyx.ru) Received: (from root@localhost) by hanoi.cronyx.ru id i8LG265I054224 for freebsd-current@FreeBSD.org.checked; (8.12.8/vak/2.1) Tue, 21 Sep 2004 20:02:06 +0400 (MSD) (envelope-from rik@cronyx.ru) Received: from cronyx.ru (hi.cronyx.ru [144.206.181.94]) by hanoi.cronyx.ru with ESMTP id i8LG0Bk3054113; (8.12.8/vak/2.1) Tue, 21 Sep 2004 20:00:11 +0400 (MSD) (envelope-from rik@cronyx.ru) Message-ID: <4150509C.9030409@cronyx.ru> Date: Tue, 21 Sep 2004 20:02:36 +0400 From: Roman Kurakin User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6b) Gecko/20031208 X-Accept-Language: en-us, en MIME-Version: 1.0 To: John Baldwin References: <41421D6A.8070805@cronyx.ru> <414E7581.2070505@root.org> <414F256B.1030304@cronyx.ru> <200409201652.24457.jhb@FreeBSD.org> In-Reply-To: <200409201652.24457.jhb@FreeBSD.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: Roman Kurakin cc: FreeBSD Current cc: Nate Lawson Subject: Re: mp_machdep.c (was Re: [Fwd: Re: Bug reports requested - acpi]) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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, 21 Sep 2004 16:05:11 -0000 John Baldwin wrote: >It seems odd that this is needed though. Does it go away if you use >DISABLE_PSE or DISABLE_PGE? > > No, this doesn't help in any combination. By the way, I am not alone: http://lists.freebsd.org/pipermail/freebsd-current/2004-April/026290.html rik