From owner-freebsd-xen@FreeBSD.ORG Sun Dec 19 11:42:44 2010 Return-Path: Delivered-To: freebsd-xen@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B0F86106564A for ; Sun, 19 Dec 2010 11:42:44 +0000 (UTC) (envelope-from tobiasztworek@gmail.com) Received: from mail-fx0-f49.google.com (mail-fx0-f49.google.com [209.85.161.49]) by mx1.freebsd.org (Postfix) with ESMTP id 436A88FC17 for ; Sun, 19 Dec 2010 11:42:44 +0000 (UTC) Received: by fxm19 with SMTP id 19so1904894fxm.36 for ; Sun, 19 Dec 2010 03:42:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:content-type :content-transfer-encoding; bh=qOg/M6Spp/tjxppSM7T0p4JnCL3FjlQ+bUHWD5iRl7c=; b=SClW1CHggTbTCpYO96X/C38jn26DYOIRX8fjsWPnED4Bxoaa3EyGhPd7G7Y/9xEo5m DFutoyqRKLWx4kc9+LBWhE8pl91yobpxlvNGlSzDlNCYsqKUlrdf23c/+ICnLk984dgI efKGBDmlv2fwoAiDdRtas/BY1dkDc/bf4Ohcs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=KXc7q3aBixPsSkexQaFexOKKdx708kMOuyxY/S303af+btSL0mzBh94t7VvL+unJOH QoH2sRFXJa8WORbeQwmtoECNcubZNTfHhK4OJtmPNTpHqYwP7ONhwfs19Knw0PGnhpgX 0KY0q13XylFChULQE4SicwDbossjs9awpZ1HA= Received: by 10.223.107.141 with SMTP id b13mr3340601fap.86.1292758963327; Sun, 19 Dec 2010 03:42:43 -0800 (PST) Received: from [10.1.1.4] (87-205-171-54.adsl.inetia.pl [87.205.171.54]) by mx.google.com with ESMTPS id e17sm600961fak.10.2010.12.19.03.42.41 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 19 Dec 2010 03:42:42 -0800 (PST) Message-ID: <4D0DEFB0.8000304@tobnet.pl> Date: Sun, 19 Dec 2010 12:42:40 +0100 From: Admin TobNet User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; pl; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7 MIME-Version: 1.0 To: freebsd-xen@freebsd.org Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Sysinstall problem since FreeBSD Curent snapshot 201010 on XenServer 5.6 X-BeenThere: freebsd-xen@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion of the freebsd port to xen - implementation and usage List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Dec 2010 11:42:44 -0000 Hellow I have sysinstall problem since FreeBSD Curent snapshot 201010 on XenServer 5.6. On snapshot 201009 sysinstall is working good. Since 201010 kernel hanging on "Timecounter "TSC frequency ... guality 800"" and sysinstall is never run. This bug is on amd64 and i386 platform :-( I test sanshots 201010,11,12 and bug is in all. My procesor is AMD Athlon(tm) II X4 640. Tobiasz Tworek