From owner-svn-src-all@FreeBSD.ORG Mon Jun 21 21:12:50 2010 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1925F106566B; Mon, 21 Jun 2010 21:12:50 +0000 (UTC) (envelope-from mavbsd@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 3DDE38FC1A; Mon, 21 Jun 2010 21:12:49 +0000 (UTC) Received: by fxm7 with SMTP id 7so2547400fxm.13 for ; Mon, 21 Jun 2010 14:12:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :x-enigmail-version:content-type:content-transfer-encoding; bh=68AO7UOK3O0EZdNohMx3k46OWIAv+cfOa6YUOGIaItY=; b=jPcBqQEbyXmN3gBVhzoPbjVVk7vAKwpysMqgU9fnH/E4tunkx5f95Wji492+1o+BHN 0djbJL6uzj/iHboho7pWn+/lz6JIKhVmBfCVCetNmqFGgw5yKCon682fxZnNR3td9m0v 4Tj41sX0Ih/6ELuarbork2YMpzPLeOXIM40ls= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; b=grK5F52GbNhfXPUVWRij5kbHbTunGCnyusXAMcLLVlZRtg0vu2GyTCiGNZ5Vy+BGDE huavRwk5rKLBX4pKLdJvju4HGLu09ExOd26YN+coSnMQwepnVQkNTL6/V14ieEMqOLmN 27nRZ64rs8KqMD1dghgua19MNR0MbCaHrW8Vo= Received: by 10.223.161.211 with SMTP id s19mr5424733fax.47.1277154768286; Mon, 21 Jun 2010 14:12:48 -0700 (PDT) Received: from mavbook.mavhome.dp.ua (pc.mavhome.dp.ua [212.86.226.226]) by mx.google.com with ESMTPS id 2sm33900598fav.1.2010.06.21.14.12.46 (version=SSLv3 cipher=RC4-MD5); Mon, 21 Jun 2010 14:12:47 -0700 (PDT) Sender: Alexander Motin Message-ID: <4C1FD5CC.6070909@FreeBSD.org> Date: Tue, 22 Jun 2010 00:12:44 +0300 From: Alexander Motin User-Agent: Thunderbird 2.0.0.24 (X11/20100402) MIME-Version: 1.0 To: Kostik Belousov References: <201006202133.o5KLXTG1023067@svn.freebsd.org> <20100621195838.GJ13238@deviant.kiev.zoral.com.ua> <4C1FC6C1.5060800@FreeBSD.org> <4C1FC6E1.4080001@FreeBSD.org> <20100621203419.GK13238@deviant.kiev.zoral.com.ua> <4C1FCF93.9000703@FreeBSD.org> <20100621210629.GN13238@deviant.kiev.zoral.com.ua> In-Reply-To: <20100621210629.GN13238@deviant.kiev.zoral.com.ua> X-Enigmail-Version: 0.96.0 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 7bit Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r209371 - in head/sys: amd64/amd64 amd64/include conf dev/acpica i386/i386 i386/include isa kern pc98/cbus sys x86/isa x86/x86 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jun 2010 21:12:50 -0000 Kostik Belousov wrote: > Witness patch worked for me, and I can boot multiuser in the qemu-hosted > system with hint.hpet.0.clock=0. Does the same hint should work for > amd64 ? Yes. > The issue is no longer critical for me due to hint, below is the dmesg > you asked for. Thanks. It is not verbose. -- Alexander Motin